.text {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : 100;
	background-color : transparent;
}
.textorange {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #FFA921;
	font-weight : 100;
	background-color : transparent;
}
.textfett {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : 700;
	background-color : transparent;
}
.textorangefett {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #FFA921;
	font-weight : 700;
	background-color : transparent;
}
.texteinge {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight:  100;
	margin-left: 25px;
	background-color : transparent;
}
.textliste {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : 100;
	list-style : disc;
	background-color : transparent;
}
.textklein {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 9px;
	font-weight : 100;
	background-color : transparent;
}
.textmittel {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 20px;
	font-weight : 700;
	background-color : transparent;
}
.ueberschrift {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 45px;
	font-weight : 700;
	color : #2D3363;
	background-color : transparent;
}
.ueberschriftblau {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 45px;
	font-weight : 700;
	color : #434C96;
	background-color : transparent;
}
.ueberschriftklein {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight : 700;
	background-color : transparent;
}
.ueberschrifteinge {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight : 700;
	text-indent : 30px;
	background-color : transparent;
}


.navilink {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 17px;
	font-weight : 100;
	color : #FFA921;
	background-color : transparent;
}

.naviactivelink {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 17px;
	font-weight : 700;
	color : #434C96;
	background-color : transparent;
}

a:visited {
	text-decoration : none;
}
a:hover {
	font-weight : 700;
	text-decoration : underline;
}
a:focus {
	text-decoration : underline;
	background-color : transparent;
}
a.navi {
	color : #FFA921;
	background-color : transparent;
	text-decoration : none;
}
a.nachoben {
	color : #434C96;
	background-color : transparent;
	text-decoration : none;
}
a.einfach {
	color: #434C96;
	background-color : transparent;
	text-decoration: none;
}
a.einfachweiss {
	color : #FFFFFF;
	text-decoration : none;
	background-color : transparent;
}
a.einfachweissfett {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : 700;
	background-color : transparent;
}


table,td,th {
	border-color : #000000;
	background-color : transparent;
}
hr {
	color : #FFFFFF;
	background-color : transparent;
}

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,b,i {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : 100;
}
p,ul,ol,li,div,td,th,address,blockquote,body {
	font-size : 12px;
}
li {
	margin-top : 3px;
}


h1 {
	font-size : 130%; 
	margin-bottom : auto;
}
h2 {
	font-size : 110%;
	margin-bottom : auto;
}
h3 {
	font-size : 16px;
}
h4 {
	font-size : 13px;
}


.nachoben {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : 100; 
	text-align : right;
	background-color : transparent;
}


.colorbox {
	background : #FFFFFF;
	padding : 12px;
	border : 10px;
	border-color : #FFA921;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	color :  White;
}

#rundrum {
  border-width : 10px;
  border-style : solid;
  border-color : #FFA921;
  padding :  10px; 
}

#links {
	background-color: #434C96;
	width: 180px;
	padding-left: 20px;
}

#nachoben {
	background-color: #FFA921;
	width: 100px;
	height: 20px;
}
  
.dunkelblau {
	background-color : #0049B2;
}
.hellblau {
	background-color : #8697C8;
}
.weiss {
	background-color : #FFFFFF;
}

