/* Sector + Vector 2009 V 1.0  */
/* Styles by elfnullfuenf, Joerg Gehring, www.elfnullfuenf.de, info@elfnullfuenf.de, 2009 + 2010 */



* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

html { 
	font-size: 100.01%;
}



body {
	color: #000000;
	text-align: left;
	font: 500 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}



h2 {
	margin-bottom: 0.3em;
	font: 600 1.15em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
h3 { 
	margin-bottom: 0.1em;
	font: 600 1em Arial, Helvetica, sans-serif;
	}

h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #666;
	}
	


a img {
	outline: 0;
	border: none;
	margin: 0;
	padding: 0;
}

	

#content p a:link, #content p a:visited {
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #666;
	}
	
	
#content p.noBorder a:link, #content p.noBorder a:visited {
	border: none;
	}



.sectorRot {
	color: #666;
	}
	
.vectorBlau {
	color: #666;
	}	


.small {
	font: 500 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	}
	
.big {
	font: 500 2em Arial, Helvetica, sans-serif;
	}
	
	
.trennerHorDash {
	float: left;
	width: 100%;
	margin: 5px 0px;
	background: url(../pics/ag/trennerHorDash.png) repeat-x;
	height: 1px;
	overflow: hidden;
	line-height: 1px; 
	}	
	
.clear {
	clear: both;
	}


#content {
	float: left;
	padding: 20px;
	width: 700px;
}

#colLeft, #colRight {
	display: none;
	}


#logo {
	display: none;
}




#header {
	display: none;
	}



#navMain {
	display: none;
}


#topContainer {
	display: none;
	}

#featuresTop {
	display: none;
	}
	

	
#footer {
	display: none;
	}	
	

ul.navPages {
	float: left;
	width: 100%;
	list-style-type: none;
	padding-bottom: 10px;
	}

ul.navPages li {
	list-style-type: none;
	display: inline;
	padding-right:5px;
	}

ul.navPages li a:link, ul.navPages li a:visited {
	color: #666;
	text-decoration: none;
	padding-right: 5px;
	}

ul.navPages li a:hover, ul.navPages li a.on {
	text-decoration: underline;
	}	
	

table  { text-align: left; width: 99%; border: 0px; border-collapse: collapse; border-spacing: 0px; }
table th  { color: #fff; font-size: 1em; font-weight: 500; background-color: #666666; text-align: left; padding: 3px 5px; vertical-align: top; border-right: 2px solid #fff; }
table td   { font-size: 1em; background-color: #ddd; padding: 3px 5px; border: 2px solid #fff; }
td a:link, td a:visited { color: #a9324e; font-size: 1em; line-height: 1.3em; border-bottom: 1px solid #a9324e; text-decoration: none; }
td a:hover { color: #fff; background-color: #a9324e; border-bottom: 1px solid #a9324e; }


ul.square {
	margin: 0px 0px 0px 15px;
}

ul.square li {
	display:list-item;
	list-style-type:square;
	line-height: 1.5em;
}



	
