/* Standard-CSS für www.2glaeser.de */

/* Wichtige Farben
Dunkelgrau Hintergrund              = #404040
Dunkelgrau Hauptbereich             = #666666
Hellgrau Schriftfarbe               = #FBFBFB
Dunkelorange Linke Navigationsleiste, kleiner Farbbalken,
rechter Farbbalken                  = #FF9900
Hellbeige Rechte Navigationsleiste  = #FFCC80
Orange für Links                    = #ffcc80

*/

BODY {
	background-color : #404040 !important;
	background-image : none;
	color : #FBFBFB;
	margin-top : 50px;
	margin-left : 100px;
	margin-right : 0px;
	padding : 80px;
	font-family : verdana,arial,helvetica;
	font-size : 10pt; 
	}

#top00 {
    z-index: 10;
	width : 800px;
	height: 55px;
	left: 100px;
	top: 50px;
	background-color : #404040;
	background-image : none;
	color : #333333;
	border : 0px solid red;
	margin-left: 0px;
	margin-top: 0px;
	padding-top : 0px;
	padding-bottom: 0px;
	}

#logomitte {
	z-index: 100;
	position: absolute;
	top: 50px;
	left: 100px;
	width : 290px;
	height: 48px;
	background-color : white;
	border: 0px solid red;
	}

#logorechts {
	z-index: 100;
	position: absolute;
	top: 50px;
	left: 390px;
	width : 510px;
	height: 48px;
	background-color : #FFFFFF;
	border: 0px solid green;
	}

#kleineBalken {
	z-index: 5;
	position: absolute;
	top: 97px;
	left: 100px;
	width : 800px;
	height: 10px;
	background-color : #yellow;
	border: 0px solid red;
	}

#farbbalken {
	z-index: 10;
	position: absolute;
	top: 100px;
	left: 235px;
	width : 63px;
	height: 4px;
	background-color : #FF9900;
	border: 0px solid red;
	}

#brot {
	z-index: 20;
	position: absolute;
	top: 105px;
	left: 760px;
	width : 126px;
	#height: 18px;
	padding-top : 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-color : #FFCC80;
	border-bottom : 1px solid #ae0001;
	font-size : 8pt;
	color: #333333;
	}
		
#balkenlinks {
	z-index: 10;
	position: absolute;
	top : 105px;
	left: 100px;
	width : 135px;
	height: 480px;
	padding-top: 40px;
	padding-left: 0px;
	color: #333333;
	background-color : #FF9900;
	border : 0px solid green;
	font-size : 8pt;
	font-weight: bold;
	}

    
#haupt {
	z-index: 10;
	position: absolute;
	top: 105px;
	left: 235px;
	width : 485px;
	height: 480px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color : #505050;
	border : 0px solid white;
	}

#navirechts {
	z-index: 10;
	position: absolute;
	top : 105px;
	left: 750px;
	width : 132px;
	height: 520px;
	padding-left: 10px;
	padding-right: 3px;
	color: #333333;
	background-color : #FFCC80;
	border : 0px black solid;
	}
#balkenrechts {
	z-index: 10;
	position: absolute;
	top : 105px;
	left: 892px;
	width : 8px;
	height: 520px;
	background-color : #FF9900;
	border : 0px black solid;
	}

	
#nr_box1 {
	z-index: 15;
		position: absolute;
		top : 405px;
		left: 765px;
		width : 120px;
		height: 182px;
		background-color : #999999;
		border : 1px solid #ae0001;
	}

#balkenunten {
    z-index: 10;
    position: absolute;
	width : 800px;
	height: 15px;
	left: 100px;
	top: 610px;
	color: #333333;
	background-color : #FFFFFF;
	border : 0px black solid;
	font-size: 8pt;
	}

#lastchange {
	z-index: 10;
	position: absolute;
	top : 690px;
	left: 25px;
	width : 180px;
	height: 30px;
	background-color : #dcdcdc;
	border : 0px solid blue;
	font-size : 8pt;
	font-weight: normal;
	
}

/* Linkdefinitionen für Navigation */

a 	{
	color: #ffcc80;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
    color: #ffcc80;
    text-decoration: underline;
	font-weight: bold;
}

.kleinerlink {
	color: #ffcc80;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
}
.kleinerlink:hover {
    color: #ffcc80;
    text-decoration: underline;
	font-weight: bold;
    font-size: 8pt;
}
/*
#balkenlinks a 	{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}   */
.navilinks a {
	text-decoration:none;
	display: block;
    padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	color: #333333;
}
.navilinks a:hover {
	text-decoration:none;
	display: block;
    padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color : #ffe3b9;
	color: #333333;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

#balkenunten a {
        text-decoration:none;
        color: #000000;
}

#nr_box1 a:hover {
    color: #000000;

}
.ttlink {
	text-decoration: none;
	color:#333333;
	font-weight: bold;
}
/* a.ttlink:link {
	# text-decoration: underline;
	color:#333333;
	}   */
a.ttlink:hover {
	text-decoration: underline;
	color: #333333;
	}

.textlink {
	text-decoration: none;
	color:#333333;
	font-weight: bold;
}
/* a.textlink:link {
	# text-decoration: underline;
	color:#333333;
	}   */
a.textlink:hover { 
	text-decoration: underline; 
	color: #333333;
	# background-color: #FBDFB8;
	}
/* a.textlink:visited {
	font-size: 10pt; 
	color:#333333;
	}  */

/****** Sonderdefinitionen ******/
.footerline {
	font-weight: normal;
}

/* Schriftgroessen der Ueberschriften und Tabellen */
h1 {font-size: 18pt;}
h2 {font-size: 16pt;}
h3 {font-size: 12pt;}
h4 {font-size: 10pt;}
h5 {font-size: 9pt;}
h6 {font-size: 8pt;}
}


