body {
	margin-left		: 	0px;
	margin-top		: 	0px;
	margin-right		: 	0px;
	margin-bottom  		: 	0px;
	background-image	:	url(../images/back.jpg);
         background-repeat	:	y-repeat;
         background-color	:	#00007F;
         color			:	#00007F;
         background-attachment	: 	fixed;

}
#banner_oben{
	background-image	:	url(../images/background_bild.jpg);
         background-repeat	:	no-repeat;
    }

#content {
	font-family		: 	Arial, Helvetica, sans-serif;
	color			: 	#00007F;
    	font-size		:	14px;
         line-height	       	:	20px;
    }

p,td{
	font-family		: 	Arial, Helvetica, sans-serif;
	color			: 	#00007F;
    	font-size		:	14px;
         line-height	       	:	20px;
    }

h1{
font-size			:	15px;
font-weight			:	bold;
text-align			:	left;
padding-bottom			:	1px;
border-bottom	       		: 	1px dashed #00007F;

}
h2 {
font-size			:	14px;
font-weight			:	bold;
text-align			:	left;
border-bottom			: 	1px solid #00007F;
}

h3 {
font-size			:	12px;
font-weight			:	bold;
text-align			:	left;
border-bottom			: 	1px solid #00007F;
}

ul {
  margin           : 5px 5px 5px 5px;
}

li {

}

hr {
  background       : #a0a0a0;
  height           : 1px;
  width            : 95%;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}

/* ###################### LINKS ###################### */


a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #ff3300;
  font-weight      : bold;
  border-bottom    : 1px dashed #ff3300;
  text-decoration  : none;
}

a.category:hover {
  border-bottom    : 1px solid #ff3300;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS;
  font-size        : 11px;
  color            : #ff3300;
  font-weight      : bold;
  border-bottom    : 1px dashed #ff3300;
  text-decoration  : none;
}
a.blogsection:hover {
  border-bottom    : 1px solid #ff3300;
}

/* ###################### MAIN MENU SETTINGS ###################### */
a.buttonbar:link, a.buttonbar:visited {
	font-family: Verdana,Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
  	text-transform   : uppercase;
  	letter-spacing   : 1px;
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
}

a.buttonbar:hover {
	color: #AD9C80;
	border-bottom: none;
}

.mainlevel {
text-decoration			:	none;
font-weight			:	bold;
font-size			:	13px;
font-family			:	ARIAL,VERDANA,HELVETICA;
color				:	#00007F;
display				:	block;
padding-bottom			:	10px;
padding-left			:	10px;
text-align			:	left;
width:200px;

}

a.mainlevel:link {
text-decoration			:	none;
font-weight			:	bold;
font-size			:	13px;
font-family			:	ARIAL,VERDANA,HELVETICA;
color				:	#00007F;
padding-bottom			:	10px;
padding-left			:	10px;
text-align			:	left;}


a.mainlevel:visited{
text-decoration			:	none;
font-weight			:	bold;
font-size			:	13px;
font-family			:	ARIAL,VERDANA,HELVETICA;
color				:	#00007F;
padding-bottom			:	10px;
padding-left			:	10px;
text-align			:	left;}

a.mainlevel:hover{
text-decoration			:	underline;
font-weight			:	bold;
font-size			:	13px;
font-family			:	ARIAL,VERDANA,HELVETICA;
color				:	#5F5F5F;
padding-bottom			:	10px;
padding-left			:	10px;
text-align			:	left;}


#active_menu {
text-decoration			:	underline;
font-weight			:	bold;
font-size			:	13px;
font-family			:	ARIAL,VERDANA,HELVETICA;
color				:	#00007F;
padding-bottom			:	10px;
padding-left			:	10px;
text-align			:	left;}


.sublevel {
text-decoration			:	none;
font-weight			:	bold;
font-size			:	13px;
font-family			:	ARIAL,VERDANA,HELVETICA;
color				:	#00007F;
margin-bottom			:	15px;
margin-left		   	:	20px;
line-height			:	25px;
text-align			:	left;
}

a.sublevel:link, a.sublevel:visited {
text-decoration			:	none;
font-weight			:	bold;
font-size			:	13px;
font-family			:	ARIAL,VERDANA,HELVETICA;
color				:	#00007F;
margin-bottom			:	15px;
margin-left			:	20px;
line-height			:	25px;
text-align			:	left;}

a.sublevel:hover {
text-decoration			:	underline;
font-weight			:	bold;
font-size			:	13px;
font-family			:	ARIAL,VERDANA,HELVETICA;
color				:	#5F5F5F;
margin-bottom			:	15px;
margin-left		 	:	20px;
line-height			:	25px;
text-align			:	left;}

.separator{
text-decoration			:	none;
font-weight			:	bold;
font-size			:	13px;
font-family			:	ARIAL,VERDANA,HELVETICA;
color				:	#00007F;
padding-bottom			:	10px;
padding-left			:	10px;
text-align			:	left;}
/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
padding-top		      	:	10px;
margin-top			:	5px;
font				:	12px ARIAL,VERDANA,HELVETICA;
float				:	left;
width				:	180px;
border-right			:	1px dashed #00007F;
border-top			:	1px dashed #00007F;
border-bottom			:	1px dashed #00007F;
background-color			:	#EBE0A7;
margin-bottom			:	5px;
}

table.moduletable th {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
	background-color	: #EDD5AF;
	height			: 15px;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  color            : #101010;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, 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-size			:	15px;
font-weight			:	bold;
text-align			:	left;
padding-bottom			:	1px;
border-bottom	       		: 	1px dashed #00007F;
margin-left			:	20px;
margin-right			:	40px;
}

a.contentpagetitle:hover {
  color            : #330000;
}

.contentpane {

}

.contentpaneopen {
    margin-left		:	20px;
    margin-right		:	20px;
    line-height		:	20px;
}

.contentheading {
font-size			:	15px;
font-weight			:	bold;
text-align			:	left;
padding-bottom			:	1px;
border-bottom	       		: 	1px dashed #00007F;
margin-left			:	20px;
margin-right			:	40px;
width:500px;
}

.componentheading {
font-size			:	15px;
font-weight			:	bold;
text-align			:	left;
padding-bottom			:	1px;
border-bottom	       		: 	1px dashed #00007F;
margin-left			:	20px;
margin-right			:	40px;
width				:	450px;


}
.component

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #C0C0C0;
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #C6B292;
  margin-left      : 1px;
  margin-right     : 1px;
 }

.sectiontableentry2 {
  background-color : #AD9C80;
  margin-left      : 1px;
  margin-right     : 1px;
 }

.sectiontableheader {
  background-color : #EDD5AF;
  color            : #000000;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #FEF1D7;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #707070;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #ff3300;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 3px;
  margin           : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  color            : #707070;
  font-weight      : bold;
  font-style       : italic;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : Arial;
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  padding          : 1px;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial;
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  border-bottom    : none;
}

a.pathway:hover {
  font-family      : Arial;
  font-size        : 13px;
  font-weight      : bold;
  color            : #ffffff;
  border-bottom    : none;
}

/* ###################### 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      : 10px;
  padding-left     : 15px;
}

.readon {
  font             : Arial, Verdana, Trebuchet MS;
  font-size        : 13px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 7px;
  padding-left     : 10px;
  border-bottom    : 1px dashed;
}

a:link{
color				:	#00007F;
font-family			:	ARIAL,VERDANA,HELVETICA;
font-size			:	14px;
font-weight			:	bold;
text-decoration			:	none;
}

a:visited{
color				:	#00007F;
font-family			:	ARIAL,VERDANA,HELVETICA;
font-size			:	14px;
font-weight			:	bold;
text-decoration			:	none;
}

a:active{
color				:	#00007F;
font-family			:	ARIAL,VERDANA,HELVETICA;
font-size			:	14px;
font-weight			:	bold;
text-decoration			:	none;
}
a:hover{
color				:	#FF5B0D;
font-family			:	ARIAL,VERDANA,HELVETICA;
font-size			:	14px;
font-weight			:	bold;
text-decoration			:	underline;
}

.footer {
color				:	#00007F;
font-family			:	ARIAL,VERDANA,HELVETICA;
font-size			:	12px;
font-weight			:	bold;
text-align			:	center;
line-height			:	20px;
border-top:1px solid #00009F;
}

.footer a:link{
color				:	#00007F;
font-family			:	ARIAL,VERDANA,HELVETICA;
font-size			:	12px;
font-weight			:	bold;
text-decoration			:	none;
}

.footer a:visited{
color				:	#00007F;
font-family			:	ARIAL,VERDANA,HELVETICA;
font-size			:	12px;
font-weight			:	bold;
text-decoration			:	none;
}

.footer a:hover{
color				:	#FF5B0D;
font-family			:	ARIAL,VERDANA,HELVETICA;
font-size			:	12px;
font-weight			:	bold;
text-decoration			:	underline;
}
