/*@import url("suche.css");
@import url("menu.css");
@import url("mailform.css");
*/
body {
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #787878;
	letter-spacing: 0.02em;
	/*line-height: 170%;*/
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #F6F3EE;
	text-align:center;
	background-image: url(../../img/site_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#side{
	width: 962px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right:auto;
	display:table;
	background-image: url(../../img/site_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
}



#sideW{
	width: 962px;
	text-align:left;
}

#kopfbild{
	width:962px;

}

#topmenu{
	background-image: url(../../img/topmenue_bg.png);
	background-repeat:repeat-x;
	height:40px;
	width:956px;
	margin-left:3px;
}

#topspacer{
	width:956px;
	height:15px;
	background-color:#EEEEEE;
	margin-left:3px;
	margin-right:3px;
}


#main {
	float:left;
	width: 959px;
	margin: 0px;
	padding: 0px;
	min-height:400px;
}

#breadcrump {
	margin-bottom:0px;
}



#left{
	margin: 0px;
	padding:0px;
	width: 227px;
	float: left;
	margin-left:9px;
	margin-top:0px;
}

#middle {
	width: 543px;
	float: left;
	min-height:600px;
	padding-left:20px;

}

#right{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 156px;
	margin-top:0px;
}

#middle h1 {
	font-size:16px;
}

a:link {
	color:#787878;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#mitte .contenttable, #mitte .csc-uploads {
	width:100%;
}

#mitte .contenttable th, #mitte .contenttable td, #mitte .csc-uploads td, #mitte .csc-uploads td {
	padding:3px;
}

.contenttable .tr-odd, .csc-uploads .tr-odd {
	background-color: #f8f8f8; 
}

.contenttable .tr-even, .csc-uploads .tr-even{
	background-color: #cccccc; 
}

.contenttable {
	border-spacing:1px;

}

.csc-uploads p {
	margin:0px;
	padding:0px;
}

.csc-uploads p {
	margin:0px;
	padding:0px;
}

table.contenttable , table.csc-uploads {
	background-color: #bbbbbb; 
	margin-bottom:20px;
}

.l1 {
	margin-bottom:50px;
}

.csc-uploads {
	border-spacing:1px;
	width:100%;
	display:table;
}

.csc-uploads div {
	padding:3px;
}

.csc-uploads-icon {
	width:30px;
	text-align:center;
	float:left;
}

.csc-uploads-fileSize {
	width:90px;
	text-align:right;
	float:right;
	font-size:10px;

}
.csc-uploads-fileName {
	float:left;
}

.l1 .even {
	/*background-color: #cccccc; */
}

.csc-header-n2 {
	margin-top:30px;
}

.csc-textpic-caption {
	margin-top:10px !IMPORTANT;
	margin-bottom:30px !IMPORTANT;
}