@import url("../../content/css/add.css");


body,html {padding:0px;margin:0px;}
body {
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size:10px;color:#eef;
 background: #0E0F14 url(../gfx/main_bg.jpg) no-repeat top center fixed;
}


/*--positionierung--*/

.head {
 background:url(../gfx/top_bg.jpg) top center no-repeat;
 height:160px;margin-bottom:9px;
}

.main {
 margin: 0px auto;
 width:965px;
}

.main_nvi1 {
 text-align:left;
 float:left;
 width:150px;
 margin-right:10px;
}

.main_cnt {
 float:left;
 width:645px;
}

.main_nvi2 {
 text-align:left;
 margin-left:10px;
 float:right;
 width:150px;
}

.breaker {clear:both;}



/*--ecken-nvi-cnt-*/

.tc,.bc {height:3px;}
.tl,.tr,.tc,.bl,.br,.bc {line-height:0%;font-size:0px;}

.tl{background:url(../gfx/tl.gif) no-repeat left top;padding-left:3px;}
.tr{background:url(../gfx/tr.gif) no-repeat right top ;padding-right:3px;}
.tc{background:url(../gfx/tc.gif) repeat-x;}

.cm{padding:0px; line-height:170%; background:#000; color:#999;}

.bl{background:url(../gfx/bl.gif) no-repeat left bottom ;padding-left:3px;}
.br{background:url(../gfx/br.gif) no-repeat right bottom ;padding-right:3px;}
.bc{background:url(../gfx/bc.gif) repeat-x left bottom ;}




/*--trennung ist nötig, denn bei dem einen ist das innenleben hellblau und beim anderen schwarz!--*/
/*--ecken-main-cnt-*/

.mtc,.mbc {height:3px;}
.mtl,.mtr,.mtc,.mbl,.mbr,.mbc {line-height:0%;font-size:0px;}

.mtl{background:url(../gfx/mtl.gif) no-repeat left top; padding-left:3px;}
.mtr{background:url(../gfx/mtr.gif) no-repeat right top; padding-right:3px;}
.mtc{background:url(../gfx/mtc.gif) repeat-x;}


.mcl{background:url(../gfx/mcl.gif) repeat-y left top;padding-left:4px;}
.mcr{background:url(../gfx/mcr.gif) repeat-y right top ;padding-right:4px;}
.mcm{padding:5px; text-align:left; line-height:140%; background-image: url(../gfx/mbg.gif);}


.mbl{background:url(../gfx/mbl.gif) no-repeat left bottom ;padding-left:3px;}
.mbr{background:url(../gfx/mbr.gif) no-repeat right bottom;padding-right:3px;}
.mbc{background:url(../gfx/mbc.gif) repeat-x left bottom;}




/*--navi tables--*/
ul.menu {padding:0px;margin:0px;list-style-position:outside;list-style-type:none;}
ul.menu li {
 padding:0px;margin:0px;
 border: 1px #434262 solid;
 margin-bottom:-1px;
}
.cm a:link, .cm a:visited, .cm a:active, .cm a:hover {color: #dd0;text-decoration: none;font-weight:bold;}
.menu a:link, .menu a:active, .menu a:visited, .menu a:hover  { display:block;padding:3px 5px 3px 5px; }
.menu a:hover { background:#222244; }


/*--form--*/
.text {
 border: 1px #000 solid;color: #006;
 height:13px;width:130px;
 padding:1px;
 font-size: 11px;
 font-family: Verdana, Helvetica, Arial, sans-serif;
}

.i1 { background:url(../gfx/in1.gif); }
.i2 { background:url(../gfx/in2.gif); }
.i3 { background:url(../gfx/in3.gif); }
.i4 { background:url(../gfx/in4.gif) center right; width:55px !important;}


.button
{
 border: 1px #000000 solid;
 background-color: #a00000; color: #ffffff;text-align:center;
 }


/*--globale definitionen--*/
.titel {color: #ff0; font-size:12px;font-weight:bold;}
table{border-collapse: collapse;}
a:link, a:visited, a:active {color: #d00;text-decoration: underline;font-weight:bold;}
a:hover{ color: #ddd; text-decoration:underline;}

img {border:1px solid #25263B;}