a:link {color: #3E4EFF; text-decoration: underline; font-weight: normal;}
a:visited {color: #3E4EFF; text-decoration: underline; font-weight: normal;}
a:active {color: #3E4EFF; text-decoration: underline; font-weight: normal;}
a:hover {color: #f08800; text-decoration: underline; font-weight: normal;}


a.menu {display:block; line-height:30px;
             color: #FFFFFF; text-decoration: none; font-weight: bold;
             background-image:url(vorlagen/nav.jpg);}

a.menu:link {color: #FFFFFF; text-decoration: none; font-weight: bold;
             background-image:url(vorlagen/nav.jpg);}
a.menu:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;
             background-image:url(vorlagen/nav.jpg);}
a.menu:hover {color: #FFFFFF; text-decoration: none; font-weight: bold;
             background-image:url(vorlagen/nav1.jpg);}

a.menu1 {display:block; line-height:30px;}
a.menu1:link {color: #FFFFFF; text-decoration: none; font-weight: bold;
             background-image:url(vorlagen/nav1.jpg);}
a.menu1:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;
             background-image:url(vorlagen/nav1.jpg);}
a.menu1:hover {color: #FFFFFF; text-decoration: none; font-weight: bold;
             background-image:url(vorlagen/nav1.jpg);}


a.h1:link {color: #97A8C1; text-decoration: none; font-weight: normal;}
a.h1:visited {color: #97A8C1; text-decoration: none; font-weight: normal;}
a.h1:active {color: #97A8C1; text-decoration: none; font-weight: normal;}
a.h1:hover {color: #97A8C1; text-decoration: none; font-weight: normal;}

html { 
    height: 100%;
    padding:0px;
    margin-top:0px;
    margin-left:0px;
	margin-right:0px;
	margin-bottom: 0.1px;}

body {
    min-height: 100.1%;
    background-color: #D8DFE8;
    font-size: 12px;
    font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
    color:#FFFFFF;  
    text-align:center;
    padding:0px;
    margin:0px;}

#aussen {width:850px;
    margin: 0px auto;
    padding:0px;
    text-align:left;}
	
#header {width:850px;
    height:120px;
    margin-top:5px;
/*  Winter: color:#DDDDDD; */
/*  Sommer: color:#333333; */
    color:#333333;
    font-size:28px;
	font-weight:bold;
	text-align:center;
    background-image:url('hintergrund.jpg');}

/*  zeile zwischen header und content */
h1 {font-size: 11px;
    text-align: right;
    color: #FFFFFF;
    background-color: #97A8C1;
    border-color: #FFFFFF;
    border-top: solid 1px;
    border-bottom: solid 1px;
    padding:5px 15px;
    margin:0px}

p  {font-size:12px;
    padding-left:30px;
    padding-bottom:10px;
    padding-right:20px;
    color: #564b47;
    background-color: transparent;}

td  {font-size:12px;
    padding-left:30px;
    padding-bottom:10px;
    padding-right:20px;
    color: #564b47;
    background-color: transparent;}
	
/*  positioning-layer */

#links {width:130px;
    margin:0px;
    padding:0px;
    float:left;
    color: #564b47;
    text-align: center;
    background-color: #3E4E66;}

#inhalt {width:590px;
    margin:0px;
    padding:10px 0px 20px;
	float:left;
	text-align: left;
	background-color: #FFFFFF;}

#rechts {width:130px;
    margin:0px;
    padding:0px;
    float:left;
    color: #564b47;
    text-align: center;
    background-color: #3E4E66;}