/* CSS Document */

/* Layoutmasse Steuerung   ____________________________________________________________________________*/
img {
	border:0;
}

body {
	background-color: #EDEDDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#lay0000 {
	position:relative;
	left:0px;
	top:0px;
	width:790px;
	height:500px;
	z-index:1;
	background-color: #FFFFFF;
	text-align: left;
}

#lay0100 {
	position:absolute;
	z-index:100;
	height:45;
	width:480;
	left:20px;
	top:40px;
}


#lay0200 {
	position:absolute;
	z-index:200;
	height:120px;
	width:150px;
	left:20px;
	top:100px;
}

#lay0210 {
	z-index:299;
	height:18px;

}

#lay0300 {
	position:absolute;
	z-index:300;
	height:380px;
	width:570px;
	left:200px;
	top:100px;
}


#lay0305 {
	position:absolute;
	z-index:305;
	height:380px;
	width:410px;
	left:200px;
	top:100px;
}


#lay0310 {
	position:absolute;
	left:343px;
	top:100px;
	width:427px;
	height:380px;
	z-index:310;
	text-align: left;
}

#lay0320 {
	position:absolute;
	left:486px;
	top:100px;
	width:286px;
	height:380px;
	z-index:320;
	text-align: left;
}

#lay0330 {
	position:absolute;
	left:630px;
	top:100px;
	width:141px;
	height:380px;
	z-index:330;
	text-align: left;
}

#lay0340 {
	position:absolute;
	left:656px;
	top:100px;
	width:116px;
	height:380px;
	z-index:340;
	text-align: left;
}

#lay0350 {
	position:absolute;
	left:548px;
	top:0px;
	width:210px;
	height:400px;
	z-index:350;
	text-align: left;
}


#lay-logo {
	position:absolute;
	z-index:198;
	height:70px;
	width:70px;
	left:700px;
	top:20px;
}


#lay-ticker {
	position:absolute;
	z-index:199;
	height:26px;
	width:590;
	left:200px;
	top:56px;
	font-size: 12px;
}


/* Spalten _______________________________________________________________________*/

#lay620-b346 {
position: relative;
width: 346px;
visibility: visible;
}


/* Spalten _________________________________________________________________ ENDE */

/* Menu Steuerung   ____________________________________________________________________________*/



.men-bold {
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
}

.men-bold a {
	color: #A19F9F;
	text-decoration: none;
}

.men-bold a:hover {
	color: #383737;
}


.men-bold-red {
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
}

.men-bold-red a {
	color: #CC0000;
	text-decoration: none;
}

.men-bold-red a:hover {
	color: #CC0000;
}


/* Text Steuerung   ____________________________________________________________________________*/
	

.tx-bold {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}


.tx-bold a {
	color: #666666;
	text-decoration: none;
}


.tx-bold a:hover {
	color: #000000;
}



.tx {
	color: #666666;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}


.tx-und {
	color: #666666;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-decoration: underline;
}


.tx a {
	color: #666666;
	text-decoration: none;
}


.tx a:hover {
	color: #000000;
	font-weight: bold;
}

