@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #595a59;
	background-color: #dfe9f2;
	background-image: url(../images/hg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#logo{
	width: 334px;
	height: 66px;
	position: absolute;
	left: 50%;
	margin-left: 80px;
	top: 90px;
	z-index:20;
}
#pd{
	width: 155px;
	position: absolute;
	left: 50%;
	margin-left: 260px;
	top: 170px;
	z-index:30;
	text-align: center;
	font-size: 10px;
}
#mutter{
	width: 916px;
	position: absolute;
	left: 50%;
	margin-left: -458px;
	z-index:0;
	background-image: url(../images/hg_content.gif);
	background-repeat: repeat-y; 
}
#header{
	background-image: url(../images/header.jpg);
	height: 205px;
	background-repeat: no-repeat;
}
#main{
	padding-left: 40px;
	padding-right: 40px;
}
#left{
	float: left;
	width: 120px;
}
#suche{
	margin-top: 20px;
	background-image: url(../images/mayr_suche.jpg);
}
#suche h3{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
#st{
	background-image: url(../images/mayr_suche_t.jpg);
	height: 36px;
	background-repeat: no-repeat;
}
#searchform{
	padding-left: 5px;
	padding-right: 5px;
}
#sb{
	background-image: url(../images/mayr_suche_b.jpg);
	background-repeat: no-repeat;
	height: 31px;
}
#right{
	float: right;
	width: 695px;
	margin-bottom: 15px;
}
#content{
	line-height: 150%;
	float: left;
	width: 515px;
}
#bt{
	margin-top: 15px;
	font-size: 10px;
}
#back{
	float: left;
}
#top{
	float:right;
}
#news{
	float: right;
	width: 155px;
}
#news1{
	margin-bottom: 20px;
	background-color: #ecf6fe;
}
#n1_o{
	background-image: url(../images/news_pm.gif);
	height: 48px;
	background-repeat:no-repeat;
}
#news2{
	margin-bottom: 20px;
	background-color: #ecf6fe;
}
#n2_o{
	background-image: url(../images/news_pc.gif);
	height: 33px;
	background-repeat:no-repeat;
}
#news3{
	background-color: #ecf6fe;
}
#n3_o{
	background-image: url(../images/news_rcr.gif);
	height: 32px;
	background-repeat:no-repeat;
}
.n_u{
	background-image: url(../images/news_u.gif);
	height: 20px;
	background-repeat: no-repeat;
}
#footer{
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 26px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: none;
}
#tkm{
	text-align: right;
	background-color: #dfe9f2;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}
#tkm a{
	color: #595a59;
	text-decoration: none;
}
#tkm a:hover{
	color: #40A6F8;
	text-decoration: underline;
}
.bodytext{
	padding: 0px;
	margin: 0px;
}
a img{
	border: 0px;
}
a{
	color: #fa8e30;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.contentelement{
	clear: both;
}
.clear{
	clear: both;
}
h1{
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #fa8e30;
	font-size: 18px;
	font-weight: normal;
}
h2{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #fa8e30;
	font-size: 13px;
	font-weight: bold;
}
h3{
	margin: 0px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #fa8e30;
}
fieldset {
	border: 0px;
}

