body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;	
	background-color: #FFFFFF;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 font-style:italic;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** Site Name ***************/

/******
#siteName {
	margin: 0px;
	padding: 16px 0px 8px 3px;
	color: #000000;
	font-weight: normal;
	font: 24px Auto 2, Arial, Helvetica, sans-serif;
}

.logo {
	color: #000000;
}

a.logo, a.logo:visited, a.logo:hover {
	color: #000000;
	text-decoration: none;
}
********/
/**************typoLogo********************

#typoLogo {
	position:absolute;
	top:18px;
	left:3px;
	border: 0px;
}

.typologo {
	border:none;
}

a.typologo, a.typologo:visited, a.typologo:hover {
	border:none;
}

*****/
/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

#search {
	margin: 0;
	padding: 0;
}



/************** head styles *****************/

#head {
	margin: 0;
	padding: 4px;
	background: #000000;
	height: 101px;
	border-bottom: 1px solid #A5B4C6;
}

#head h1{
 	font: bold 120% Arial,sans-serif;
	margin-bottom:0px;
}

#head img {
	margin-top:15px;
	margin-left:-1px;
	margin-bottom:0;
	border: 0px;
}

#head a:hover {
	text-decoration:none;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 6px;
	color: #919999;
}

#utility a{
	color: #ffffff;
	text-decoration:none;
}

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

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

#globalNav img{
	margin-bottom: -4px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	z-index: 100;
}

#globalLink a.glink, a.glink:visited {
  	font-size: small;
  	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 4px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

#globalLink a.glink:hover{
	text-decoration: underline;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	max-height: 45px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
	background-color:#000000;
	border-bottom:7px solid #000000;
	z-index:300;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 70%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
}

#search a:hover{
	margin: 0px;
}

/************* pagename styles ***************/

#pageName {
	width: 85%;
	padding: 4px 4px 4px 5px;
	background: #FFFFFF;
	background-color:#FFFFFF;
	height: 52px;
	margin-bottom:0;
}

#pageName h1{
	font: bold 175% Arial,sans-serif;
	color:#FFCC00;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 118px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* breadCrumb styles ***************/
#breadCrumb {
	padding: 4px 4px 4px 7px;
	background: #FFFFFF;
	font: small Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:0;
}

#breadCrumb a {
	color: #21536A;
	font-weight: bold;
	font-size: small;
	text-decoration:none;
}

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

/****************************************/
/************* Navigation ***************/
/****************************************/

#navleft {
	position: absolute;
	top: 195px;
	padding: 4px;
	left: 0;
	width: 188px;
	font-size: small;
	color: blue;
	background-color: #FFFFFF;
}

/************ sectionLinks styles **************/

#sectionLinks {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#sectionLinks h1 {
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:active {
	background-color: #ECE9D8;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #ECE9D8;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h1{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

/********************************************/
/************* Inhalts-Blöcke ***************/
/********************************************/

/************* Web-News**********************/

#news {
	position: absolute;
	top: 195px;
	padding: 4px;
	right: 0px;
	width: 18.5%;
/***	background-color:#CC0033; ***/
	background-color:#FFFFFF;
	overflow: hidden;
}


.headlines {
/***	color:#FFFF99; ****/
	color:#FF3333;
	font-size:x-small;
}


a.headlines, a.headlines:visited {
	color: #FF3333; 
	text-decoration: none;
}

a.headlines:hover {
	color: #FF3333; 
	text-decoration: underline;
}


#news h1 {
	padding: 10px 0px 15px 4px;
	color:#334d55;
}


/************* Aktuelles ********************/

#aktuelles {
	margin-top: 0;
	margin-right: 20%;
	margin-left: 196px;
	background-color: #ECE9D8;
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #000000;
}

.feature{
	padding: 0px 0px 10px 10px;
	overflow:auto;
}

.feature p {
	letter-spacing:0.1em;
	line-height:1.5;
}

.feature h1{
	font: bold 175% Arial,sans-serif;
	padding: 10px 0px 5px 0px;
}

.feature h2 {
	font: bold 135% Arial,sans-serif;
	padding: 10px 0px 5px 0px;
}

.feature h3 {
	font: bold 115% Arial,sans-serif;
	padding: 5px 0px 5px 0px;
	font-style:normal;
}

.feature h4 {
	font: bold 110% Arial,sans-serif;
	padding: 5px 0px 5px 0px;
	font-style:italic;
}

.feature h5 {
	font: bold 105% Arial,sans-serif;
	padding: 5px 0px 5px 0px;
	font-style:normal;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*********** Forum*******************/

#recentposts {
	margin-top: 0;
	margin-left: 196px;
	margin-right: 20%;
	background-color: #ECE9D8;
	padding:4px 10px 4px 10px;
}

.posts {
	padding: 0px 0px 10px 8px;
}

#recentposts h1 {
	font: bold 125% Arial,sans-serif;
	padding: 10px 0px 5px 10px;
}

/**********Sidebar*****************/

#sidebar {
	position: absolute;
	top: 195px;
	padding: 4px;
	width:18.5%;
	right: 0px;
	background-color: #FFFFFF;
	overflow:hidden;
	z-index:-1;
}


/************ Footer ***************/

#footer {
	clear: both;
	border-top: 1px solid #5C6F90;
	border-bottom: 1px solid #5C6F90;
	font-size: small;
	color: #cccccc;
	padding: 0px 0px 0px 5px;
}

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
}

a.footer {
	color: #21536A;
	text-decoration: none;
}

a.footer:visited {
	color: #21536A;
	text-decoration: none;
}

a.footer:hover{
	text-decoration: none;
}


/*********************************/
/************Inhaltsseiten*********/

#inhalt {
	margin-top: 0;
	margin-right: 20%;
	margin-left: 196px;
	background-color: #ECE9D8;
	padding: 4px 10px 4px 10px;
}

/***********Markierungen**********/

#achtung {
	border: 1px solid #CCCC00;
}

.achtung {
	display:block;
	color:#000000;
	padding: 4px 4px 4px 4px;
}

.wichtig {
	font: bold Arial,sans-serif;
}

/*********aktuelle Links**************/


a.aktuell, a.aktuell:visited {
	color: #FF9900;
	font-weight:bold;
	text-decoration: none;
}

a.aktuell:hover {
	color: #FF9900;
	font-weight:bold;
	text-decoration: underline;
}

/***********Keywords*************/

em {
	color:#FF9900;
	font-style:normal;
	font-weight: bold;
}

/**********Minilogo*************/
#minilogo {
	display:inline;
	position:absolute;
	right: 48%;
}

#minilogo img {
	padding: 2px 4px 4px 0px;
	vertical-align: middle;
}

/********Banner***************/
.banner img{
	padding:4px 4px 10px 0px;
}

.bannercode {
	padding:4px 4px 4px 0px;
	border:1px solid #CCCCCC;
}

/*********************************************/
/*********************************************/
/*********************************************/
/*************Umfragen************************/
/**Importiert aus der default.css des ppoll***/
/*********************************************/
/*********************************************/
#umfrage {
	position:absolute;
	top:520px;
	right:0px;
	width:18.7%;
	padding: 10px 0px 15px 4px;
	background-color:#FFFFFF;
	overflow:hidden;
}

.umfrage {
	text-align:left;
	font: bold 175% Arial,sans-serif;
}



#vote {
	margin-top: 0;
	margin-right: 20%;
	margin-left: 196px;
	background-color: #ECE9D8;
	padding: 4px 10px 4px 10px;
	overflow:hidden;
}


table { color : #000000; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; padding-top: 2px; }

table.content { border-width: 0; margin: 1px; padding: 2px; background-color: #FFFFFF; }
table.head    { border-width: 0; margin: 1px; padding: 2px; background-color: #FFFFFF; }
table.info    { border-width: 0; margin: 1px; padding: 1px; background-color: #FFFFFF; }

td, th, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

td.head { background-color: #ADC6E3; color: #000000; font-weight: bold; font-size: 11px; }

/********************benutzt*********************/
th.head { background-color: #FFFFFF; color: #000000; font-size: 11px; }
/***********************************************/

th.info { background-color: #ADC0FF; color: #000000; border: 1px solid #4583C0; }
td.info { background-color: #D2DCFC; color: #000000; }

/*************benutzt*********/
td.header { background-color: #FFFFFF; color: #000000; font-weight: bold; }
/*****************************/

th.header { background-color: #9BBCE4; color: #000000;  }

/***********benutzt*******************/
td.left   { background-color: #E2E2E2; }
/*************************************/

td.right  { background-color: #D3DDFF; }

/******benutzt*****************/
td.odd    { background-color: #E2E2E2; }
td.even   { background-color: #F2F2F2; }
/*****************************/

td.center { background-color: #3D78AF; }

/***********benutzt*****************/
td.top    { background-color:#FFFFFF; }
td.bottom { background-color:#ECE9D8; }
/***********************************/

marquee   { background-color: #D2D2D2; }

/*A:link {text-decoration: underline; color: #000000; }
A:visited { text-decoration: underline; color: #202020; }
A:active { text-decoration: underline; color: #C0C0C0; }
A:hover { text-decoration: underline overline; color: #FFFFFF; background-color: #3483C0; }
*/

/*input       { border-style: groove; background-color: #F1F1F1; color: #000000; }
input.send  { border-style: groove; background-color: #F1F1F1; color: #000000; }
select      { border-style: groove; background-color: #F1F1F1; font-family: Verdana; color: #000000; }
textarea    { border-style: groove; background-color: #F1F1F1; font-family: Verdana; color: #000000; }
fieldset    { border-color: #336699; background-color: #D3DDFF; padding-bottom: 5px; padding-left: 2px; padding-right: 2px; padding-top: 5px; }
legend      { font-family:Verdana; font-size: 12px; color: #404040; }
*/


/**********Grusskarten **************/
.grusskarten {
	font-family:Arial, Helvetica, sans-serif;
}

a.grusskarten, a.grusskarten:visited {
	color: #FF9900;
	font-weight:bold;
	text-decoration: none;
}

a.grusskarten:hover {
	color: #FF9900;
	font-weight:bold;
	text-decoration: underline;
}

.grusskarten img {
	padding: 0px 0px 0px 8px;
}