/* CSS Document */

html, body, #bild, img, div, li, ul, p, h1, h2, dd {
	margin: 0px;
	padding: 0px;}
	
	
	
	
body{
	background-image: url(Bilder/HG.jpg);
	background-repeat: repeat;
	font-family: tahoma, arial, sans-serif;
    color:#373d43;
	scrollbar-arrow-color: #373d43;
	scrollbar-face-color: #C4B6A5;
	scrollbar-highlight-color: #C4B6A5;
	scrollbar-3dlight-color: #373d43;
	scrollbar-shadow-color: #373d43;
	scrollbar-darkshadow-color: #C4B6A5;
	scrollbar-track-color: #C4B6A5;
}


#bild{	
	position:absolute;
	left: 50%;
	top:0px;
	margin-left:-330px;
	width: 660px;
	height:660px;		
	}

#logo {
	position:absolute;
	top:13px;
	left:520px;
	
}



/*Schrift */



h1{
     padding: 0px 0 10px 0;
	font-size: 1.2em;
	font-weight: normal;
}

h2{
	font-size: 1.1em;
	font-weight: bold;

}


p{   line-height:1.4em;
	 font-size: 0.8em;
     padding: 0px 0 8px 0;
}

.fett{font-weight: bold;
color: #4e4643}

.rot{color: #c3101a;}



a, a:link, a:active, a:visited{
	color: #816d5b;
	text-decoration: none;
}

a:hover{
	color: #c3101a;
	text-decoration: underline;
	cursor: pointer;
}




/* navigation */

#nav_text{
	position:absolute;
	top:20px;
	left:80px;
	width: 401px;
	height:40px;
	font-size:0.8em;
	line-height: 1.4em;
}

#nav_text li{
	float:left;
	list-style: none;
	color: #c3101a;

}

#nav_text li a{
	color: #c3101a;
	text-decoration: none;
}

#nav_text li a:hover{
	color:#373d43;
	font-weight:bold;
}

#nav_text li ul li{
	float:none;
	list-style: none;
	color: #c3101a;
}

/* navigation unten */

#navunten_text{
	position:absolute;
	top:605px;
	left:380px;
	width: 360px;
	height:20px;
   font-size:0.8em;
}
.error{
	width:300px;
	font-size:0.8em;
	color: #ff0000;
	font-weight:bold;
}

#navunten_text li{
	float:left;
	list-style: none;
	color: #655240;

}

#navunten_text li a{
	color: #c3b29d;
	text-decoration: none;
}

#navunten_text li a:hover{
	color:#655240;
}


/*textbox Unterseiten*/

.rahmen{
	border: 1px solid #c3101a;
    padding: 0.4em;
  }

#content{
position: absolute;
top:100px;
left:80;
width: 500px;
height: 460px;
overflow: auto;
padding: 0 20px 10px 0;
}


#content_shirts{
position: absolute;
top:380px;
left:80;
width: 500px;
height: 230px;
overflow: auto;

}

#content_afrika{
position: absolute;
top:200px;
left:80px;
width: 500px;
height: 360px;
overflow: auto;
padding: 0 20px 10px 0
}

#banner{
position: absolute;
top:80px;
left:80px;
}


#content_presse{
position: absolute;
top:60px;
left:80;
width: 400px;
height: 510px;
padding: 0 20px 10px 0;
}

#content_shirtshop{
position: absolute;
top:100px;
left:40px;
width: 540px;
height: 480px;
overflow: auto;
padding: 0 20px 0px 0px;
}


.shirt {
 float:left; 
padding: 0 20px 0px 0px;
}


a.bestellen:hover{
	color:#4e4643;
	padding:2px;
	text-decoration: none;
}



#content_bestellung{
position: absolute;
top:100px;
left:380px;
width: 200px;
height: 480px;
}


#content_warenkorb{
position: absolute;
top:80px;
left:85px;
width: 200px;
height: 480px;
}

#content_confirm{
position: absolute;
top:80px;
left:85px;
width: 400px;
height: 480px;
 font-size: 0.9em;
}


#warenkorb_rechts{
position: absolute;
top: 80px;
left:420px;
width: 300px;
height: 605px;
}


#content_warenkorb2{
position: absolute;
top:395px;
left:85px;
width: 450px;
height: 480px;
overflow:auto;
}


label{
	color: #655240;
        font-size: 0.9em;
}

input{
	margin: 2px 0 0px 0;
        font-size: 0.8em;
	padding: 2px;
	width: 300px;
	border: 1px solid #655240;
	background-color: #dcd8cc;
}

select{
	margin: 2px 0 17px 0;
	width: 200px;
	border: 1px solid #655240;
	font-size: 0.8em;
	background-color: #dcd8cc;
}

.checkbox{
	margin: 8px  0px 0 9px;
	font-size: 0.9em;
}

input.checkbox{
	width: auto;
	float: left;
	border: 0;
	background-color: transparent;
}

.submit{
	padding: 2px 5px;
        width: auto;
/* 	min-width: 100px; */
	cursor: pointer;
}

#submit:hover{
	color: #655240;
}

.clear{
	clear: both;
}

.closed{
	color: #FFFFFF;
}


#content_impressum1{
position: absolute;
top:110px;
left:80px;
width: 500px;
height: 200px;
text-align:right;
}

#content_impressum2{
position: absolute;
top:475px;
left:80px;
width: 500px;
height: 105px;
padding: 0 20px 10px 0;
overflow: auto;
}

