@charset "UTF-8";
/* CSS Document */

#startflash {
	display: block;
	position: relative;
	z-index: 2001;
	width: 616px;
	height: 616px;
	overflow: hidden;
	left:254px;
	top:34px;
	
}

#sprachwechselStart {
	position: absolute;
	display: block;
	height: 20px;
	width: 210px;
	top:18px;
	left: 658px;
	z-index:3001;
}

#leftbox {
	width:172px;
	height:504px;
	position:absolute;
	top:135px;
	background-color:#58739E;
	padding:8px 28px 0 28px;
}

#leftbox h1 {
	border-bottom:1px solid #7C93BC;
	color:white;
	font-size:24px;
	line-height:24px;
	font-weight:lighter;
	padding:5px 0 6px 0;
	margin:8px 0 10px 0;
}

#leftbox .csc-header-n2 {
	padding-bottom: 6px;	
}
#leftbox p {
	color:white;
	font-size:12px;
	line-height:14px;
	margin:5px 0 11px 0;
}


#news {
	display: block;
	padding: 2px 0 0 0;
	overflow: hidden;
	height: 200px;
}

#news p.news-datum {
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 12px 0;
}
#news h2 {
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	margin: 6px 0 8px 0;
}

#news h2 a {
	color: #FFF;
}
/*
#news a,
#news a:link,
#news a:visited {
	display:inline-block;
	color:#BAC6E0;
	text-decoration:none;
	background-color:#7C93BC;
	padding:6px 9px 4px 9px;
	font-size:10px;
	line-height:12px;
}

#news a:hover,
#news a:focus {
	color:#fff;
}
*/
.news-latest-morelink a,
.news-latest-morelink a:link,
.news-latest-morelink a:visited {
	display:inline-block;
	color:#BAC6E0;
	text-decoration:none;
	background-color:#7C93BC;
	padding:6px 9px 4px 9px;
	font-size:10px;
	line-height:12px;
}

.news-latest-morelink a:hover,
.news-latest-morelink a:focus {
	color:#fff;
}

#leftbox ul {
	list-style-type:none;
	padding:0 0 0 26px;
    margin:0 0 7px 0;
	font-size:11px;
	line-height:14px;
}

.punktlirot a,
.punktlirot a:link,
.punktlirot a:visited,

.punktligruen a,
.punktligruen a:link,
.punktligruen a:visited,

.punktliblau a,
.punktliblau a:link,
.punktliblau a:visited {
	color:#FFF;
	text-decoration:none;
}

.punktlirot a:hover,
.punktlirot a:focus,
.punktligruen a:hover,
.punktligruen a:focus,
.punktliblau a:hover,
.punktliblau a:focus {
	color:#fff;
}

.punktlirot {
	margin-top:15px;
	background-image:url(images/punkt_rot_weitnauer.gif);
	background-position: 0 left;
	background-repeat:no-repeat;
}

.punktligruen {
	background-image:url(images/punkt_gelb_weitnauer.gif);
	background-position: 0 left;
	background-repeat:no-repeat;
}

.punktliblau {
	background-image:url(images/punkt_blau_weitnauer.gif);
	background-position: 0 left;
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	z-index:3001;
	float:left;
}
