
html {
	height:100%;
	width: 100%;
	background-repeat: repeat;
}

body {
	height:100%;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	behavior:url("fileadmin/templates/hair/vorlage-09/csshover.htc"); /* ie6 hover fix */
}

a {
	outline: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#wrapper {
	width: 922px;
	margin:  0px auto;
	padding: 0px;
	float: left;
	position:relative;
	min-height:100%;
	height:auto !important; /* ie6 min-height hack */
	height:100%;            /* ie6 min-height hack */
}

#logo {
	width: 737px;
	height: 106px;
	float: left;
}

#header_pic {
	width: 184px;
	height: 106px;
	float: left;
}

#sidebar-left {
	width: 184px;
	float: left;
}

div#twinsite a{
	position:relative;
	z-index:1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:right;
	display:block;
	float: right;
	clear: both;
	height: 15px;
	margin-top: -25px;
	padding: 5px 10px;
}

/* menu level 1 start */

#navigation_lvl1 {
	background-repeat: repeat-y;
	float: left;
	width: 184px;
}

#navigation_lvl1 .inner{
	width: 184px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 20px;
	min-height: 239px;
	height:auto !important; /* ie6 min-height hack */
	height:239px;			/* ie6 min-height hack */
}

#navigation_lvl1 ul li {
	height: 23px;
	margin-bottom: 10px;
	width: 174px;
	background-repeat: no-repeat;
}

#navigation_lvl1 ul li a {
	display: block;
	padding-left: 25px;
	width: 149px;
}

/* menu level 1 end */

#infobox {
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 40px;
	float: left;
	width: 159px;
	/*     Webkit rendert das hier nicht korrekt !!!    */
}

#maincontent {
	width: 552px;
	float: left;
}

#sidebar-right {
	width: 184px;
	padding-top: 14px;
	float: left;
	min-height: 622px;
	height:auto !important; /* ie6 min-height hack */
	height:622px;			/* ie6 min-height hack */
}

#sidebar-right h1{
	padding-left: 24px;
	padding-right: 26px;
	margin-top: 6px;
	margin-bottom: 11px;
	float: left;
	width: 134px;
}

#sidebar-right p{
	padding-left: 25px;
	padding-right: 26px;
	float: left;
	width: 133px;
}

#sidebar-right a{
	float: right;
	width: 50px;
	margin-top: 4px;
}

#sidebar-right img{
	padding-left: 25px;
	padding-right: 26px;
	margin-bottom: 4px;
	display: block;
	float: left;
}

#footerline {
	position:absolute;
	width:922px;
	height:57px;
	bottom:0px !important;
	clear:both;
}

#footer {
	width: 100%;
	height: 57px;
}

#footer a{
	float: right;
	margin-right: 5px;
	margin-top: 42px;
}

#minheight {
	clear:both;
	display:block;
	height:0px;
	padding-bottom:57px;
}

/* Mailformular */
/******************************************************************************/
.csc-mailform {
	margin-top: 20px;
}

.csc-mailform-field input{
	width: 316px;
	float: left;
	border: none;
	height: 16px;
}

.csc-mailform-field textarea{
	width: 316px;
	float: left;
	border: none;
}

.csc-mailform-field label{
	float: left;
	margin-bottom: 2px;
	margin-top: 12px;
}

#mailformformtype_mail{
	float: right;
	padding-left: 2px;
	width: 70px;
	height: 21px;
	padding-bottom: 4px;
	margin-right: -30px;
	margin-top: 7px;
	border-right: none;
}

