/* Stylesheet für anja-struck.de */



/* ==================================================
   1. Kalibrierung und allgemeine Styles
   ================================================== */

* { padding: 0; margin: 0; }

body {
	color: #999999;
	background-color: BLACK;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-size: 13px;
	color: #444b5a;
	font-weight: bold;
	line-height: 240%;
}
h2 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}

.address {
	color: #cccccc;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}



.impressum {
	color: #cccccc;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
}


a { 
text-decoration: none; 
outline: none; }
a:link {	color: #888888; }
a:visited { color: #888888; }

a:hover, a:focus {
color: #CCCCCC;
}

a:active {
color: #CCCCCC; 
}


#logo {
color: black;
background-color: white;
padding: 0;
}

.fliesstext{
color: #535353;
line-height: 20px;
}

.fliesstext2{
color: #535353;
line-height: 16px;
}


/* ==================================================
   2. Styles für die Layoutbereiche
   ================================================== */

#wrapper {
	color: white;
	background-color: black;
	width: 900px;
	height: 600px;
	margin: 30px auto 0 auto;
}

#content {
color: white;
background-color: black;
	width: 900px;
	height: 582px;
}



#kopfbereich {
	color: black;
	height: 53px;
	padding: 0;
	width: 900px;
}

#top {
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	height: 80px;
	width: 900px;
	}


#top_ueber {
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	height: 50px;
	width: 900px;
	}

	
#textbereich {
	margin-left: 12px;
	background-color: #000000;
}

	#textbereich a {
	font-weight: normal;
	}

	#textbereich a:hover,
	#textbereich a:focus {
	color: #ffffff;
	}
	
	#textbereich div {
	float: left;
	}

	#spalte01 {
	width: 81px;
	margin-right: 18px;
	}

#textbereich #spalte01 #buttons a .galerie{
	border: 1px solid #888888;
}

#textbereich #spalte01 #buttons a .galeriea{
	border: 1px solid #ffffff;
}

#textbereich #spalte01 #buttons a:hover .galerie, 
#textbereich #spalte01 #buttons a:hover .galerie, 
#textbereich #spalte01 #buttons a:active .galerie{
border: 1px solid #ffffff;
}

	#spalte02 {
	width: 165px;
	padding-top: 26px;
	background-color: #000000;
	}

#textbereich #spalte02 #titel li{
	list-style-type: none;
	height: 59px;
}

#textbereich #spalte02 #titel a {
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#textbereich #spalte02 #titel a:hover, 
#textbereich #spalte02 #titel a:focus, 
#textbereich #spalte02 #titel a:active,

#kk #titel #titel01 a,
#jb #titel #titel02 a,
#ml #titel #titel03 a,
#nh #titel #titel07 a,
#jk #titel #titel04 a,
#th #titel #titel05 a,
#qo #titel #titel06 a,
#md #titel #titel08 a {
color: #ffffff;
}




	#spalte03 {
	width: 624px;
	background-color: #000000;
	}

	#spalte03 .text{
	height: 350px;
	width: 612px;
	border: 1px solid #333333;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	}
	
	#spalte03 .textlinks{
	height: 350px;
	width: 612px;
	border: 1px solid #333333;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	}
	
	#kk #spalte03 .text{
	background-image: url(thumbs/kk_gr.jpg);
	background-repeat: no-repeat;
	}
	
	#jb #spalte03 .textlinks{
	background-image: url(thumbs/jb_gr.jpg);
	background-repeat: no-repeat;
	}
	
	#ml #spalte03 .textlinks{
	background-image: url(thumbs/ml_gr.jpg);
	background-repeat: no-repeat;
	}
	
	#nh #spalte03 .textlinks{
	background-image: url(thumbs/nh_gr.jpg);
	background-repeat: no-repeat;
	}
	
	#jk #spalte03 .textlinks{
	background-image: url(thumbs/jk_gr.jpg);
	background-repeat: no-repeat;
	}
	
	#th #spalte03 .textlinks{
	background-image: url(thumbs/th_gr.jpg);
	background-repeat: no-repeat;
	}
	
	#qo #spalte03 .textlinks{
	background-image: url(thumbs/qo_gr.jpg);
	background-repeat: no-repeat;
	}
	
	#md #spalte03 .textlinks{
	background-image: url(thumbs/md_gr.jpg);
	background-repeat: no-repeat;
	}
	
	#spalte03 .partner{
	height: 350px;
	width: 280px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	}
	
	#fuss li,
	#spalte03 li,
	#spalte04 li,
	#spalte05 li {
	display: inline;
	list-style-type: none;
	}

	#spalte04{
	height: 342px;
	width: 876px;
	border: 1px solid #333333;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-image: url(thumbs/pult.jpg);
	background-repeat: no-repeat;
	line-height: 145%;
	}
	
	#spalte04 a{
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	}

	#spalte05{
	height: 438px;
	width: 876px;
	border: 1px solid #333333;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-image: url(thumbs/ueber_uns.jpg);
	background-repeat: no-repeat;
	line-height: 155%;
	margin-right: 12px;
	}


/* ==================================================
   3. Sonstige Styles
   ================================================== */

