* {
	padding:0;
	margin:0;
}

html, body {
	height:101%;
	position:relative;
}

body {
	min-height:101%;
	font-size:11px;
	line-height:22px;
	/*word-spacing:2px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#323237;
	text-align:center;
	position:relative;
	height:101%;
	background:#ffffff url(../img/back0.png) top center repeat fixed;
}

table {
	font-size:11px;
	line-height:22px;
	word-spacing:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#323237;
}

img {
	border:none;
}

h1 {}

a {
	color:#892337;
	text-decoration:none;
}

a:hover {
	color:#323232;
}

#outer {
	background:transparent url(../img/back1.png) top center repeat-y fixed;
	position:relative;
	float:left;
	min-height:101%;
	*height:101%;
	width:100%;
}

#inner {
	width:960px;
	margin:0 auto;
	position:relative;	
}

#container {
	width:960px !important;
	overflow:hidden;
	min-height:101% !important;
	float:left;
	text-align:left;
	position:relative;
	
}

#content {
	margin-top:235px;
	
	background:#ffffff url(../img/back.png) bottom center no-repeat;
	min-height:100%;
	*height:100%;
	float:left;
}

#content li {
	list-style-type:none;
	padding-left:12px;
	background:transparent url(../img/li.png) top left no-repeat;
}

#navi {
	border-top:1px solid #ffffff;
	top:185px;	
	float:left;	
}

.nav1 {
	background:#892337 url(../img/nav1.png) top left no-repeat;
	float:left;
	width:960px;
	width:901px;
}

.navHome {
	background:#892337 url(../img/nav1.png) top right no-repeat;
	float:left;
	
}

.naviwrap {
	float:left;
	clear:left;
	width:960px;
	border-bottom:1px solid #e5e5e5;
	padding:0pt 0pt 7px;
	background:#ffffff;
}

.nav_el {
	float:left;
	height:22px;
}

.nav2 {
	display:block;
}

/*
 * Kopf
 */

#fixedHead {
	position:fixed;
	top:0;
	*left:0;
	
}

#head {
	height:185px;
	width:960px;
}

#meta {
	position:absolute;
	right:156px;
	top:0pt;
}

/*
 * Inhalt links
 */

 #lcon {
 	float:left;
	clear:right;
	width:670px;
	overflow:hidden;
	background:url(../img/left_up.png) top left no-repeat;
 }
 
#leftContent {
 	margin:0 0px 30px 0;
	background:url(../img/left_down.png) bottom left no-repeat;
	padding:20px 0px 30px 0px;
	width:640px;
}
 
 #leftContent .textwrap {
 	padding:0 0 0 0px;
 }
 
.textOhneBild #leftContent .textwrap {
 	padding-left:0px !important;
 }
 
 #leftContent .contentwrap {
 	margin-bottom:25px;
 }
 
 .textpicwrap .csc-textpic-imagewrap img {
 	margin-top:79px !important;
 }
 
.csc-textpic {
	float:left;
}
 
 .csc-frame-invisible .textpicwrap .csc-textpic-imagewrap img {
 	margin-top:5px !important;
 }
 
 #rightContent .textpicwrap .csc-textpic-imagewrap img {
 	margin-top:6px !important;
 }
 
 .textpicwrap .csc-textpic-text {
 	padding-left:10px;
 }
 
#leftContent .textwrap {
 	margin-left:20px;
 }
 
 div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
 	margin:0 !important;
 }
 
 /*
  * Inhalt rechts
  */

  #rcon {
  	float:right;
	width:290px;
	clear:right;
	background:url(../img/right_up.png) top left no-repeat;
  }
  
#rightContent {
 	margin:0 0 30px 0;
	background:url(../img/right_down.png) bottom left no-repeat;
	padding:20px 0 1px 0;
	float:left;
}

#rightContent .contentwrap {
	width:270px;
	margin-right:10px;
}

#rightContent .textpicwrap .csc-textpic-text {
	margin-left:90px;
}

.trennerRechts {
}

.textOhneBild {
	margin-left:230px;
}

.commonWrap {
 	padding:0 0 20px 20px;
}

.commonWrap form input, textarea {
 	border:1px solid #ccc;
	background:none;
	font-size:11px;
	line-height:22px;
	word-spacing:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#323237;
	padding:2px;
	width:260px;
}

.submitter {
	width:100px !important;	
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin:0;
}

#head .contentwrap {
	margin:0;
}


