body 	{
	background-image: url(../images/bgBodyOben.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	}
a 	{
	text-decoration: none;
	color: #576ca4
	}	
a:hover	{
	text-decoration: underline;
	}	

li {
	line-height: 100%;
	margin-bottom: 15px;
}	
li a {

}


h1 	{
	font-size: 1.2em;
	color: #1c5a98;
	}

h2 	{
	font-size: 1em;
	color: #1c5a98;
	}


td	{
	background-color: #e0ebfd;
	border: #FFFFFF;
	font-size: 0.8em;
	line-height: normal;
	padding: 2px;
	}


#container {
	width: 689px;
	margin: auto; /* Hiermit zentrieren wir unsere Seite. */
  	}
  	
#headrow {
	background-image: url(../images/bgHeadRowBig.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #576ca4;
	padding-top: 18px;
	padding-bottom: 5px;
	}
#menuoben {
	margin-top: 10px;
	font-size: 1.2em;
	}
#menuunten {
	margin-top: 32px;
	font-size: 1.2em;
	}
	
#content {	
	color: #000;
	border-bottom: 1px solid #aaa; /* Eine kleine optische Abgrenzung. */
	min-height: 425px;
  	padding-top: 5px;
  	font-size: 1.4em;
	}

#content p {
	padding-right: 150px;
  	font-weight: normal;
	line-height: 180%;
	}
	
#content blockquote {
	padding-right: 150px;
	padding-left: 30px;
  	border-left: 1px solid #8795bc;
	background-image: url(../images/bgCite.jpg);
	background-repeat: no-repeat;
	background-position: top left;
  	}

#contentFooter {	
	color: #576ca4;
	margin-top: 25px;
	font-weight: normal;
	font-size: 1.2em;
	}

#footrow{
	clear: both;
	background-image: url(../images/bgFootRow.jpg);
	background-repeat: repeat-x;
	height: 28px;
	margin-top: 1px;
	}

.sitemap  {
	font-size: 1em;
	font-weight: bold;
	color:#00acaf;
	list-style-image:url(../images/iconOrdner.gif);
	}

.sitemap ul li {
	color: #00acaf;
	font-weight: normal;
	list-style-image:url(../images/iconSeite.gif);
	padding: 0;
	margin: 0.2em 0em 0.1em 0em;
	}



/*[Hier kommen die Gimmicks**************** */

/*[ NOTE: Please take care keep the id (vid,hid,sid) unique ]*/

#alertOn 	{
	border: 1px solid red;
	padding: 10px;
	width: 400px;
	margin-bottom: 50px;
	background-color: #ffa;
	font-size: 0.8em;
	line-height: 1em;
	} 



#newsContainer{
	padding: 10px;
	width: 400px;
	border: 1px solid grey;
	}	
#vid 	{
	display: inline;
	cursor:pointer;
	} 
	
#hid 	{
	display: none;
	cursor:pointer;
	}
#sid 	{
	display: none;
	cursor:pointer;
	line-height: 1em;
	}  
#vid2 	{
	display: inline;
	cursor:pointer;
	} 
	
#hid2 	{
	display: none;
	cursor:pointer;
	}
#sid2 	{
	display: none;
	cursor:pointer;
	line-height: 1em;
	}  
