/* CSS Document */

*{ 
	padding: 0;
	margin: 0;
	border: 0; 
}

body 
{ 
	text-align: left; 
	background: #FFF url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.7em;
	
	font-size: 1em;
	width: 100%;
		
	font-weight: normal;	
}

#container
{
	margin: 0 auto;
	width: 56.23em;
	height: auto;
	position: relative;
	background: #FFF;

}

#container #navigation
{
	width: 100%;
	height: 80px;
	background: #FFF;

}


#container #navigation ul,
#container #footer ul
{
	float: right;
	list-style: none;
}

#container #navigation ul li,
#container #footer ul li
{
	float: left;
}

#container #footer ul li div
{
	height: 10px;
	font-size: 0.65em;
}

#container #navigation ul li a,
#container #footer ul li a
{
	float: left;
	font-size: 0.65em;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #656565;
	padding-top: 17px;	
	padding-bottom: 5px;
	width: 6em;
	text-align: center;
}

#container #navigation ul li a.btn1,
#container #footer ul li .btn1
{
	width: 4.7em;

}

#container #navigation ul li a.btn2,
#container #footer ul li .btn2
{
	width: 14.2em;
		
}

#container #navigation ul li a.btn3,
#container #footer ul li .btn3
{
	width: 7em;

}

#container #navigation ul li a.btn4,
#container #footer ul li .btn4
{
	width: 8.8em;
}

#container #navigation ul li a.btn5,
#container #footer ul li .btn5
{
	width: 11.1em;		
}

#container #navigation ul li a.btn6,
#container #footer ul li .btn6
{
	width: 10.4em;
}

#container #navigation ul li a.btn7,
#container #footer ul li .btn7
{
	width: 6.5em;
}

#container #navigation ul li a.akt,
#container #footer ul li .akt
{
	color: #FFF;
	background-color: #FE9900;
}

#container #sidebar
{
	width: 11.3em;
	height: auto;
	position: relative;
	float: left;
	background:#FFF;
}

#container #sidebar #logo
{
	width: 100%;
	background:#FFF;
	border-bottom: 1px solid #DFE0D8;
	position: relative;
	text-align: right;
}

#container #sidebar #menue
{
	width: 100%;
	background:#FFF;
	border-bottom: 1px solid #DFE0D8;
	padding-top: 21px;
	padding-bottom: 7px;
	z-index: 5;
	position: relative;
	float: left;
}

*html #container #sidebar #menue
{	float: none; }

#container #sidebar #menue ul
{
	float: right;
	
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 16px;
	background:#FFF;
}

#container #sidebar #menue ul li
{
	text-align: right;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #FFF;
	width: 100%;
	float: right;
	
	font-size: 0.65em;
	line-height: normal;
	text-transform: uppercase;
	color: #CDCDCD;
	
	margin-bottom: 3px;
}

#container #sidebar #menue ul li a
{
	color: #656565;
	font-size: 1em;
	background: #FFF;
	text-decoration: none;
	padding-left: 8px;
}

#container #sidebar #menue ul li a.akt
{
	color: #FE9900;
	background: url(../images/bg_menue_akt.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#container #sidebar #slogan
{
	left: -10px;
	top: 110px;
	position: absolute;
	width: 191px;
	height: 330px;
	z-index: 1;
	background:#FFF;
}


#container #content
{
	width:40.75em;
	height: auto;
	float: right;
	background:#FFF;
	border-top: 1px solid #DFE0D8;
	position: relative;
	margin-bottom: 30px;
}

#container #content .cont1
{
	width: 100%;
	height: auto;
	float: left;
	background:#FFF;
}

#container #content .cont1 .pic
{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	background: #DFDFD5;
}

#container #content .cont1 .pic img
{
	border-right: 31px solid #FFF;
}


#container #content .cont1 .txt
{
	width: 37.5em;
	height: auto;
	float: left;
	background:#FFF;
	margin-top: 8px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 0.75em;
}

#container #content .cont2
{
	width: 100%;
	height: auto;
	float: left;
	background:#FFF;
}

#container #content .cont2 .pic
{
	width: auto;
	height: auto;
	float: right;
	margin-top: 11px;
	background: #DFDFD5;
}

#container #content .cont2 .pic img
{
	border-bottom: 8px solid #FFF;
	margin-bottom: 67px;
}


#container #content .cont2 .txt
{
	width: 37.5em;
	height: auto;
	float: left;
	background:#FFF;
	margin-top: 8px;
	padding-left: 10px;
	font-size: 0.75em;
}


#container #content .cont3
{
	width: 100%;
	height: auto;
	float: left;
	background:#FFF;
}

#container #content .cont3 .txt
{
	width: 37.5em;
	height: auto;
	float: left;
	background:#FFF;
	margin-top: 8px;
	padding-left: 10px;
	font-size: 0.75em;
}

#container #content .cont3 .pics
{
	width: 37.5em;
	height: auto;
	float: left;
	background:#FFF;
	position: relative;
	margin-top: 15px;
}

#container #content .cont3 .pics ul
{
	list-style: none;
	width: 100%;
}

#container #content .cont3 .pics ul li
{
	list-style: none;
	float: left;position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
	height: 130px;
	position: relative;
	background: #DFDFD5;
}

#container #content .cont3 .pics .pic
{
	width: 130px;
	height: 130px;	
	font-size: 0.75em;
	position: relative;
	text-align: center;
}

#container #content .cont3 .pics .pic .top
{
	padding-top: 21px;
}


#container #content .cont3 .pics .download
{
	width: 11px;
	height: 11px;
	float: left;
	position: absolute;
	bottom: 0;
	right: 0;
}

.cont4
{
	width: 417px;
	height: 428px;
	margin: 0 auto;
	background:#FFF;
	padding-left: 20px;
	padding-right: 33px;
}

.cont5
{
	width: 584px;
	height: 428px;
	margin: 0 auto;
	background:#FFF;
	padding-left: 20px;
	padding-right: 21px;
}

.cont4 .logo,
.cont5 .logo
{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background:#FFF;
	text-align: right;
	padding-top: 8px;
}

.cont4 .pic,
.cont5 .pic
{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background:#FFF;
	text-align: right;
	border-top: 1px solid #DFE0D8;
	border-bottom: 1px solid #DFE0D8;
}

.cont4 .pic img,
.cont5 .pic img
{
	margin-top: 28px;
	margin-bottom: 34px;
}

.cont4 .txt,
.cont5 .txt
{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background:#FFF;
	text-align: right;
	padding-top: 3px;
}

.cont4 .txt a,
.cont5 .txt a
{
	text-decoration: underline;
	color: #999999;
	font-size: 0.70em;
	font-style: italic;
}

#container #content .cont6
{
	width: 100%;
	height: auto;
	float: left;
	background:#FFF;
	position: relative;
	margin-bottom: 12px;
}

#container #content .cont6 .pic
{
	width: auto;
	height: auto;
	float: left;
	margin-top: 3px;
}

#container #content .cont6 .pic img
{
	border-bottom: 0;
	margin-bottom: 0;
}

#container #content .cont6 .txt
{
	width: 20em;
	height: auto;
	float: left;
	background:none;
	font-size: 0.9em;
	bottom: 3px;
	left: 160px;
	position: absolute;
}

#container #content .cont6 .txt img
{
	margin-right: 3px;
	margin-left: 0px;
	margin-bottom: -1px;
}

#container #content .cont6 .txt a
{
	color: #656565;
	font-weight: normal;
	font-style: italic;
}

#container #content h1
{
	color: #FE9900;
	text-transform: uppercase;
	font-size: 0.75em;
	line-height: normal;
	font-weight: normal;
}

#container #content h2
{
	font-size: 1em;
	color: #656565;
	line-height: normal;
	font-weight: normal;
}

#container #content h3
{
	font-size: 1em;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}

#container #content h4
{
	font-size: 0.95em;
	color: #656565;
	line-height: normal;
	font-weight: bold;
}

#container #content h5
{
	font-size: 0.95em;
	color: #656565;
	line-height: normal;
	font-weight: normal;
}


#container #content a
{
	color: #FF6606;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#container #footer
{
	clear: both;
	width: 100%;
	height: 10px;
	overflow: hidden;
	margin-bottom: 30px;

	border-top: 1px solid #DFE0D8;
	padding-top: 2px;
}




/* TV FCE "01b: Bild gross mit Text und Randspalte" – hinzugefuegt am 30.03.2010 + ueberarbeitet am 06.05.2010 */
#container #content .cont1 .txt2
{
	width: 100%;
	height: auto;
	float: left;
	background:#FFF;
	margin-top: 8px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 0.75em;
}

#container #content .cont1 .txt2 .txt_cont {
	float: left;
	width: 30em;
}

#container #content .cont1 .txt2 .txt_rand {
	float: right;
  width: 17.1em;
}

#container #content .cont1 .txt2 .txt_rand h2,
#container #content .cont1 .txt2 .txt_rand p {
  font-size: 0.9em;
}

#container #content .cont1 .txt2 .txt_cont ul {
	list-style: none;
}

#container #content .cont1 .txt2 .txt_cont ul li a {
	font-weight: normal;
}

/* ENDE TV FCE "01b: Bild gross mit Text und Randspalte" – hinzugefuegt am 30.03.2010 + ueberarbeitet am 06.05.2010 */