/******************************
 ALLGEMEINES
******************************/
#content h1{	color: #e49b00;
	margin-bottom: 1em;
}
#content p{margin-bottom: 1.5em; }

*{	font-family: Arial;
	font-size: 9pt;
	color: #666;
	}

	
a{color:#e49b00;
	text-decoration:none;
}
a:hover{text-decoration:underline}
	
	
/******************************
  L A Y O U T
******************************/
#mood{	border-bottom: 15px solid #e49b00; 
		width: 995px;
		height: 320px;
		overflow: hidden;
		margin-bottom: 15px;}

#middle{ width: 995px;
		border: 0px solid lime;}


#maincontent{ 	border: 1px solid #cdcdcd;
				margin: 0 9px 15px 9px;
				width: 707px;
				min-height: 350px;
				float:left;
				padding-bottom:50px;
}

#leftcontent{ 	width:	208px;
				float:left;
				padding: 16px 20px 26px 20px;
}
#leftcontent p{	font-weight: bold;
				font-size: 150%;
				color: #d39100;
				}

#content{ 	width:	419px;
			padding: 20px 24px 10px 16px;
			float:right;
			border: 0px solid red;
			}
			

#rightcontent{		float:right;
					border: 0px solid red;}


#footer{	color: #666;
			font-weight: bold;
			padding-left: 15px;
}
#footer div{ float:left; }


/******************************
 KÄSTEN
******************************/
.kasten{	width: 262px;
			margin-bottom: 9px;}
			
			
.kasten .titel{	padding: 6px 0 4px 14px;
				height: 18px;
				color: white;
}
.kasten .inhalt{	padding: 9px 9px 9px 14px;
				color: #666;
}

.dunkelgrau{	background: #666;}
.hellgrau{	background: #e2e2e2;}

.dunkelorange{	background: #e49b00;}
.hellorange{	background: #f8e6bf;}


/******************************
 TAGCLOUD
******************************/
.tg a{	text-decoration: none;
		color: #666;
	}
	
.tg a:hover{
	text-decoration: underline;}
	
	
.tg1 a{ font-size: 16pt}
.tg2 a{font-size: 14pt;}
.tg3 a{font-size: 12pt;}
.tg4 a{font-size: 10pt;}


/******************************
 NETZWERKPARNTER
******************************/
#partner_buchstaben{	background: #e2e2e2;
						padding: 2px 0 2px 1em;
						margin-bottom:1.5em;
				}

#partner_buchstaben span{	margin-right: 5px;	
							font-weight: bold;
							color: #cfcfcf;
						}
			
#partner_buchstaben a{	color: #666;
						}

#partner_buchstaben a:visited{color: #666}

#partner_buchstaben a.aktiv{color:#e49b00}

.user-partner-pi1 div{margin-bottom: 3px}

.fehler{color:red}

#content ul{list-style-type: disc;}
#content li{width:100%;}

.csc-frame-frame2{font-size:10px;}

.csc-frame-frame2 *{font-size:10px;}


/******************************
 STELLENANZEIGEN
******************************/
.stellenazeige{padding: 0 3em 1em 1em}