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


#contenttop {
	background: url("/img/vws_neu/center_top.png") no-repeat scroll right top transparent;
    height: 16px;
}

#content {
	background: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	box-shadow: 2px 2px 24px rgba(0,0,0,0.16);
}

#content_inner1 {
	background: url(/img/layout/back_bottom.gif) bottom left no-repeat;
	padding-bottom:17px;
}

#content_inner2 {
	background: url(/img/layout/back_repeat_top.gif) top left no-repeat;
}

#content_inner3 {
	min-height: 460px;
	background: url(/img/layout/back_img1.jpg) bottom right no-repeat;
	padding-bottom:40px;
}


 h2,  h1 {
	margin: 0;
	padding: 0;
	text-align:left;
	color: #263687;
	font-size:20px;
	margin-bottom: 26px;
	padding-right: 10px;
}

.text {
	line-height:135%;
}

#lang {
height:20px;
left:784px;
margin-top:-21px;
position:relative;
text-align:left;
width:150px;
}

#lang a img {
	border: 1px solid #263687;
}

.katalog .dl_head {
	color:#263687!important;
	font-weight:bold;
	width:136px;
	margin-bottom: 5px;
}

.dl_image a {
	color:#999999;
	font-size:10px;
}

.dl_image img {
	height: 90px;
}

.dl_head {
	margin-top: 5px;
}

.dl_head a{
	color:#263687!important;
	font-size:11px;
}

.download_auflistung a {
	text-decoration: none;

}

.download_auflistung a img{
	border: none;
}

.download_auflistung td.dl_image{
	text-align: center;
	vertical-align:top;
	height: 152px;
}

.merkblatt td {
	text-align: left!important;
	border-bottom: 1px solid #263687;
	padding: 6px;
}

.merkblatt tr:hover {
	background: #263687;
}

.merkblatt tr:hover a{
	color: white;
}

.merkblatt a:hover{
	text-decoration: underline
}

h3 {
	color: #263687;
	padding: 3px;
	position: relative;
	left: -10px;
}

.start {
	float:left;
	margin-right:30px;
	width:282px;
}

.start h3.dl_head {
	color: #263687;
	font-weight: bold;
	padding: 4px;
}

.start .text {
	padding: 0;
}

.start ul {
	padding-left:18px;
}

.start ul li {
	list-style: square;
}

.download_auflistung.katalog tr {
	/*border-bottom: 1px solid #263687;*/
	display:block;
	background: white;
}

#kontakt label {
	clear: both;
	float: left;
	width: 25%;
	line-height: 250%;
	text-align: right;
	padding-right: 10px;
}

#kontakt .input_text {
	float: left;
	width: 40%;
	width: 300px;
	border: 1px solid #58585A;
	margin-top: 5px;
}
