
/***************************************************************************************
  *  LAYOUT
  *
  */

html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
	margin:0px;
	padding:0px;
	/*background-color:#8a0610;*/
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	
	background-image:url(/fileadmin/img/background.jpg);	
	background-repeat:repeat-y;
	
}


#siteFrame {
	width:980px;
	
	background-image:url(/fileadmin/header/header_02.jpg);
	background-repeat:no-repeat;
}

#header {
	/*background-image:url(/fileadmin/img/original_header/n_header.jpg);	*/
}

#topFrame {

}

#topLeft {
	width:202px;
	float:left;
	height:21px;	
}

#topMenu {		
	width:756px;
	float:left;
	border-left:1px solid #FFFFFF;	
	height:20px;
}

#topRight {
	width:21px;	
	height:21px;
	float:left;
}

#middleFrame {
	
}

#leftFrame {
	width:202px;
	float:left;
}

#leftTop {

}

#leftMenu {

}

#left {
	margin:10px 0px 0px 0px;
}

#counter {
	margin:0px 0px 10px 0px;
	background-image:url(/fileadmin/img/counter.jpg);
	background-repeat:no-repeat;
}

#contentFrame {
	float:left;
	width:533px;
	border-left:2px solid #FFFFFF;
	border-right:1px solid #FFFFFF;	
	border-top:1px solid #FFFFFF;		
}

#contentTop {
	height:11px;
	border-top:17px solid #000000;
}

#content {

}

#copyright {
	text-align:center;
	color:#999999;
	margin-top:30px;
	margin-bottom:30px;
}

#right {
	width:221px;	
	float:left;	
	border-top:1px solid #FFFFFF;
}

#rightBorder {
	width:21px;
	float:left;
}

.clearBoth {
	clear:both;
}




/***************************************************************************************
  *  COUNTER
  *
  */

.counterContainer {
	margin:0px 0px 0px 10px;
}

.counterAbstand {
	height:24px;
}


.counterTxtHeader {
	width:120px;
	float:left;
}

.counterTxt {
	float:left;
	width:58px;
	text-align:right;
}





/***************************************************************************************
  *  CONTENTBEREICH
  *
  */


.contentBox {
	background-color:#f6f6f6;
	border:1px solid #DCDCDC;
	margin:0px 10px 10px 9px;
	padding:0px 10px 10px 5px;	
}

.bodytext {
	font-size:10px;
	margin:0px;
	padding:3px 2px 3px 2px;	
	background-color:#EDEDED;
	
}

.csc-linkToTop {
	text-align:right;
	padding:1px 10px 4px 2px;
}

.csc-firstHeader {
	margin-top:5px;
 	font-family:Verdana;
	font-size:10px;
	font-weight:bold; 
} 

.csc-header, .csc-header-n1, .csc-header-n2 {
	font-size:10px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	
}


h1 {
 	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
	padding-left:14px;
	padding-bottom:3px;
	background-image:url(/fileadmin/img/contentPfeil.jpg);
	background-repeat:no-repeat;	
	background-position:0px 4px;
	border-bottom:1px solid #999999;
	margin:0px 0px 5px 0px;	
} 
 
h2 {
	color:#999999;
	font-family:Verdana;
	font-size:10px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:right;
	text-transform: uppercase;
}
 

h3 {
 	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	padding-top:3px;
	padding-left:14px;
	padding-bottom:3px;
	background-image:url(/fileadmin/img/notepad.jpg);
	background-repeat:no-repeat;	
	background-position:0px 4px;
	border-bottom:1px solid #CCCCCC;
	margin:0px 0px 0px 0px;	
} 
 
h5 {
 	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
	
	padding-bottom:3px;
	background-repeat:no-repeat;	
	background-position:0px 4px;
	border-bottom:1px solid #999999;
	margin:0px 0px 5px 0px;	
} 


#right h2 {
	background-color:#000000;
	height:15px;
	color:#FFFFFF;
	text-align:left;
	padding:2px 0px 0px 7px;
	margin-bottom:10px;
}
 
 
a:link,a:active,a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;

}

a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
 
p {
	margin:0px;
	padding:0px;
} 
 
form {
	display:inline;
}

input, select, textarea {
	font-family:Verdana;
	font-size:11px;
	background-color:#eeeeee;
	border:1px solid #CCCCCC;
}
 
.banner {
	width:495px;
	height:60px;
	font-family:Verdana;
	font-size:11px;
	background-color:#eeeeee;
	border:1px solid #CCCCCC;	
}

.longInput {
	width:190px;
}

.megalongInput {
	width:250px;
}

.doubleInput {
	width:130px;
}

.longTextarea {
	width:370px;
	height:90px;
}


.align-center {
	text-align:center;
}

.error {
	font-weight:bold;
	color:#FF0000;
	margin:5px;
}

.noerror {
	font-weight:bold;
	color:green;
	margin:5px;
}


















/***************************************************************************************
  *  MENU
  *
  */


/***************************
  TOP MENU
  *************************/

#topMenu ul {
	padding: 0px;
	margin: 0px;
	background-color: #8a0610;
	color: #ffffff;
	float: left;
	width:100%;
	line-height:17px;
	text-transform:uppercase;	
	font-weight:bold;
}

#topMenu ul li { 
	display: inline; 
}

#topMenu ul li a {
	padding: 0.2em 1.6em;
	background-color: #8a0610;
	color: White;
	font-weight:bold;
	text-decoration: none;
	float: left;
	border-left: 1px solid #fff;
}

#topMenu ul li a:hover {
	background-color: #999999;
	color: #000000;
}

#topMenu ul li a.act {
	background-color: #999999;
	color: #000000;
}



/***************************
  MENU LEFT
  *************************/

#leftMenu {
	width: 202px;	
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}

#navlist {
	margin:0px;
	padding:0px;
}

ul#navlist {
	line-height:20px;
	width:202px;
	padding:0px;
	margin:0px;
	border:0px;							
}

ul#navlist li {
	list-style: none;
	margin: 0px;
	border: 0px;				
}

ul#navlist li a {
	display: block;
	width: 180px;
	padding: 2px 22px 2px 0px;
	margin:0px;
	border: 0px;
	text-decoration: none;
	font-size:14px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-transform:uppercase;		
	text-align: right;
	font-weight:bold;
	color: #FFFFFF; 
	background-image: url(/fileadmin/img/menuLeft_no1.jpg);		
}

ul#navlist li a:link { 
	color: #FFFFFF; 	
}

ul#navlist li a:visited { 
	color: #FFFFFF; 
}

ul#navlist li a:hover {
	color: #FFFFFF;
	background-image: url(/fileadmin/img/menuLeft_act1.jpg);	
}

ul#navlist li a.act {
	color: #FFFFFF;
	background-image: url(/fileadmin/img/menuLeft_act1.jpg);	
}

/********* 2 te EBENE *********/

#navlist ul {
	line-height:11px; /*CSS IE TOO*/
	width:202px;
	padding:0px;
	margin:0px;
	border:0px;		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;		
}

#navlist li ul li {
	list-style: none;
	margin: 0px;
	padding:0px;
	border: 0px;			
}

#navlist li ul li a {
	display: block;
	width: 180px;
	padding: 3px 22px 4px 0px;
	margin:0px;
	border: 0px;	
	font-size:11px;	
	text-decoration: none;
	text-align: right;
	color: #FFFFFF; 
	background-image: url(/fileadmin/img/menuLeft_no2.jpg);			
}

#navlist li ul li a:link { 
	color: #000000; 	
}

#navlist li ul li  a:visited { 
	color: #000000; 
}

#navlist li ul li  a:hover {
	color: #000000;
	background-image: url(/fileadmin/img/menuLeft_act2.jpg);	
}

#navlist li ul li  a.act {
	color: #000000;
	background-image: url(/fileadmin/img/menuLeft_act2.jpg);
}


 /**
 * __________________________________________________________________________________________________
 * xmlmailer
 * __________________________________________________________________________________________________
 */


#xmlmailer .nofehler {
	display:none;
}

#xmlmailer .fehler {	
	color:#FFFFFF;
	background-color:#FF0000;
	padding:2px 15px;
	font-size:10px;
	font-weight:bold;	
}

#xmlmailer .space {
	font-size:10px;
	line-height:10px;	
}


#xmlmailer  input, #xmlmailer textarea, #xmlmailer select {
	background-color:#eeeeee;
	border:1px solid #CCCCCC;
	margin-bottom:2px;
	padding-left:5px;
	height:15px;
	width:200px;
	font-family:Verdana;
	font-size:10px;	
}

#xmlmailer  textarea {
	height:150px;
	width:350px;
}







