body{
	width:100%;
	height:100%;
	text-align: center;
	background-image: url('images/background.jpg');
}

h2{
	color: #FF9900;
	font-size:13px;
	font-family: Arial;
	font-weight: bold;
	margin: 0px;
	padding-top:28px;
	padding-bottom: 6px;
}

h1{
	color: #6666FF;
	font-size:12px;
	font-family: Arial;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 6px;
}

.topline{
	width:100%;
	background-image: url('images/topline.jpg');
	background-repeat:repeat-x;
	height: 20px;
}

.site{
	width: 820px;
	text-align: center;
	font-size: 13px;
	font-family: Helvetica;
	color:#333333;
}



.headline{
	width:820px;;
	background-image: url('images/headline.jpg');
	background-repeat:no-repeat;
	height: 241px;
}

.content{
	width:820px;
	background-image: url('images/main_back.jpg');
	background-repeat:repeat-y;
	height: 560px;
}

.content_left{
	width: 234px;
	padding-left:12px;
	height:560px;
	float:left;
	text-align: left;
}

ul.navline{
	width: 222px;
	margin:0px;
	list-style: none;
	padding:0px;
	float:left;
}

ul.navline li{
	line-height: 27px;
	background-image: url('images/navline.jpg');
	float:left;
	width: 222px;
	color: #990000;
	font-family: Helvetica;
	font-size: 12px;
}

ul.navline li a{
	color: #990000;
	text-decoration: none;
}

ul.navline li a:hover{
	font-weight:bold;
}

.navline_spacer{
	width:45px;
	height:27px;
	float:left;
}

.address{
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	width:180px;
	padding-top: 40px;
	padding-left:20px;
	float:left;
}

.content_right{
	width:564px;
	padding-left:10px;
	height:560px;
	float:left;
	text-align: left;
}

.subnav{
	background-image: url('images/subnav.jpg');
	width:554px;
	height:22px;
	text-align: left;
	margin: 0px;
}

.subnav p{
	padding-left:20px;
	padding-top:4px;
	font-family: Helvetica;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin:0px;
}

.subnav a{
	text-decoration: none;
	color: #666666;
}


.box_right_top{
	width:490px;
	height: 4px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom: 0px;
}

.box_right_main{
	background-image: url('images/box_main.jpg');
	width:490px;
	height: 158px;
	margin-left:20px;
	text-align: justify;
}

.box_right_main_content{
	padding-left:6px;
	padding-top:2px;
	text-align: justify;
}

.box_right_main_content div{
	padding-right:10px;
	text-align: justify;
	float:left;
	width:300px;
}

.logo{
	float:left;
	margin-right:10px;
}

.box_right_bottom{
	background-image: url('images/box_bottom.jpg');
	background-repeat: no-repeat;
	width:490px;
	height: 5px;
	margin-left:20px;
	margin-bottom:20px;
}

.content_right_blog1{
	width:224px;
	padding-left:20px;
	font-family: Verdana;
	font-size: 12px;
	color:#333333;
	float:left;
	text-align: justify;
}

.content_right_blog2{
	width:224px;
	margin-left:60px;
	font-family: Verdana;
	font-size: 12px;
	color:#333333;
	float:left;
}

.content_right_blog3{
	width:490px;
	padding-left:20px;
	font-family:Helvetica;
	font-size: 11px;
	color:#333333;
	float:left;
}

.content_right_blog3_frame1{
	width:200px;
	float:left;
}

.content_right_blog3_frame2{
	width:280px;
	float:left;
	margin-left:10px;
}

.content_right_blog4{
	width:490px;
	padding-left:20px;
	font-family:Helvetica;
	font-size: 12px;
	color:#333333;
	float:left;
}

.pic{
	border:solid 1px #000000;
}

.inner_link{
	color: #990000;
	text-decoration: underline;
	font-style: italic;
}

.kontaktLine{
	width:490px;
	height:28px;
}

.kontaktSegmentMiddle{
	width:150px;
	float:left;
	text-align: left;
	font-family: verdana;
	font-size:11px; 
	color:#333333;
}

.inputMiddle{width:250px;height:20px;border:solid 1px #666666;background-color: #ffffff;}

.button{
	height: 24px;
	background: url(images/button.jpg) no-repeat;
	width: 100px;
	text-align: center;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	border:0px;
	background-color: transparent;
	cursor: pointer;
	margin-top:4px;
}

.footer{
	width:820px;;
	background-image: url('images/footer.jpg');
	background-repeat:no-repeat;
	height: 100px;
	text-align: right;
}

.author{
	color:#FF6633;
	font-size:12px;
}