html {
	width: 100%;
	min-height: 100%;
	height:100%;
}

body {
	position: relative;
	text-align: center;
	border : 0px;
	margin: 0px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 13px;
	background: url('pics/bg.jpg') repeat-x #ceccca;
	color: #7f612d;
	line-height:1,5em;
}

.csc-default {
	clear: both;
}

.cl-right {
	clear: right;
}

hr {
	border: none;
}


.align-right {
	text-align: right;
}

a {
	color: #7d695a;
}

h1 a {
	color: #5e1515;
}



p {
	margin: 0px;
	padding: 0px 0px 1em 0px;
}

h1 {
	font-size: 14px;
	fontweight: bold;
	margin: 0px;
	padding: 0px 0px 1em 0px;
	color: #5e1515;
}

.ka-handler h1 {
	font-size: 13px;
	text-decoration: underline;
	cursor: pointer;	
}

h2 {
	font-size: 13px;
	fontweight: bold;
	margin: 0px;
	padding: 0px 0px 1em 0px;
}

img {
	border: 0px;
}

#wrapper {
	position: relative;
	margin: auto;
	width: 907px;
	min-height:100%;
	background: url('pics/wrapper_bg.gif') ;
	z-index: 10;
	margin: auto;
	text-align: left;
}

#wrapper_forum {
	position: relative;
	margin: auto;
	width: 907px;
	min-height:100%;
	background: #ffffff ;
	z-index: 10;
	margin: auto;
	text-align: left;
}

#head {
	position: relative;
	height: 454px;
	width: 907px;
	background: url('pics/CCI_Head_Start.jpg');
	margin-bottom: 20px;
}

#head_forum {
	position: relative;
	height: 183px;
	width: 907px;
	background: url('pics/CCI_Head_forum.jpg') no-repeat;
	margin-bottom: 10px;
}

#head #logo {
	position: absolute;
	top: 30px;
	left: 95px;
}

#head_forum #logo {
	position: absolute;
	top: 30px;
	left: 17px;
}

#head_forum #book {
	position: absolute;
	right: 0px;
}

#menu {
   position: absolute;
   top: 133px;
   left: 20px;
   text-align: left;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
  display: block;
  float: left;
	margin: 0px;
	padding: 0px;
}



#menu li a {
   position: relative;
   display: block;
   color: #bebebe;
   text-decoration: none;
   font-weight: normal;
   font-size: 14px;
   margin: 0px 20px 0px 0px;
}

#menu li a {
	text-decoration: underline;
}

#menu li.active a {
	color: #ffffff;
	
}

#inhalt {
	position: relative;
	float: left;
	width: 530px;
	margin: 0px 0px 0px 20px;
}

#inhalt .csc-frame-frame1 .csc-textpic-intext-left-nowrap {
	margin-left: -65px;
}

#inhaltbreit {
	position: relative;
	float: left;
	width: 855px;
	margin: 0px 0px 0px 20px;
}

#rechts {
	position: relative;
	float: left;
	width: 245px;
	margin: 0px 0px 0px 70px;
}

#clearer {
	clear: both;
}

#fussmenu {
   position: relative;
   left: 610px;
   text-align: left;
   height:25px;
   width:210px;
}

#fussmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#fussmenu li {
  display: block;
  float: left;
	margin: 0px;
	padding: 0px;
}

#fussmenu li a {
  margin: 0px 0px 0px 8px;
}

#fussmenu li a {
	text-decoration: underline;
}

#rechts .csc-frame {
	background: #ffffff;
	margin:40px 0px 40px 0px; 
	padding: 15px 10px;
	position: relative;
}

#rechts .csc-default {
	background: #ffffff;
	margin:0px 0px 10px 0px; 
	padding: 15px 10px;
}

#rechts .csc-frame-frame1 .csc-textpic-below .csc-textpic-imagewrap {
	position: absolute;
	top:-25px;
	left:145px
}

img, div, a, input { behavior: url(/iepngfix.htc) }

.captchalabel {
	width: auto;
