/* grundeinsellungen*/

body {
	background-color: #ffffff;
}

h1,h2,h3,h4,h5,p,i,ul,ol,li,div,td,th,address,blockquote,nobr  {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #4e4b4a;
}

h1  {
	color : #db0167;
	font-size : 12pt;
	font-family : verdana;
	font-weight : 900;
}

h2  {
	color: #4e4b4a;
	font-size: 12pt;
	font-family: verdana;
	font-weight: 900;
}

h3  {
	color : Black;
	font-size : 12pt;
	font-weight : 700;
}

h4  {
	color : Red;
	font-size : 11pt;
}

h5  {
	color : Red;
	font-size : 10pt;
	font-weight : 700;
}

/* anderer text*/

li  {
	font-size: 9pt;
	list-style-image: url(/images/rr12.gif);
	padding-bottom: 10px;
}

textarea {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	color : #4e4b4a;
}

option {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	color : #4e4b4a;
}

input {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	color : #4e4b4a;
}

/* hyperlinks*/

a:link  {
	font-size: 9pt;
	font-weight: bold;
	color: #0193dd;
	text-decoration: none;
}

a:visited  {
	font-size : 9pt;
	font-weight: bold;
	color: #0193dd;
	text-decoration : none;
}

a:active  {
	font-size : 9pt;
	font-weight: bold;
	color: #0193dd;
	text-decoration : none;
}

a:hover  {
	color : #db0167;
	font-weight: bold;
	font-size : 9pt;
	text-decoration : none;
}

.main {
}

.navigation {
}

.top {
}

.topnav a:link  {font-size: 10pt; font-weight: bold; color: #0193dd; text-decoration: none;}
.topnav a:visited  {font-size: 10pt; font-weight: bold; color: #0193dd; text-decoration: none;}
.topnav a:active  {font-size: 10pt;	font-weight: bold; color: #0193dd; text-decoration: none;}
.topnav a:hover  {font-size: 10pt; font-weight: bold; color: #db0167; text-decoration: none;}
.topnav {background-image: url(/images/bg_gelb20.jpg); text-align: center; padding: 5px 5px 5px 0px;}

.topnav_active a:link  {font-size: 10pt; font-weight: bold; color: #db0167; text-decoration: none;}
.topnav_active a:visited  {font-size: 10pt; font-weight: bold; color: #db0167; text-decoration: none;}
.topnav_active a:active  {font-size: 10pt; font-weight: bold; color: #db0167; text-decoration: none;}
.topnav_active a:hover  {font-size: 10pt; font-weight: bold; color: #db0167; text-decoration: none;}
.topnav_active {background-image: url(/images/bg_gelb20.jpg); text-align: center; padding: 5px 5px 5px 0px;}

.topnav_sn {font-size: 8pt; font-weight: bold; color: #0193dd; text-decoration: none;}

.sn1 {padding-top: 10;}
.sn1 a:link {font-size: 10pt; font-weight: bold; color: #0193dd; text-decoration: none;}
.sn1 a:visited {font-size: 10pt; font-weight: bold; color: #0193dd; text-decoration: none;}
.sn1 a:active {font-size: 10pt; font-weight: bold; color: #0193dd; text-decoration: none;}
.sn1 a:hover {font-size: 10pt; font-weight: bold; color: #fed001; text-decoration: none;}
.sn1_active {padding-top: 10;}
.sn1_active a:link {font-size: 10pt; font-weight: bold; color: #db0167; text-decoration: none;}
.sn1_active a:visited {font-size: 10pt; font-weight: bold; color: #db0167; text-decoration: none;}
.sn1_active a:active {font-size: 10pt; font-weight: bold; color: #db0167; text-decoration: none;}
.sn1_active a:hover {font-size: 10pt; font-weight: bold; color: #db0167; text-decoration: none;}

.sn2 {padding-top: 5;}
.sn2 a:link {font-size: 10pt; font-weight: normal; color: #0193dd; text-decoration: none;}
.sn2 a:visited {font-size: 10pt; font-weight: normal; color: #0193dd; text-decoration: none;}
.sn2 a:active {font-size: 10pt; font-weight: normal; color: #0193dd; text-decoration: none;}
.sn2 a:hover {font-size: 10pt; font-weight: normal; color: #fed001; text-decoration: none;}
.sn2_active {padding-top: 5;}
.sn2_active a:link {font-size: 10pt; font-weight: normal; color: #db0167; text-decoration: none;}
.sn2_active a:visited {font-size: 10pt; font-weight: normal; color: #db0167; text-decoration: none;}
.sn2_active a:active {font-size: 10pt; font-weight: normal; color: #db0167; text-decoration: none;}
.sn2_active a:hover {font-size: 10pt; font-weight: normal; color: #db0167; text-decoration: none;}

.subcontent {
	font-size: 9pt;
	font-weight: bold;
	color: #db0167;
	text-decoration: none;
}

.footer {font-size: 8pt;}
.footer a:link {font-size: 9pt;	font-weight: normal; color: #4e4b4a; text-decoration: none;}
.footer a:active {font-size: 9pt; font-weight: normal; color: #4e4b4a; text-decoration: none;}
.footer a:visited {font-size: 9pt; font-weight: normal; color: #4e4b4a; text-decoration: none;}
.footer a:hover {font-size: 9pt; font-weight: normal; color: #4e4b4a; text-decoration: none;}

.smallFont {font-size: 8pt;}

#pscroller1{
	width: 500px;
	height: 20px;
	border: 0px solid black;
	padding: 3px;
	background-color: #FFFFFF;
}

