/* @override http://www.mvsw.at/fileadmin/templates_blog/css/schwechat.css */

html, body{
	font-family: Verdana, "Lucida Grande", Lucida,  sans-serif;
	padding: 0;
	margin: 0;
	height:100%;
}



#center {
	background: transparent url(../img/bg_verlauf.png) repeat-y 0 0;
margin:0 auto;
padding:0 0 0 10px;
width:820px;
min-height:100%;
height: auto;
}



/*Default*/
h1, h2,h3 {
	font-size: 18px;
	color: #5A8DB4;
	font-weight: normal;
}
h4,h5,h6{
	font-size: 14px;
	color: #5A8DB4;
	font-weight: normal;
}

 a {
	text-decoration: none;
	color: #5A8DB4;
	font-family: Verdana;
}

p {
	font-size: 12px;
	line-height: 17px;
}

/*Design*/
#menu {
	
	width: 760px;
	height: 120px;
display: block;
	padding: 20px;
	color: #fff;
	background-image: url(../img/top_bg.png);
}
#top{
	height: auto;
}

a#msvlogo {
	display: block;
	height: 100px;
	width: 800px;
}



#top-menu {
	background: url(../img/blau_top.jpg) no-repeat;
	height: 104px;

}

#top-menu ul li , #sub-menu ul li{
	display: inline;
}
#top-menu ul{
	position:relative;
	top: 80px;
	left: 50px;
}

#top-menu ul li a{
	padding-right: 15px;
	font-size: 13px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}

#top-menu ul li a.active {
	color: #ABCDE6;
}


#sub-menu {
	background-color: #5A8DB4;
	height: 16px;
}
#sub-menu ul {
	margin: 0px;
	padding-left: 55px;
	padding-top: 2px;
}

#sub-menu ul li a {
	padding-right: 5px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}


#conten {
}

#conten-row {
}



#conten-main {
	width: 450px;
	padding-left: 70px;
	padding-top: 12px;
	margin: 0px;
	float: left;
}


 

#conten-right {
	width: 270px;
	float: right;
}
#right-round {
	background: url(../img/runderverlauf.png) repeat-y 3px;
height: 12px;
width: 270px;
}

#right-straight {
	
	font-size: 12px;
	padding: 0 30px 0 15px;
}

#right-straight h2 {
	padding-bottom: 7px;
}



.clear{
	clear: both;
}


.news-list-date {
	float: left;
	width: 45px;
	height: 43px;
	background: url(../img/button-blau.png) no-repeat;
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding: 5px 0 0 0;
	position: relative;
	
	}

.news-list-row {
	clear: both;
	height: 45px;
	position: relative;
	left: -50px;
	padding: 0;
	margin: 0;
}
	
	
.news-list-row h3 {
	float: right;
	position: absolute;
	left: 50px;
	font-weight: normal;
	padding-top: 10px;
}

.news-list-content, .news-single-content {
	clear: both;
}

#right-straight h2.eins {
	padding-bottom: 10px;
}




#conten-main h2.eins {
	padding: 10px 0 25px 0;
}

#right-straight div.news-latest-container div.news-latest-item h3 {
	line-height: 18px;
}

#conten-main h2.zwei {
	padding: 0 0 8px 0;
	background: url(../img/button-icons.png) no-repeat;
	height: 45px;
	padding-left: 50px;
	padding-top: 10px;
	position: relative;
	left: -50px;
}

#conten-main h2.drei {
	padding: 0 0 8px 0;
	background: url(../img/button-text.png) no-repeat;
	height: 45px;
	padding-left: 50px;
	padding-top: 10px;
	position: relative;
	left: -50px;
}

#conten-main h2.vier {
	padding: 0 0 8px 0;
	background: url(../img/button-blau.png) no-repeat;
	height: 45px;
	padding-left: 50px;
	padding-top: 10px;
	position: relative;
	left: -50px;
}

div.news-list-item {
	
}

.news-list-morelink {
	font-size: 12px;
	padding-top: 8px;	
}

div.news-latest-container {
	padding-bottom: 50px;
}

.news-single-backlink a {
	font-size: 12px;
}

.news-latest-item h3 a {
	font-size: 12px;
	padding-top: 4px;
}

.news-single-content h3 {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 17px;
}



hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ccc;
	
}

