BODY {
	FONT-SIZE: 100.01%;
	MARGIN: 0px 0px 0px 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
/*	background-image: url(../images/back_nav.gif);
	background-repeat: repeat-y;
*/
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Star-Hack */
* html li {
	display: inline;
}

.hidden, dfn {
	display: none;
}


/*
UL, LI {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.9em;
	color: #000000;
}

UL {margin: 0px 0px 0px 1.6em;}
LI {margin: 0px 0px 0.8em 0px;}
*/

/* GENERAL fonts */
P, P.bodytext, #content, #contentStartLinks, #contentStartRechts, #glossarContent, table {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
	MARGIN: 0px 0px 0em 0px;
	color: #000000;
	line-height: 1.3em;
}

#content, #contentStartLinks, #contentStartRechts {
  	margin-bottom: 30px;
  	border: 0px solid red;
}

#contentStartLinks {
	width: 208px;
	float:left;
	padding-right: 10px;
}

#content ul {
	display: block;
	padding: 0;
	margin: 0;
}

#content li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none outside;
	padding-left: 8px;
	background: url(../images/kaestchen.gif) no-repeat 0 4px;
	margin-bottom: 2px;
}
#mainContainer a,
#content a, #content a:link {
	color: #8A0022;
}

#mainContainer a:hover,
#content a:hover {
	color: #000000;
}

#mainContainer a:visited, #mainContainer a:visited, #mainContainer a:active, #mainContainer a:active,
#content a:visited, #content a:visited, #content a:active, #content a:active {
	color: #ff0000;
}

#mainContainer img
{
	border:1px solid #666;
}

.contentheading {
	font-weight: bold;
}

.contentElement {
  	margin-bottom: 10px;
}

#contentStartLinks .contentElement {
  	border-top: 1px solid #DBB8AC;
  	padding: 10px 0;
}

#contentStartLinks .cElem-n1 {
	border-top: 0; 
	padding: 0;
}

#contentStartRechts {
	width: 208px;
	float:left;
	border-left: 1px solid #DBB8AC;
	padding-left: 10px;
}

H1, H2, H3, H4, H5, H6 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.1em;
	font-weight: bold;
	MARGIN: 0px 0px 0.5em 0px;
}


#allContainer {
  	width: 887px;
	position:absolute; left: 50%; top: 0px; border: 0px;
	margin-left: -444px;
	border: 0px solid #f00;  
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(../images/back_content2.gif);
	background-repeat: repeat-y;
	height: 100%;
}
body>#allContainer {
  	height: auto;
	/* Mozilla */
  	min-height: 100%;
}

#columnLeft {
/* 	background-image: url(../images/back_links.gif); */
	background-repeat: repeat-y;
	background-position: left;	
	width: 887px;
	height: 100%;
}
#allContainer>#columnLeft {
  	height: auto;
	/* Mozilla */
  	min-height: 100%;
}
#columnRight {
/*	background-image: url(../images/back_rechts.gif); */
	background-repeat: repeat-y;
	background-position: right;
	width: 773px;
	height: 100%;
	padding-left: 114px;
}
#columnLeft>#columnRight {
  	height: auto;
	/* Mozilla */
  	min-height: 100%;
}

#columnMiddle {
/*	background-image: url(../images/back_content.gif);
	background-repeat: repeat-y; */
	width: 659px;
	height: 100%;
}
#columnRight>#columnMiddle {
  	height: auto;
	/* Mozilla */
  	min-height: 100%;
}



#mainContainer {
  	border: 0px solid #f00;
  	width: 437px;
  	float:right;
  	padding-right: 10px;
}

#top {
	width: 659px;
	height:264px;
	border: 0px solid #f00;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;

}


#footer {
  clear:both;
  text-align: center;
  width: 659px;
  height: 20px;
  font-size: 0.9em;
  color: #C28083;  	
  margin-top: -20px; 
  margin-left: 114px;
  padding-top: 20px;
}

#allContainer>#footer {
  margin-top: auto;
  margin-bottom: 0;  
}

/*
#footer>DIV.cElem-n1 {
  	padding-top: 20px;
}
#footer .cElem-n1 {
  	border-top: 1px solid #DBB8AC;
  	padding-top: 3px;
}
*/

#linkliste {
  padding-top: 40px;
  width: 619px;
  margin-left: 114px;
  padding: 20px 20px 5px 20px;
  text-align: justify;
}

#linkliste a, #linkliste a:link, #linkliste a:visited, #linkliste a:active {
  font-size: 0.9em;
  color: #C28083;  	
  text-decoration: none;
}

#linkliste a:hover {
  font-size: 0.9em;
  color: #C28083;  	
  text-decoration: underline;
}


#nebennav {
  position:relative; left: 300px; top: 80px; border: 0px; z-index: 1001;
  width:349px; 
  height: 20px; 
  font-size: 1em;
  margin: 0;
  padding: 0;
  text-align: right;
  border: 0px solid #03f;
}

#nebennav ul {
	border: 0;
	display: inline;
}

#nebennav li {
	border: 0;
	display: inline;
}


.nebenpfeil  {
  padding: 0px 0px 0px 10px;
/*  background-image: url(../images/pfeil_neben.gif);
  background-repeat: no; */
}

#nebennav A:link, #nebennav A:active, #nebennav A:visited {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #fff;
	FONT-SIZE: 1em;
	margin-left: 5px;
	padding-left: 6px;
	background-image: url(../images/kaestchen_weiss.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#nebennav A:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #000;
	FONT-SIZE: 1em;
	margin-left: 5px;
	padding-left: 6px;
	background-image: url(../images/kaestchen_weiss.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#hauptnav {
	position:relative; left: 26px; top: -37px; width: 168px; z-index: 1015;
	/*  padding: 0 10px 0 10px; */
	border: 0px solid #000;
	height: 430px;
	background-image: url(../images/back_nav.gif);
	background-repeat: repeat-x;  
	float: left;
}

#hauptnav ul {
	border: 0;
}


#hauptnav li ul {
	border: 0;
	margin: 0;
}


#hnavUl li {
	width: 159px;
	height: 32px;
	border: 0px solid #f00;
	margin: 0;
}

LI a.hnavNo, LI a.hnavNo:link, LI a.hnavNo:visited {
	display: block;
	border: 0px solid #fff;
	text-decoration: none;
	color: #003;
	font-size: 1em;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-left: 12px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	width: 159px;
	height: 27px;
}

#hnavUl>li>a {
	width: 159px;
	height: 32px;
}

LI a.hnavAct, LI a.hnavAct:link, LI a.hnavAct:visited, LI a.hnavNo:hover{
	display: block;
	border: 0px solid #0099CC;
	text-decoration: none;
	color: #0099CC;
	font-size: 1em;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-left: 12px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	width: 159px;
	height: 27px;
}


#unavUl li {
	width: 130px;
	padding-left: 10px;
}


LI a.unavNo, LI a.unavNo:link, LI a.unavNo:visited {
	display: block;
	border: 0px solid #fff;
	text-decoration: none;
	color: #003;
	font-size: 1em;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-left: 9px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	width: 168px;
	height: 27px;
}

LI a.unavAct, LI a.unavAct:link, LI a.unavAct:visited, LI a.unavNo:hover {
	display: block;
	border: 0px solid #FF6600;
	text-decoration: none;
	color: #FF6600;
	font-size: 1em;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-left: 9px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	width: 168px;
	height: 27px;
}



#footer P {
  	color: #E0A397;
}

.tt_news_more {
  	text-align: right;
}
.tt_news_more A {
	background-image: url(../images/back_button.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 2px;
	padding-right: 10px;
	color: #8A0022;
	text-decoration: none;
}

.newsHeader H2 {
  	font-weight: bold;
	color: #8A0022;
	display: inline;
}
.newsHeader {
  	margin-bottom: 5px;
}

.singleNewsImage {
  	margin: 0 0 10px 10px;
  	float:left;
}

#contentStartRechts .newsItem {
  	margin-bottom: 10px;
}


.csc-mailform {
	border: 0;  
	margin: 10px 0 0 0;
}

DIV.csc-mailform-field label {
  	width: 80px;  	
  	display: block;
  	float: left;
  	padding: 2px;
}

DIV.csc-mailform-field input {
  	width: 240px;  	
  	border: 1px solid #E0A396;
  	background: #F9F3DC;
  	font-size: 1em;
  	padding: 2px;
}

DIV.csc-mailform-field select {
  	background: #F9F3DC;
  	font-size: 1em;
  	padding: 2px;
}

DIV.csc-mailform-field textarea {
  	width: 240px;  	
  	border: 1px solid #E0A396;
  	background: #F9F3DC;
  	font-size: 1em;
  	padding: 2px;
}

DIV.csc-mailform-field #mailformformtype_mail {
  	margin-left: 87px;    	
	width: 100px;	
  	font-size: 1em;
  	margin-top: 5px;
}



#sprache {
  width: 150px;
  height: 17px;
  margin-top: 20px;
  padding-left: 5px;
}

#sprache img {
  float: left;
}

#sprache .flagimage {
  margin-right: 5px;
}
