@charset "utf-8";
/* version 3 20.10.2006 */
/*
border:1px dashed #E24753;
background-color:#F6F6F6;
*/
/* ------------------------------------------------------------ */
/* GLOBAL */
/* ------------------------------------------------------------ */
*{
margin:0px;
padding:0px;
}
body{
background:white;
color:black;
font:normal normal normal 10pt Verdana,Geneva,Helvetica,sans-serif;/*standardfontdefinition*/
border:1px dashed #E24753;
}
img{
border:0px;
}
/* ------------------------------------------------------------ */
/* GLOBAL LINKS */
/* ------------------------------------------------------------ */
/*standardlinks
a:link,
a:visited,
a:hover,
a:active,
a:focus
*/
a{
font:normal normal normal 10px Verdana,Geneva,Helvetica,sans-serif;/*standardfontdefinition*/
outline-style:none;
text-decoration:none;
}
a:link,
a:visited,
a:active{
color:black;
}
/* contentfliesstextlinks */
a.icon{
font:normal normal normal 10pt Verdana,Geneva,Helvetica,sans-serif;
text-decoration:none;
}
a.icon:link,
a.icon:visited,
a.icon:active{
color:black;
}
/* ------------------------------------------------------------ */
/* GLOBALE POSITIONIERUNG */
/* ------------------------------------------------------------ */
/* zentriert vertikal mit page zusammen */
#distance{
display: none;
}
/*trgt alle elemente und zentriert sie im viewport */
#page{
background:#FFFFFF;
clear:left;
color:#666666;
margin:0 auto;
padding-top:30px;
position:relative;
width:830px;
border:1px dashed #E24753;
}
/* ------------------------------------------------------------ */
/* LOGO */
/* ------------------------------------------------------------ */
.img_logo{
display:inline;
float:right;
margin-right:100px;
width:100px;
}
/* ------------------------------------------------------------ */
/* NAVIGATION */
/* ------------------------------------------------------------ */
/* allgemeine angaben navigation */
#nav{
height:110px;
width:100%;
}
/* hauptnavigation */
#nav_list{
display:none;
}
/* subnavigation */
#nav_sub{
display:none;
}
/* ------------------------------------------------------------ */
/* CONTENT */
/* ------------------------------------------------------------ */
/* contentbereich container zur stabilisierung - trgt keine inhalte bis auf content */
#content_container{
height:390px;
overflow:visible;
position:relative;
width:830px;
border:1px dashed #E24753;
}
/* allgemeiner contentbereich */
#content{
display:inline;
float:left;
height:390px;
overflow:visible;
width:620px;
}
/* ------------------------------------------------------------ */
/* CONTENTMODULE */
/* ------------------------------------------------------------ */
/* contentmodul mit kreishintergrundbild */
.con_mod_img{
background:url(../_img/deco/circle_back_02.png) #E6E6E1 no-repeat 0px bottom;
display:inline;
float:left;
height:390px;
margin-left:10px;
}
/* contentmodul normal */
.con_mod{
background:url(../_img/deco/content_bo_back.png) #F2F2F1 repeat-x 0px bottom;
display:inline;
float:left;
height:390px;
margin-left:10px;
}
/* contentmodul trgt tabelle */
.mod_table{
width:300px;
}
/* contentmodul txt-feld neben tabelle */
.mod_table_small{
width:300px;
}
/* contentmodul trgt text hlfte hlfte */
.mod_half{
width:300px;
}
/* contentmodul trgt text 2/3 */
.mod_gold{
width:400px;
}
/* contentmodul trgt text hlfte hlfte */
.mod_small{
width:200px;
}
/* ------------------------------------------------------------ */
/* TABELLEN */
/* ------------------------------------------------------------ */
#content table{
border-collapse:collapse;
font:normal normal normal 9px Verdana,Geneva,Helvetica,sans-serif;
margin:20px;
table-layout:auto;
width:260px;
}
#content table th{
border-bottom:5px solid #F2F2F1;
color:#666666;
padding:5px 3px 5px 6px;
text-align:left;
vertical-align:top;
}
#content table td{
padding:5px 6px 5px 6px;
}
.row_high{
background:#FFFFFF;
}
/* ------------------------------------------------------------ */
/* LISTEN */
/* ------------------------------------------------------------ */
#content ul{
list-style:disc;
margin-right:20px;
}
#content li{
margin-left:30px;
padding:5px 0px 5px 0px;
}
/* ------------------------------------------------------------ */
/* TEXTFORMATE */
/* ------------------------------------------------------------ */
p{
line-height:14px;
margin:0px 20px 10px 20px;
}
h1{
font-size:11px;
font-weight:normal;
line-height:15px;
margin-bottom:10px;
margin-left:20px;
margin-top:20px;
}
h2{
font-size:10px;
font-weight:bold;
line-height:15px;
margin-bottom:10px;
margin-left:20px;
margin-top:20px;
}
/* ------------------------------------------------------------ */
/* CLEAR als soloelement und fr bestehende elemente */
/* ------------------------------------------------------------ */
.clear{
border:0.1px;
clear:both;
font-size:0px;
height:0%;
}
.inc_clear{
clear:both;
}
/* ------------------------------------------------------------ */
/* ABSTANDSKLASSEN knnen global auf elemente angewandt werden */
/* ------------------------------------------------------------ */
.ml_20{
margin-left:20px;
}
.mt_20{
margin-top:20px;
}
.mr_10{
margin-right:10px;
}
.mr_120{
margin-right:120px;
}
/* ------------------------------------------------------------ */
/* DEKOTABLE LINKS */
/* ------------------------------------------------------------ */
/* contentmodul mit hintergrundbild links */
#deko_left{
display:none
}
/* ------------------------------------------------------------ */
/* SEITEN BLÄTTERN */
/* ------------------------------------------------------------ */
.pagejumpb{
display:none
}
.pagejumpf{
display:none
}
.pagejumpff{
display:none
}
