@charset "UTF-8";
/* CSS Document */

HTML {
	margin: 0;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
}

html>body {
	text-align: left;
}

BODY {
	background: url('img/bg.jpg') repeat-x #eeeeee;
	width: 100%;
	margin: auto;
	text-align: center;
}

#bereich {
	margin: 0 auto;
	width: 980px;
	background: url('img/bg1.jpg') repeat-x #dddddd;
	border: 15px solid #ffffff;
	border-top: 5px solid #ffffff;
	padding-top: 20px;
}

#footer {
	margin: 0 auto;
	width: 980px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#nav {
	margin: 0 auto;
	width: 980px;
	background: url('img/bgnav.jpg') repeat-x #eeeeee;
	height: 48px;
	border: 15px solid #ffffff;
	border-top: none;
	border-bottom: none;
}

#top {
	margin: 0 auto;
	background: url('img/top-blau.jpg') #94b8cf;
	width: 980px;
	height: 150px;
	border: 15px solid #ffffff;
	border-top: none;
	border-bottom: none;
}

#bannertop {
	margin-left: 237px;
	padding-top: 25px;
	text-align: right;
	font-size: 9px;
	color: #333333;
}

#links {
	width: 630px;
	float: left;
}

#rechts {
	width: 340px;
	float: right;
}

#links .box, #links .box1 {
	width: 600px;
	margin: 20px;
	margin-right: 10px;
	margin-top: 0px;
}

#rechts .box, #rechts .box1 {
	width: 310px;
	margin: 20px;
	margin-left: 10px;
	margin-top: 0px;
}

.box, .box1 {
	background:#f2f2f2;
	text-align: left;
}

.cls {
	clear: both;
}

.wrap {
	padding: 10px;
}

#mainnav {
	margin: 0;
	padding-left: 0;
	float:left;
	text-decoration: none;
	list-style: none;
	font-size: 17px;
}

#mainnav LI {
	line-height: 2.5;
	height: 48px;
	float:left;
	margin-right: 1px;
	font-weight: bold;
}

#mainnav LI:hover {
	background: #000000;
	color: #efefef;
}

.mnu {
	display: block;
	text-decoration: none;
	color: #666666;
	float:left;
	height: 48px;
	padding-right: 15px;
	padding-left: 15px;
}

.mnu:hover {
	color: #efefef;
}

.mnu-act {
	display: block;
	text-decoration: none;
	color: #efefef;
	float:left;
	height: 48px;
	padding-right: 15px;
	padding-left: 15px;
	background: #000000;
}

.mnu-act:hover {
	color: #efefef;
}


H1, H2, H3 {
	margin-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #b2b2b2;
	color: #333333;
	font-size: 17px;
}

#links H2 {
	margin-top: 20px;
	font-size: 15px;
}

#rechts H2 {
	background-image:url('img/ltv_kl.png');
	background-repeat:no-repeat;
	background-position: right;
}

#rechts H3 {
	background-image:url('img/austria9_kl.png');
	background-repeat:no-repeat;
	background-position: right;
}

A {
	color: #285069;
	text-decoration: underline;
}

A:hover {
	color: #285069;
	text-decoration: none;
}

.lnk1 {
	color: #666666;
	text-decoration: underline;
}

.lnk1:hover {
	color: #000000;
	text-decoration: none;
}




.news-list-date, .news-single-timedata {
	font-weight: normal;
	font-size:	11px;
	color: #666666;
	float: right;
}

.news-list-item H3, .news-single-item H2 {
	
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}

.news-list-item H3 A {
	color:  #333333;
	text-decoration: none;
}

.news-list-item H3 A:hover {
	color:  #333333;
	text-decoration: underline;
}

.news-list-item IMG {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.clearer {
        height: 1px;	
        color: #f3f3f3;
        clear: both;
        margin-top: 5px;
        margin-bottom: 5px;
}

IMG {
	border: none;
}

.author {
	margin-top: 5px;
	font-size: 11px;
	color: #666666;
}

.news-single-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}

.news-list-item IMG {
	border: none;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.news-list-morelink {
	margin-top: 5px;
}

.weiss {
	background: #ffffff;
}
