body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../tpl/back.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

#main {
	width:930px;
	text-align:left;
	margin:0 auto;
}
#logo {
	width:165px;
	height:185px;
	float:left;
	margin-right:30px;
}

#logo form{
	margin:0;
	padding:0;
	margin-top:30px;
}

#picture {
	width:510px;
	height:185px;
	float:left;
	background-image:url(../tpl/picture.gif);
	padding-left:15px;
}
#login {
	width:200px;
	float:left;
	height:180px;
	margin-top:5px;
	margin-left:10px;
}

#login form{
	margin:0;
	padding:0;
	margin-top:40px;
}

#login ul {
	list-style: none;
	margin:0;
	padding:0;
}

#login ul li{
	display:inline;
	margin:0;
	border-right: 1px solid #bababa;
	padding:5px 5px 5px 5px;
	font-size:11px;
	
}	

#login ul li a{
	color:#808080;
	text-decoration:none;	
}

#login ul li a:hover{
	color:#990000;
	text-decoration:none;	
}

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

#login ul li.last{
	display:inline;
	margin:0;
	border-right: 0px solid #FFF;
	padding:5px 11px 5px 10px;
	font-size:11px;
}

#mainnav {
	width:725px;
	height:35px;
	margin-left:205px;
	float:left;
	padding-top:15px;
	
}

#mainnav ul {
	list-style: none;
	margin:0;
	padding:0;
}

#mainnav ul li{
	display:inline;
	margin:0;
	border-right: 1px solid #bababa;
	padding:5px 10px 5px 10px;
	font-size:11px;
	
}	

#mainnav ul li a{
	font-size:14px;
	color:#F8F8F8;
	text-decoration:none;
}

#mainnav ul li a:hover{
	font-size:14px;
	color:#999999;
	text-decoration:none;
}

#mainnav ul li a.active{
	font-size:14px;
	color:#999999;
	text-decoration:none;
}	

#mainnav ul li.last{
	display:inline;
	margin:0;
	border-right: 0px solid #FFF;
	padding:5px 11px 5px 10px;
	font-size:11px;
}

#subnav {
	width:725px;
	height:35px;
	margin-left:205px;
	float:left;
	margin-top:10px;
}

#subnav ul {
	list-style: none;
	margin:0;
	padding:0;
}

#subnav ul li{
	display:inline;
	margin:0;
	border-right: 1px solid #bababa;
	padding:5px 10px 5px 10px;
	font-size:11px;	
}

#subnav ul li a{
	color:#808080;
	text-decoration:none;
	font-size:13px;
}

#subnav ul li a:hover{
	font-size:13px;
	color:#990000;
	text-decoration:none;
}
	
#subnav ul li a.active{
	font-size:13px;
	color:#990000;
	text-decoration:none;
}	

#subnav ul li.last{
	display:inline;
	margin:0;
	border-right: 0px solid #FFF;
	padding:5px 11px 5px 10px;
	font-size:11px;
}

#sidebar {
	width:205px;
	float:left;
}

#content {
	width:705px;
	float:left;
	padding:10px;
	line-height:20px;
	color:#333333;
}

#content p {
	margin-bottom:15px;
}

#footer {
	width:930px;
	clear:left;
}

.bar1 {
	width:203px;
	height:13px;
	background-image:url(../tpl/side1.gif);
	margin-top:10px;	
}

.bar2 {
	width:187px;
	background-image:url(../tpl/side2.gif);	
	padding-left:7px;
	padding-right:9px;
}

.bar2 ul {
	list-style: none;
	margin:0;
	padding:0;	
}

.bar2 ul li a{
	text-decoration:none;
	padding: 2px 5px 2px 10px;
	color:#808080;
	display:block;
}

.bar2 ul li a:hover{
	background-color:#233333;
}

.bar2 h3 {
	margin-left:10px;
}

.bar2 p {
	margin-left:10px;
	color:#808080;
}


.bar3 {
	width:203px;
	height:18px;
	background-image:url(../tpl/side3.gif);	
}

.inform {
	background:url(../tpl/form.jpg);
	width:145px;
	height:15px;
	border:1px solid #808080;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}

h1 {
	font-size:18px;
	color:#990000;
	line-height:26px;
}

h2 {
	font-size:16px;
	color:#990000;
	line-height:20px;
}

h3 {
	font-size:13px;
	color:#990000;
}

h4 {
	font-size:12px;
	color:#990000;
}

h5 {
	font-size:12px;
	color:#990000;
}

h6 {
	font-size:12px;
	color:#990000;
}


a:link {
	color:#990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #990000;
}

#blog {
	width:100%;
	float:left;
}

#blog h1 {
	font-size:20px;
	color:#990000;
	line-height:26px;	
	font-weight:bold;
}

#blog h2 {
	font-size:11px;
	color:#990000;
	line-height:26px;
	border-bottom:1px dotted #333333;
	font-weight:bold;
}

#blog h3 {
	font-size:11px;
	line-height:18px;
	font-weight:normal;	
}

#blog hr{
background-color: #FFF; /* Farbe für Opera und Firefox */ 
background-color: #FFF; /* Farbe für Internet Explorer (IE) */
border: 0; 
height: 1px; 
border-bottom:1px dotted #333333;
}

.comment {
	width:685px;
	padding:10px;
	background-color:#CCCCCC;
	margin-bottom:10px;
}

/* Inhaltlayouts */

.template1 {
	float:left;
}

.template1 {
	float:left;
	margin-bottom:10px;
}
.template2 {
	float:left;
	margin-bottom:10px;
}
.template3 {
	float:left;
}
.template4 {
	float:left;
}
.template5 {
	float:left;
	padding-right:10px;
	margin-bottom:15px;
}
.template6 {
	float:left;
	margin-bottom:10px;
}
.template7 {
	float:left;
}
.template8 {
	float:left;
}
.template9 {
	float:left;
}
.template10 {
	float:left;
}

.template11 {
	float:left;
	margin-bottom:10px;
}

.template12 {
	float:left;
	margin-bottom:10px;
}

.template13 {
	float:left;
	margin-bottom:10px;
}

.template14 {
	float:left;
	margin-bottom:10px;
}

.abstrechts {
	margin-left:10px;
	margin-bottom:10px;
}

.abstlinks {
	margin-right:10px;
	margin-bottom:10px;
}

.temp11 {
	padding:5px;
	margin:5px;
	background-color:#D9BDA1;
}

.clear {
	clear:both;
}

.picture {
	padding:3px;
	border:0px solid #666666;
}

.small {
	font-size:11px;
}

.red {
	color:#990000;
}

.abstand {
	margin-bottom:20px;
}

.comform {
	width:250px;
	border:1px solid #333333;
	font-size:11px;
}

.input {
height:12px;
width:150px;
background-image:url(../tpl/searchhg.gif);
border:1px solid #808080;
margin-top:3px;
margin-bottom:3px;
font-size:11px;
}

.submit {
height:25px;
width:150px;
background-image:url(../tpl/button.gif);
color:#F8F8F8;
border-style:solid;
border-color: #a9a9a9;
border-width:1px;
cursor:pointer;
}

.kontaktform {
height:16px;
background-image:url(../tpl/searchhg.gif);
border:1px solid #808080;
}

.kontaktformsm {
height:15px;
width:120px;
background-image:url(../tpl/searchhg.gif);
border:1px solid #808080;
}

.kontaktform2 {
height:100px;
background-image:url(../tpl/searchhg.gif);
border:1px solid #808080;
}

.button {
	padding:10px;
	font-size:13px;
	font-weight:bold;
}

a.button  {
	background-image:url(../tpl/but1.gif);
	text-decoration:none;
	color:#990000;
	border:1px solid #999999;
}

a:hover.button  {
	background-image:url(../tpl/but2.gif);
	text-decoration:none;
	color:#990000;
	border:1px solid #999999;
}

.star {
	font-size:18px;
	font-weight:bold;
	color:#990000;
}

.fh {
	padding-top:5px;
	font-size:10px;
}


.angebot {
	width:680px;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.news {
	width:680px;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #CCCCCC;
}