/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-image:url(../img/bgr_shadow.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

* html #site {
	margin-left:-449px;
}
* html #modul_top {
	background-position:bottom;
}
* html #bgr_modul {
	margin-top:18px;
}
*html #modul_bottom{
	font-size:6px;
}

td{
	padding-top:5px;
	border-bottom:#ccc 1px solid;
}
hl{
	text-decoration:underline;
	line-height:35px;
}
.error{
	font-weight:bold;
	font-size:20px;
}

a:link, a:visited, a:active{
	text-decoration:none;
	font-style:normal;
	color:#000000;
}
a:hover{
	text-decoration:underline;
}

#site{
	position:absolute;
	width:900px;
	margin-left:-450px;
	left:50%;
	top:0px;
}
		#cont{
			padding-top:50px;
			margin-left:65px;
			}
				#header{
					width:769px;
					height:15px;
					background-image:url(../img/trenner.jpg);
					background-position:bottom;
					background-repeat:no-repeat;
				}
				#bgr_modul{
					width:771px;
					margin-top:25px;
				}
					#modul_top{
						height:5px;
						width:771px;
						background-image:url(../img/modul_top.gif);
						background-repeat:no-repeat;
					}
					#modul_middle{
						width:771px;
						background-image:url(../img/modul_middle.gif);
					}
						#cont_modul{
							width:757px;
							padding-left:7px;
						}
							#cont_top{
								width:757px;
								height:22px;
								background-image:url(../img/modul_news_top.jpg);
								background-repeat:no-repeat;
							}
								#headline_container{
									width:757px;
								}
									#headline_txt{
										padding-top:3px;
										margin-left:50px;
									}
							#cont_middle{
								width:757px;
								background-image:url(../img/modul_news_middle.jpg);
							}
								#txt_container{
									width:749px;
									padding:3px;
								}
									#txt{
										padding-top:10px;
									}
									#btn_back{
									width:83px;
									height:22px;
									margin-top:20px;
									background-image:url(../img/btn_back.jpg);
									background-repeat:no-repeat;				
								}
							#cont_bottom{
								width:757px;
								height:7px;
								background-image:url(../img/modul_news_bottom.jpg);
								background-repeat:no-repeat;
							}
							#cont_bottom_ie{
								width:757px;
								height:7px;
								background-image:url(../img/modul_news_bottom.jpg);
								background-position:bottom;
								background-repeat:no-repeat;
							}
					#modul_bottom{
						height:7px;
						width:771px;
						background-image:url(../img/modul_bottom.gif);	
						background-repeat:no-repeat;
					}	

