td,tr,p,div {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 11px;
  color            : #003399;
  margin-top	   : 0px;
  margin-bottom	   : 0px;
}

ul, ol {
  margin           : 0px 0px 0px 0px;
  list-style-position:outside
}

li {
  list-style       : inside url(&bull;);
  list-style-image : url(&bull;);

}

hr {
  background       : #003399;
  height           : 1px;
  width            : 97%;
}

.headline_orange {
  text-align       : left;
  vertical-align   : text-top;
  margin-top	   : 0px;
  margin-bottom	   : 1px;
  font-size        : 14px;
  color            : #ffffff;
  width            : 465px;
  background-color : #ff9900;
  padding-left     : 16px;
  padding-top      : 10px;  
  padding-bottom   : 10px;
}

.headline_blue {
  text-align       : left;
  vertical-align   : text-top;
  margin-top	   : 0px;
  margin-bottom	   : 1px;
  font-size        : 14px;
  color            : #ffffff;
  width            : 220px;
  background-color : #003399;
  padding-left     : 16px;
  padding-top      : 10px;  
  padding-bottom   : 10px;
}

.text_lightgray {
  text-align       : left;
  vertical-align   : text-top;
  margin-top	   : 0px;
  margin-bottom	   : 1px;
  font-size        : 11px;
  color            : #003399;
  background-color : #d8d8da;
  padding-left     : 16px;
  padding-right    : 16px;
  padding-top      : 10px;  
  padding-bottom   : 10px;
}

.text_gray {
  text-align       : left;
  vertical-align   : text-top;
  margin-top	   : 0px;
  margin-bottom	   : 1px;
  font-size        : 11px;
  color            : #ffffff;
  background-color : #7f8082;
  padding-left     : 0px;
  padding-top      : 0px;  
  padding-bottom   : 0px;
}

.analogie_gray {
  text-align       : left;
  vertical-align   : text-top;
  margin-top	   : 0px;
  margin-bottom	   : 1px;
  font-size        : 11px;
  color            : #4e4f50;
  width            : 100%;
  background-color : #bebfc1;
  padding-left     : 22px;
  padding-right     : 32px;
  padding-top      : 10px;  
  padding-bottom   : 10px;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 11px;
  color            : #003399;
  text-decoration  : underline;

}

a.category:link, a.category:visited {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 13px;
  color            : #003399;
  text-decoration  : none;
  font-weight      : bold;
  border-bottom    : 1px dashed #003399;
}

a.category:hover {
  border-bottom    : 1px solid #003399;
}


a.blogsection:link, a.blogsection:visited {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 11px;
  color            : #436CA8;
  text-decoration  : none;
  font-weight      : bold;
  border-bottom    : 1px dashed #003399;
}
a.blogsection:hover {
  border-bottom    : 1px solid #003399;
}


/* ###################### MAIN MENU SETTINGS ###################### 
	font-size: 12px;
	color: #067cc2;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration  : none;
	text-transform: uppercase;
	display: block;
	width: 47.1em;
	padding: 0px;
	background-color: #7f8082;	
	width: 150px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 3px;
*/

td.menutop {
	background-color : #ffffff;
	width		 : 690px;
	padding-top	 : 0px;
	padding-bottom	 : 0px;
}


.mainlevel {
	margin		 : 0px;
	padding	 : 0px;
}

a.mainlevel:link, a.mainlevel:visited {
	font-family      : Verdana, Arial, sans-serif;
	border-left	 : 1px solid #ffffff;
	border-right	 : 1px solid #ffffff;
	font-size        : 12px;
	font-weight      : normal;
	text-decoration  : none;
	text-align       : center;
	margin		 : 0px;
	background-color : #7f8082;
	color            : #fff;
	text-decoration  : none;
	line-height      : 18px;
	padding-top	 : 4px;
	padding-bottom	 : 4px;
	padding-left     : 8px;
	padding-right    : 8px;

}

a.mainlevel:hover {
	font-family      : Verdana, Arial, sans-serif;
	font-size        : 12px;
	font-weight      : normal;
	text-decoration  : none;
	text-align       : center;
	margin		 : 0px;
	background-color : #ff9900;
	color            : #fff;
	text-decoration  : none;
	line-height      : 18px;
	padding-top	 : 4px;
	padding-bottom	 : 4px;
	padding-left     : 8px;
	padding-right    : 8px;
}



A#active_menu:visited, A#active_menu:link, A#active_menu:hover, A#active_menu:active {
	background-color : #ff9900;
	margin		 : 0px;
	line-height      : 18px;
	padding-top	 : 4px;
	padding-bottom	 : 4px;
	padding-left     : 8px;
	padding-right    : 8px;
}


span.mainlevel {
/*	font-size        : 30px;
	margin		 : 0px;
	color            : #fff;
	text-decoration  : none;
	font-weight      : small; */
}

.sublevel {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 12px;
  text-decoration  : none;
  text-align       : right;
  margin-bottom    : 0px;
  padding-right    : 0px;
  background-color : #ffffff;
  width            : 100%;
  display          : block;
  line-height      : 14px;
}

a.sublevel:link, a.sublevel:visited {
  color            : #436CA8;
  border-bottom    : 1px dashed #436CA8;
}

a.sublevel:hover {
  border-bottom    : 1px solid #003399;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  margin-top       : 0px;
  padding-left     : 0px;
  padding-right    : 0px;
  padding-top      : 0px;
  padding-bottom   : 0px;
}

table.moduletable th {
  font-family	   : Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : center;
  padding          : 0px;
  background-color : #717171;
}

.newsflash {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 10px;
  color            : #003399;
}

.frameheader {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  color            : #003399;
}

.poll {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 10px;
  color            : #003399;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Verdana, Arial, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #003399;
  text-align       : left;
  padding-top      : 0px;
  text-decoration  : none;
  border-bottom    : 0px;
}

a.contentpagetitle:hover {
  color            : #333333;
}

.contentpane {
  margin-top       : 0px;
  padding-left     : 0px;
  padding-right    : 0px;
  padding-bottom   : 0px;

}

.content {
  text-align       : left;
  vertical-align   : text-top;
  margin-top	   : 0px;
  margin-bottom	   : 0px;
  font-size        : 11px;
  color            : #003399;
}

.contentpaneopen {
width : 100%;
height : 100%;
}

.contentheading {
}


.contentheadingKontakt, .componentheadingKontakt {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 15px;
  font-weight      : normal;
  color            : #ffffff;
  width		   : 670px;
  background-color : #ff9900;
  text-align       : left;
  padding-top      : 330px;
  padding-left     : 15px;
  padding-bottom   : 10px;
  background-image : url('../images/keybild_kontakt.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.contentpaneopenKontakt, .wrapperKontakt, .contentpaneKontakt {
  text-align       : justify;
  margin-top       : 0px;
  padding-left     : 0px;
  padding-right    : 0px;
  width            : 950px;

}

.componentheading {
  padding-left     : 0px;
  padding-right    : 0px;
  width            : 950px;
}

.contentdescription {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 13px;
  color            : #436CA8;
  text-decoration  : none;
  font-weight      : bold;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #d0d0d0;
  margin-left      : 0px;
  margin-right     : 0px;
  border-top       : 0px dashed #ffffff;
 }

.sectiontableentry2 {
  background-color : #d0d0d0;
  margin-left      : 0px;
  margin-right     : 0px;
  border-top       : 0px dashed #ffffff;
 }

.sectiontableheader {
  background-color : #b0b0b0;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 0px;
  padding-right    : 0px;
  border-bottom    : 2px solid #FFFFFF;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 0px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  color            : #ff3300;
  border-bottom    : 1px dashed #ff3300;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : Arial;
  font-size        : 13px;
  font-weight      : bold;
  color            : #909090;
  padding          : 0px;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial;
  font-size        : 13px;
  font-weight      : bold;
  color            : #909090;
  border-bottom    : 1px dashed #909090;
}

a.pathway:hover {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #ff3300;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;
}

/* ###################### PAGE NAVIGATION SETTINGS ###################### */
.pagenavbar {
  text-align       : center;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 0px;
  padding-left     : 0px;
}

.readon {
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 0px;
}

td.credit, a.credit {
 	color: #ffffff;
	background-color : #003399;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	height: 18px;
	font-size: 10px;
}

td.claim {
	padding-bottom	 : 0px;
	padding-top	 : 0px;
	padding-left	 : 0px;
	padding-right	 : 0px;
}

.claim_grafik {
 	color: #ffffff;
	padding-bottom	 : 0px;
	padding-top	 : 0px;
	position	 :relative;
	bottom		 :25px;
	left		 :150px;
}


