/* andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author. */

body {
/*background:#D2E1F4;*/
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
line-height:140%;
}

li
{
line-height:120%;
}

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
margin:0 0 15px;
}

/*** Main container ***/

#container {
/*background:#D2E1F4 url(img/home.jpg) repeat-x;*/
color:#303030;
margin:0;
min-width : 1000px;
max-width : 1000px;
padding:0;
align: center;
text-align:left;
margin-left: auto ;
margin-right: auto ;
}

/*** Header section ***/

#sitename {
/*background: url(img/wv_header_home.jpg) no-repeat;*/
color:#ffffff;
height:236px;
margin:0 0px 0px;
text-align:center;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

h3 {
font-size:1.7em;
}

h4 {
font-size:1.3em;
}

h5 {
font-size:1.5em;
}

h6 {
font-size:1em;
}


/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

/*** Sidebars ***/

#leftside,#rightside {
margin:0;
padding:0 10px 10px;
/*width:200px;*/
}

#leftside {
/*background:#CAC255;*/
float:left;
margin-right:10px;
}

#rightside {
background:#CAC255;
float:right;
margin-left:10px;
}

#leftside h1,#rightside h1 {
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:0 0 20px;
}

#leftside p,#rightside p {
font-size:0.9em;
line-height:140%;
margin:0 0 16px 10px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/*** Sidebar menu ***/

#nav li ul li
{
z-index: 10;
}

.nav {
background:#D5C786;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

/*** Content ***/

#content,#contentalt {
background-color: ;
border:0px solid #909090;
color:#2a2a2a;
/*padding:15px 30px 5px;*/
text-align:left;

}

#content {
margin:0 0px;

}
#contentwide {margin:0px 0px 0px 200px;}
#contentnarrow {margin:0px 200px 0px 200px;}

#contentalt {margin:0 200px 0 20px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
/*margin:0 0 15px;*/
padding:0;
}

#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
}

#content img,#contentalt img {
border:1px solid #b0b0b0;
/*** remove these when you want to always lineout your images to the left
float:left;
***/
margin:5px 15px 6px;
padding:5px;
}

#content  #printlogo
{
border:0px ;
/*** remove these when you want to always lineout your images to the left
float:left;
***/
margin:0px 0px 0px;
padding:0px;
}

/*** Footer ***/

#footer {
/*background:#D2E1F4 ;*/
clear:both;
/*color:#505050;*/
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:1000px;
}

#footer a {
color:#404040;
font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}


.searchform {
margin:0 ;
padding-top:12px;
padding-left: 140px;
}


.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 10px 0 0;
width:80px;
}

.searchbutton {
background:#f0f0f0;
margin:0 4px 0 0;
border:1px solid #b0b0b0;
}

.printbutton {
float: right;
}

.printform {
margin:0 ;
padding-top:12px;
padding-left:20px;
align: right;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** End of file ***/


li{
list-style-type: none;
list-style-position: outside;
margin-left: 0em;
}

#content ol li 
{
list-style-type: decimal;
}


#content ul li 
{
list-style-type: disc;
}


/***************Additional*****************/

li.dummy{
}






a.default_a_level0
{
font-size:100%;
}

a.current_a_level0, a.active_a_level0, a.current_a_level1, a.active_a_level1, a.current_a_level2, a.active_a_level2, a.current_a_level3, a.active_a_level3
{
color:#777777;
font-size:100%;
}


a.default_a_level1
{
}

a.default_a_level2
{
}



a.default_a_level3
{
}


li.default_menu_level0
{

margin-left: 0em;
}


li.current_menu_level0
{

margin-left: 0em;
list-style-image: url('/site/media/leden/hans/arrow.png')
}

li.active_menu_level0
{

margin-left: 0em;
}


li.default_menu_level1
{
margin-left: 0em;
}

li.current_menu_level1
{
margin-left: 0em;
list-style-image: url('/site/media/leden/hans/arrow.png')
}

li.active_menu_level1
{
margin-left: 0em;
}

li.default_menu_level2
{
margin-left: 0em;
}

li.current_menu_level2
{
margin-left: 0em;
list-style-image: url('/site/media/leden/hans/arrow.png')
}

li.active_menu_level2
{
margin-left: 0em;
}

li.default_menu_level3
{
margin-left: 0em;
}

li.current_menu_level3
{
margin-left: 0em;
list-style-image: url('/site/media/leden/hans/arrow.png')
}

li.active_menu_level3
{
margin-left: 0em;
}


/* newsreader css */

div.newsreader h2
{
display: none;
}

div.nr_content ul li
{
  margin-left: -30px;
}

div.newsreader img
{
display: none;
}
