/* 
-----------------------------------------------------------------------------------------
   $Id: style.css$   

   Template made by
   Charisma.Digital Mediendesign
   http://www.charisma-digital.com

   Copyright (c) 2008 Charisma.Digital
-----------------------------------------------------------------------------------------
*/

html {
overflow: -moz-scrollbars-vertical;
}
body {
margin: 0px;
background-color: #EAEAEA;
}
td {
font-size: 12px;
line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
text-align: left;
}
.left {
width: 12px;
background-image: url(images/rand1.gif);
}
.right {
width: 12px;
background-image: url(images/rand2.gif);
}
.top {
background-image: url(images/back.jpg);
vertical-align: bottom;
height: 200px;
background-color: #42AB88;
border-top: 1px solid #343434;
border-left: 1px solid #343434;
border-right: 1px solid #343434;
}
.leiste1 {
height: 0px;
background-color: #42AB88;
background-image: url(images/leisteshade.gif);
background-repeat: repeat-x;
height: 40px;
color: #343434;
padding-left: 10px;
padding-bottom: 1px;
width: 100%;
vertical-align: bottom;
border: 1px solid #343434;
font-family: georgia,arial, helvetica, tahoma ,verdana, sans-serif;
font-size: 24px;
}
.navi {
color: #FFFFFF;
font-family: verdana, sans-serif;
padding-top: 30px 20px 0 20px;
background-color: #42AB88;
border-left: 1px solid #343434;
border-right: 1px solid #343434;
}
.content {
color: #343434;
padding: 30px 20px 40px 20px;
background-color: #EAEAEA;
background-image: url(images/contentshade.gif);
background-repeat: repeat-x;
width: 100%;
text-align: justify;
}
.footer {
font: normal 11px verdana, sans-serif;
color: #FFFFFF;
padding: 2px;
height: 24px;
text-align: center;
background-color: #42AB88;
width:100%;
border: 1px solid #343434;

}

/* Highlights */

h1 {
color: #287E61;
margin-bottom: 20px;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
font-size: 22px;
}

/* Highlights End */

/* Menu */

.menu a,
.menu a:visited {
display: block;
color: #343434;
font-family: verdana, sans-serif;
text-decoration: none;
text-align: center;
width: 160px;
border-bottom: 1px solid #343434;
font-size: 14px;
line-height: 180%;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
}
.menu a:hover {
background-color: #287E61;
color: #000000;
text-decoration: none;
}
.menu a#aktiv {
background-color: #287E61;
color: #000000;
text-decoration: none;
}

/* Menu End */

/* Links */

.content a:link,
.content a:visited {
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 12px;
line-height: 125%;
text-decoration: underline;
color: #343434;
}
.content a:hover {
text-decoration:none;
color: #000000;
text-decoration: none;
}
.footer a:link,
.footer a:visited {
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 12px;
line-height: 125%;
text-decoration: underline;
color: #343434;
}
.footer a:hover {
text-decoration:none;
color: #000000;
text-decoration: none;
}
.leiste1 a,
.leiste1 a:visited {
color: #343434;
text-decoration: none;
}
.leiste1 a:hover {
text-decoration: underline;
}
#plink {font-size: 10px;}
#plink a,
#plink a:visited {font-size: 10px; text-decoration: none; border: none;}
#plink a:hover {text-decoration: underline;}

/* Links End */
