/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;     #E8EEF0         #FFF1C6
}

#nav {
        background:  #FFF1C6 url() no-repeat;

}

#rechts {
        background: #F5F5F5 url() no-repeat; /*remove absolute URL*/
        color: #333067;
}

#rechts-print {
        background: #FFF1C6 url() no-repeat; /*remove absolute URL*/
        color: #FFF1C6;
}

#balken-unten {
        background: #F5F5F5 url() no-repeat; /*remove absolute URL*/
        height: 25px;
        font-size: 13px;
        font-weight: none;
}


#kasten1-1 {
        background:  #FFF1C6;
        height:35px;
        padding-left: 10px;
        border-top: solid 1px #F8C634;
        border-bottom: solid 1px #F8C634;
        border-left: solid 1px #F8C634;
        border-right: solid 1px #F8C634;
        text-align: left;
        font-size: 16px;
        font-family: Arial, Hevlvetica, sans-serif;
        font-weight: bold;

}

#kasten1-2 {
        border-right: solid 1px #F8C634;
        border-left: solid 1px #F8C634;
}

#kasten1-3 {
        padding-left: 10px;
        border-right: solid 1px #F8C634;
        border-left: solid 1px #F8C634;
        border-bottom: solid 1px #F8C634;
        text-align: left;
        font-size: 15px;
        font-family: Arial, Hevlvetica, sans-serif;
        font-weight: none;

}


#text-block {
         font-size: 14px;
         font-family: verdana;
}

#text-klein {
         font-size: 10px;
         font-family: verdana;
}

#text-ueberschrift {
         font-size: 19px;
         font-family: verdana;
}

#text-menue-position {
         font-size: 14px;
         font-family: verdana;
         font-weight: bold;
}



A.blockmenu {
	display: block;
	width: 170px;
	height:20px;
	font-size: 15px;
	font-family: Arial, Hevlvetica, sans-serif;
	text-decoration: none;
	background-color:  #FFF1C6;
	margin:5px;
	padding:3px;
}

A.blockmenu:hover {
	display: block;
	width: 170px;
	height:20px;
	font-size: 15px;
	font-family: Arial, Hevlvetica, sans-serif;
	text-decoration: none;
	background-color:  #D6D6D6;
         margin:5px;
	padding:3px;
}

A.blockmenu-2 {
	display: block;
	width: 170px;
	height:35px;
	font-size: 15px;
	font-family: Arial, Hevlvetica, sans-serif;
	text-decoration: none;
	background-color:  #FFF1C6;
	margin:5px;
	padding:3px;
}

A.blockmenu-2:hover {
	display: block;
	width: 170px;
	height:35px;
	font-size: 15px;
	font-family: Arial, Hevlvetica, sans-serif;
	text-decoration: none;
	background-color:  #D6D6D6;
         margin:5px;
	padding:3px;
}



a:link, a:visited {
	color: #464D4E; text-decoration: none;
	font-weight: none;
}

a:hover {
	color: #464D4E;	text-decoration: none;
	font-weight: none;
}


a.sec:link, a.sec:visited {
	color: #FF8000;
         font-size: 15px;
         font-family: Arial, Hevlvetica, sans-serif;
         font-weight: none;

}

a.sec:hover {
	color: #808080;
         font-size: 15px;
         font-family: Arial, Hevlvetica, sans-serif;
         font-weight: none;
}

a.link-klein:link, a.link-klein:visited {
	color: #FF8000;
         font-size: 12px;
         font-family: Arial, Hevlvetica, sans-serif;
         font-weight: none;

}

a.link-klein:hover {
	color: #808080;
         font-size: 12px;
         font-family: Arial, Hevlvetica, sans-serif;
         font-weight: none;
}
