html { 
  padding:0px;
  margin:0px;
}

body {
	background-color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFFFFF;  
	text-align:center;
	margin:0px;
	padding:0px;

}

#kopf h1 {
	font-size: 10px;
	text-transform:uppercase;
	margin:0px;
	color: #E7E7E7;
	padding-top: 5px;
	padding-bottom: 15px;
	letter-spacing: 0.1em;

}
#footer a:link, #inhalt a:link {
	color: #FFCCFF;
}
#footer a:visited, #inhalt a:visited {
	color: #FFCCFF;
}
#footer a:hover, #inhalt a:hover {
	color: #FF66CC;
}

/*  positioning-layers statisch und absolut */

#box {
	width:800px;
	padding:0px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-color: #313431;
	/*border: 1px solid #333333;*/
	margin-top: 30px;
		background-image: url(images/abornblatt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#overview {
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
}
#picture{
	padding-top: 10px;
	text-align: right;
	padding-right: 35px;
}
#dress1, #dress2, #dress3  {
	text-align: center;
	width: 400px;
	visibility: hidden;

}
#picture_herren
{
	padding-right: 23px;
	padding-top: 10px;
	text-align: right;
}
#picture_damen
{
	padding-right: 50px;
	padding-top: 10px;
	text-align: right;
}
#links {
	width:175px;
	padding:0px;
	float:left;
	clear: both;

}

#inhalt {
	width:584px;
	float:left;
	overflow: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#inhalt_hell {
	width:584px;
	float:left;
	overflow: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color:#fff;
	color: #333333;

}
#inhalt_hell a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
#inhalt_hel a:hover {
	color: #FF3333;
	text-decoration: underline;

}
#index {
	width:624px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.hell {
	background-color:#fff;
	color: #333333;
}
#rechts {
	width:175px;
	padding:0px;
	float:left;
	background-color:#ff99cc;

}

#kopf {
	background-color:transparent;
	background: #313431;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 150px;
}

#kopf p {
padding:10px;
margin:0px;
}
#navcontainer  {
	width: 160px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 135px;
	padding-top: 15px;
	padding-left: 15px;
}
#navcontainer a {
	text-decoration:none;
	color: #FFFFFF;
}
#navcontainer ul
{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#navcontainer ul li a:hover
{
	color: #999999;
}
#navcontainer ul li a#current
{
	color: #666;
	text-decoration: underline;
}
#navlist li
{
	list-style: none;
	padding-bottom: 2px;
	padding-top: 0px;
}
#logo {
	float: none;
	padding-top: 17px;
	padding-right: 5px;
	text-align: center;
}
#footer {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #595959;
	border-top: 1px solid #CCC;
}
#navlistsub
{
	padding-bottom: 2px;
	padding-top: 0px;
}
#navlistsub li { list-style-type: square; }

#links a {
	text-decoration:none;
	color: #FFFFFF;
}
#links ul
{
	padding-left: 30px;
	margin-left: 0px;
	margin-top: 20px;
	padding-top: 0px;
}
#links ul li a:hover
{
	color: #999999;
}
#links ul li a#current
{
	color: #666;
	text-decoration: underline;

}
h2 {
	font-size: 20px;
	margin-top: 0px;
	padding-top: 0px;
	
}
#active a
{
	color: #FFCCFF;
}
.dreisp {
	width:33%;
	float:left;
}
.zweisp {
	width:290px;
	float:left;
}
.dreisp p {
	padding-bottom: 3px;
	padding-top: 3px;
}
.zweisp p {
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 20px;

}
label.left {
   float: left;
   text-align: left;
   width: 8em;
   margin-right: .3em;
   }
fieldset {
	border-style: none;
	}
.bezugsquellen td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
}
input.rahmen {
	color: #FFCCFF;
	border: 1px #333333 solid;
	background-color: #999999;
	font-weight: bold;
}

