@CHARSET "UTF-8";

body  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

body  table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#container {
	width: 930px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#header_0 {
	height: 100px;
	background-color: #00427d;
	background-image: url(../../img/header_0.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#topnavi {
	color: #ffffff;
	margin-top: 20px;
	padding-left: 10px;
}

#topnavi a:link, #topnavi a:visited, #topnavi a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#topnavi a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

#header_kat {
	height: 190px;
}

#navi_kat {
	float: left;
	height: 38px;
	position: relative;
	top: 152px;
	left: 89px;
}

#navi_kat ul {
    margin: 0;
	padding: 0;
	list-style: none;
}

#navi_kat ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 38px;
	width: 212px;
}

#navi_kat ul li a {
	float: left;
	display: block;
	font-size: 20px;
	width: 202px;
	text-decoration: none;
	text-indent: 10px;
	line-height: 38px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#spacer {
	height: 10px;	
}

.clr {
	clear: both;
}


#sidebar_left {
	float: left;
	width: 200px;
}

.box_left {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar_left h3 {
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
	font-size: 1.0em;
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar_left div {
	padding-left: 15px;
}

#sidebar_left div a:link, #sidebar_left div a:visited, #sidebar_left div a:active, #sidebar_left div a:hover {
	font-size: 1.0em;
	line-height: 150%;
	text-decoration: none;
}
#sidebar_left div a:hover {
    text-decoration: underline;
}
#sidebar_left div.active {
	text-decoration: none;
}

#main {
	float:left;
	width: 730px;
} 

#pathway {
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}
#pathway a:link, #pathway a:visited, #pathway a:active {
	font-weight: normal;
	text-decoration: none;
}
#pathway a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.box_typo_groesse {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
.box_typo_groesse a {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

#footer {
	padding-top: 5px;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-top-style: dotted;
	margin-top: 10px;
}

#footer a {
	font-size: 1.0em;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.clearfloat {
    clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

#ErrorPop {
	background-color:#FCEFDC;
	background-image:url(../../img/emailpopup_bg.png);
	background-position:0px;
	background-repeat:no-repeat;
	border:1px solid #FFAB55;
	color:#484848;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:90px;
	left:120px;
	position:absolute;
	text-decoration:none;
	top:-200px;
	display:none;
	width:200px;
	z-index:1;
}

.snippetSpacer {
	clear: both;
	height: 10px;
}

#notepad {
	color: #174D99;
	background-image:url(../../img/merkzettel.jpg); 
	background-repeat:no-repeat;
	border-bottom: 3px solid #FFF9ED;
}

#notepad a {
	color:#174D99;
	text-decoration: none;
}
#notepad a:hover {
	text-decoration: underline;
}
#notepadList {	
	color: #000;
	font-size: 11px;
	padding-left:10px;
	padding-bottom:5px;
}

#notepadList ul {
	margin:0px;
	margin-left:10px;
	padding:0px;
	list-style: none;
	line-height: normal;
}

#notepadList ul li {
	padding-left:10px;
	padding-top:2px;
}
