/* GRUNDEINSTELLUNGEN */
@charset "utf-8";
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
background-color: #CC0000;
background-image:url(/layoutbilder/bg_body.gif);
background-position:top left;
background-repeat:repeat-y;
margin:0px;
padding: 0px;
}
div{
margin: 0px;
padding: 0px;
}
img{
border-width: 0px;
border-style: none;
border-color: transparent;
}
/* Auflistungen */
ul{
width: auto;
list-style-position:outside;
list-style-type:square;
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 15px;
}
ul li{
list-style-position:outside;
line-height: 16px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 5px;
}
ol{
width: auto;
list-style-type: decimal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
ol li{
list-style-position:outside;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display:block;
}
/* Schriftarten */
p{
font-size:11px;
line-height:16px;
padding: 0px;
margin: 0px 0px 10px 0px;
}
p.klein{
font-size:10px;
}
p.schmal{
width: 80%;
}
span.eva{
font-weight: bold;
color: #E60004;
}
h1{
font-size: 18px;
font-weight: normal;
color:#333333;
line-height:20px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}
/*
h1{
font-size: 15px;
font-weight: bold;
margin: 0px 0px 6px 0px;
padding: 0px 0px 0px 0px;
}*/
h2{
font-size: 13px;
font-weight: bold;
margin: 15px 0px 5px 0px;
padding: 0px 0px 0px 0px;
display:inline;
}
h3{
font-size: 12px;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
a:link, a:visited{
color:#CC0000;
text-decoration:underline;
}
a:hover{
text-decoration: none;
}
.rot{
color: #CC0000;
}
/**********************
	Seitenelemente
***********************/
#header{
position:absolute;
top: 0px;
left: 253px;
width:720px;
height: 100px;
background-image:url(/layoutbilder/logo_ore.jpg);
background-position: top right;
background-repeat:no-repeat;
background-color:#E1E1E1;
border-width: 0px 0px 0px 0px;
border-style:solid;
border-color:#666666;
}
#header h1{
font-size:26px;
font-weight: normal;
color:#666666;
line-height:30px;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 14px;
}
#header p{
font-size: 18px;
font-weight: bold;
color: #666666;
line-height: 20px;
padding:0px 0px 0px 14px;
margin: 0px;
}
#headerprint{
display:none;
visibility:hidden;
}

#navtop{
position:absolute;
top: 95px;
left: 253px;
width:715px;
height: 25px;
background-color:#FFFFFF;
/*
background-image:url(/layoutbilder/bg_navtop.jpg) ;
background-repeat:repeat-x;*/
}
#navtop h1{
font-size: 14px;
font-weight: bold;
color: #E60004;
line-height:35px;
margin: 0px;
padding: 0px 20px 0px 14px;
display:inline;
float:left;
}
#navtop h2{
font-size: 14px;
font-weight: bold;
color: #000000;
line-height:35px;
margin: 0px;
padding: 0px 20px 0px 20px;
display:inline;
float:left;
}
#navigation {
position:absolute;
top: 0px;
left: 22px;
width:235px;
border: 0px solid red;
display: block;
/*
background-image:url(/layoutbilder/bg_navigation.jpg);
background-position: center 100px ;
background-repeat:no-repeat;
*/
z-index:0;
}
#content{
position:absolute;
top: 150px;
left: 265px;
width:680px;
border: 0px solid red;
height: auto;
overflow:visible;
background-image:url(/layoutbilder/bg_herz.gif);
background-position:bottom right;
background-repeat:no-repeat;
background-color: #FFFFFF;
}
/*-----------------------
	Tabellen
	---------------------
table{
width: 100%;
border: 0px;
margin: 0px 0px 0px 0px;
padding: 0px;
}
caption{
font-size: 13px;
font-weight: bold;
margin: 0px 0px 10px 0px;
padding: 0px 0px 5px 0px;
}
tr{
height: 25px;
}
th, td{
text-align: right;
border-width:1px 0px 0px 0px;
border-style:solid;
border-color:#999999;
padding: 2px 2px;
}
th{
text-align: center;
background-color:#ffffff;
background-image:url(/layoutbilder/bg_textfield.gif);
background-position:top;
background-repeat:repeat-x;
}
table#fotos{
width: 100%;
}
table#fotos tr{
vertical-align: middle;
}
table#fotos th{
text-align: left;
}
table#fotos td{
text-align: center;
}

table.links th, table.links td{
text-align: left;
} 
*/

/**********************
	Modul Links frontend
**********************
#linkgrp{
border-width: 0px;
border-style: solid;
border-color: #f9bd7b;
width: 95%;
padding: 3px;
margin: 10px 25px;
}
#linkgrp p{
width: 98%;
padding-top: 0px;
margin-top: 0px;
}
#linkgrp  a.links:link, #linkgrp  a.links:visited{
text-decoration: underline;
padding:0px;
margin:0px;
float: left;
clear: left;	
}
#linkgrp  a.links:hover{
text-decoration: none;
}
.linkname{
width:230px;
padding-top:0px;
margin-top:0px;
padding-left:3px;
float: left;
clear: left;
}
.linkbeschr{
margin-left:250px;
width:450px;
padding-top:0px;
margin-top:0px;
}*/
