body {
	font-family: Arial, Verdana, sans-serif;
	color:#333;
	font-size:12px;
}

img {
	border:none;
	background:none;
	text-decoration:none;
}

strong, b {
	font-weight:bold;
	background:none;
}

i,em {
	font-style:italic;
}

#content p {
	line-height:18px;
	margin-bottom: 5px;
	background:none;
}

#content a, .threecolumn a {
	color: #0E68A1;
	text-decoration:underline;
	font-weight:bold;
}

td, tr {
	font-family: Arial, Verdana, sans-serif;
	color:#333;
	font-size:12px;
	vertical-align:top;
}

h1,h2,h3,h4,h5,h6 {
	color: #0E68A1;
}

h1 {
	margin-bottom:25px;
	font-size: 16px;
}

h2 {
	margin-bottom:15px;
	font-size: 14px;
}

h3 {
	margin-bottom:5px;
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 10px;
}

#content ol {
	margin-left:40px;
	margin-bottom: 10px;
}

#content ul {
	margin-left:40px;
	margin-bottom: 10px;
	list-style-position:outside;
  list-style-type: disc;
  font-weight: normal;
}

#content ul li, #content ol li {
	margin-bottom:3px;
}

/*** TOPNAVI ***/

#topNavi ul{
	font-family:Times New Roman, Arial;
	font-size:16px;
	color: #0E68A1;
	list-style:none;
	padding: 0px;
	margin:0px;
}

#topNavi ul li{
  float:left;
}

#topNavi ul li a {
	font-weight:bold;
	color: #0E68A1;
  text-decoration:none;
  display:block;
  padding-top: 5px;
  padding-left:20px;
  padding-right:50px;
}

#topNavi ul li.active a {
	color:#333; /*ED8D68;*/
	font-weight:bold;
}

/*** LEFT NAVI ***/

#leftNavi ul {
	font-family:Times New Roman, Arial;
	font-size:16px;
	color: #0E68A1;
	font-weight:bold;	
}

#leftNavi ul li {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	background: url(../layout/shortline.gif) no-repeat 0px 26px;
}

#leftNavi ul li a {
	margin-left: 15px;
	color: #0E68A1;
	text-decoration:none;
}

#leftNavi ul li.active a {
	color:#ED8D68;
	font-weight:bold;
}

/*** COMPONENTS ***/

/** Three Column **/

.threecolumn, .threecolumn p  {
	margin:0px !important;
	padding:0px !important;
}

.firstCol {
	font: bold 12px Verdana;
	color: #0E68A1;
	width: 130px;
}

.secCol {
	font: normal 12px Verdana;	
	width:75px;
}

.thirdCol {
	font: normal 12px Verdana;
	width:300px;
}

/** Two Column **/

.firstTwoCol {	
	width:400px;
}

.secTwoCol {
	width:100px;
}

/** Images **/

.images {
	margin-bottom:10px;
}

.text {
	padding-left:10px;
}

.leftContentText {
	margin-left:20px;
}

/*** FOOTER ***/

#footer a {
	font: normal 10px Verdana;
	color:#0D73B2;
	margin-right:50px;
	text-decoration:none;
}

/*** Ausgaben ***/

.more {
	list-style:none;
}

.more a {
	color:#0D73B2;
}
.more li {
	margin-bottom:10px;
	color:#0D73B2;
}

/** ABO **/

#content textarea, select, input{
	font-family: Arial, Verdana, sans-serif;
	color:#333;
	font-size:12px;
	padding:2px;
}

#AboForm label {
	float:left;
	width:120px;
}

#AboForm input {
	margin-bottom:10px;
	width:220px;
}

#AboForm textarea {
	width:220px;
	height:70px;
}

#AboForm select {
	margin-bottom:10px;
	width:227px;
}

#AboForm option {
	padding-left:4px;
}

.Formbutton {
	margin-left:120px;
	margin-top:15px;
}

.check {
	margin-left:120px;
}

.mailMessage {
	color:red;
	font-weight:bold;
}

.EMailAdr { 
	display:none;
}

.checkbox {
	float:left;
}

.Exemplar {
	margin-top:-15px;
}

/** SITEMAP **/

.linklistSitemapLevel0 {
  padding: 0px 0px;
  text-decoration:none;
  font-size: 14px;
  font-weight:bold;
  margin-bottom:10px;
}

.linklistSitemapLevel1 {
  padding: 0px 20px;
  text-decoration:none;
  font-size: 12px;
  margin-bottom:5px;
}

.linklistSitemapLevel2 {
  padding: 0px 30px;
  text-decoration:none;
  font-size: 10px;
  margin-bottom:5px;
}
  
