/* DATEI: reusspark.css */
/* Dies ist die Style definition fuer Reusspark */
/* all rights reserved - alle rechte vorbehalten */


body
{
font-size:11px;
color:#6e6d71;
font-family:Verdana,Arial,sans-serif;
}

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


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

.lauftext
{
line-height:1.6em;
}

.footer
{
font-size:10px;
color:#2e64a2;
}

.address
{
font-size:11px;
color:#2e64a2;
line-height:1.8em;
}

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

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

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


/* BG-Formatierungen  C7C5C5  E1DED0 F4F5F3 */
.bg_content { background-color: #ecedee; }

.bg_white_line { background-color:#ffffff; }
.bg_right { background-color:#9a999d; }

.img_border
{
margin-bottom: 4px;
}

.bg_inside_border
{
border-color:#bbbbbb;
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;
}


form
{
display: inline;
float: none;
}

/*background: #9a999d;
*/

.submit
{
height: 18px;
font-size: 11px;
margin: -1px -1px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: middle;
float: none;
border: 1px solid #9a999d;
}


/*

*/

.box
{
background: #ffffff;
height: 18px;
margin: -1px -1px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 11px;
vertical-align: middle;
float: none;
position: relative;
border: 1px solid #9a999d;
}


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

.nav_cell_l
{
border-left-width:1px;
border-left-style:solid;
border-left-color:#6e6d71;
border-right-width:1px;
border-right-style:solid;
border-right-color:#6e6d71;
}

.subnav_cell
{
border-left-width:1px;
border-left-style:solid;
border-left-color:#6e6d71;
padding-left: 10px;
}

.subnav_cellact
{
border-left-width:1px;
border-left-style:solid;
border-left-color:#2e64az;
padding-left: 10px;
}

.subsubnav
{
padding-left: 10px;
}

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


/* .inside_l_verlauf
  { background: url(../pic_w/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  */
.topnav { font-size:12px; color:#6e6d71; font-family:Verdana,Arial,sans-serif; font-weight:normal; }
.topnav:link { color:#6e6d71; text-decoration:none; }
.topnav:visited { color:#6e6d71; text-decoration:none; }
.topnav:active { color:#6e6d71; text-decoration:none; }
.topnav:hover { color:#6e6d71; text-decoration:none; font-weight:bold; }

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

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

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

