/* DATEI: wegmueller_style.css */
/* Dies ist die Style definition fuer wegmueller-attikon AG */
/* all rights reserved - alle rechte vorbehalten */


body { font-size:11px; color:#58595b; font-family:Verdana,Arial,sans-serif; }
table, td, th, p { margin:0px; padding:0px; font-size:11px; color:#58595b; font-family:Verdana,Arial,sans-serif; }


/* Textformatierungen  */
.titel  { color:#097e4c; font-size:14px; font-weight:bold;}

h2  { color:#097e4c; font-size:11px; font-weight:bold;  margin-bottom: 5px;}

a:link { color:#097e4c; text-decoration:underline; }
a:visited { color:#097e4c; text-decoration:underline; }
a:active { color:#097e4c; text-decoration:underline; }

.zeilenabstand {margin-bottom: -8px;}


form
{
display: inline;
float: right;
}


.submit
{
background: transparent;
border: 1px solid #097e4c; 
font-size: 11px;
height: 18px;
margin: -1px -1px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: middle;
float: left;
}

.box
{
background: transparent;
border: 1px solid #097e4c;
height: 18px;
margin: -1px -1px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 11px;
vertical-align: middle;
float: left;
position: relative;
}


/* BG-Formatierungen  C7C5C5  E1DED0 */
.bg_main { background-color: #E1DED0; }
.bg_content { background-color: #F5F3E9; }
.bg_home_top  { background: #cee5db; }
.bg_home_middle  { background: url(../pic/einstieg.jpg) no-repeat }
.bg_home_bottom  { background: url(../pic/einstieg_ghost.jpg) no-repeat }
.bg_inside_top { background: url(../pic/inhalt1_ghost.jpg) no-repeat; }
.bg_inside_bottom { background: url(../pic/inhalt1.jpg) no-repeat; }

.bg_white_line { background-color:#ffffff; }
.bg_line { background-color:#097e4c; }

.bg_inside_border
{
border-color:#097e4c;
border-left-width:1px;
border-left-style:solid;
border-top-width:1px;
border-top-style:solid;
border-right-width:1px;
border-right-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;
}

.nav_cell
{
border-right-width:1px;
border-right-style:solid;
border-right-color:#097e4c;
}

/* .bg_nav_cell_active { background-color: #34E0A9; } */
.bg_nav_cell_active { background-color: #097e4c; }

.nav_cell_home
{
background-color: #15BDF4;
border-color:#ffffff;
border-top-width:1px;
border-top-style:solid;
border-right-width:1px;
border-right-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;
}


/* rot =  #F61924; */
.nav_cell_home_lan
{
background-color: #15BDF4;
border-color:#ffffff;
border-top-width:1px;
border-top-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-width:1px;
border-left-style:solid;
}

.inside_l_verlauf
  { background: url(../pic/verlauf_innen.jpg) repeat; border-style: none; border-width: medium medium medium 1px; border-color: #949494; border-left-style: solid  }

.imgmargin
{
border-color:#ffffff;
border-left-width:0px;
border-left-style:none;
border-right-width:15px;
border-right-style:solid;
border-bottom-width:2px;
border-bottom-style:solid;
}

ul { margin-top: 5px;  margin-left: 20px; }
li {margin-bottom: 3px;}


/* Navigationsformatierungen  */
.homenav { font-size:11px; color:#097e4c; font-family:Verdana,Arial,sans-serif; font-weight:normal; }
.homenav:link { color:#097e4c; text-decoration:none; }
.homenav:visited { color:#097e4c; text-decoration:none; }
.homenav:active { color:#097e4c; text-decoration:none; }
.homenav:hover { color:#097e4c; text-decoration:none; }

.topnav { font-size:12px; color:#097e4c; font-family:Verdana,Arial,sans-serif; font-weight:normal; }
.topnav:link { color:#097e4c; text-decoration:none; }
.topnav:visited { color:#097e4c; text-decoration:none; }
.topnav:active { color:#097e4c; text-decoration:none; }
.topnav:hover { color:#097e4c; text-decoration:none; font-weight:bold; }

.topnavact { font-size:12px; font-weight:bold; color:#097e4c; font-family:Verdana,Arial,sans-serif; }
.topnavact:link { color:#097e4c; text-decoration:none; font-weight:bold; }
.topnavact:visited { color:#097e4c; text-decoration:none; font-weight:bold; }
.topnavact:active { color:#097e4c; text-decoration:none; font-weight:bold; }

.subnav { font-style:normal; font-weight:normal; font-size:11px; color:#58595b; text-decoration:none; }
.subnav:link { color:#58595b; text-decoration:none; }
.subnav:visited { color:#58595b; text-decoration:none; }
.subnav:active { color:#58595b; text-decoration:none; }
.subnav:hover { color:#58595b; text-decoration:none; font-weight:bold; }

.subnavact { font-style:normal; font-weight:bold; font-size:11px; color:#58595b; text-decoration:none; }
.subnavact:link { color:#58595b; text-decoration:none; font-weight:bold; }
.subnavact:visited { color:#58595b; text-decoration:none; font-weight:bold; }
.subnavact:active { color:#58595b; text-decoration:none; font-weight:bold; }

/* --- NONE --- START ---  */
.none {DISPLAY: none }
/* --- NONE --- END ---  */
