
select, input{
	float: left;
	border: 1px solid #32160e;
}

input.csc-mailform-submit{
	clear: left;
	margin-bottom: 8px;
	background-color: #a1a3a3;
	border: 1px solid #32160e;
	color: #ffffff;
}

input.csc-mailform-submit:hover{
	background-color: #32160e;
	cursor: pointer;
}

label{
	float: left;
	clear: left;
	width: 120px;
	padding-bottom: 8px;
}

fieldset label{
	clear: none !important;
	padding-bottom: 8px !important;
	width: 100px;
}

fieldset{
	border: 1px solid #32160e;
	padding: 8px 0 0 8px;
	margin-bottom: 8px;
}

fieldset{
	clear: left;
	width: 270px;
}

fieldset input{
	margin-right: 8px;
}

.mailformular p{
	clear: left;
	margin-bottom: 8px !important;
	margin-top: 8px !important;
}


.mailformular .pflichtfeld label{
	font-weight: bold;
}

.mailformular *{
	font-size: 11px;
}



* {
	margin: 0;
	padding: 0;
	color: #32160e;
	line-height: 15px;

}

html, body {
	height: 100%;
}

body {
	text-align: center; 
	font-family: Arial, sans-serif;
	background: url(../images/page-bg.jpg);
}

#distance{ 
	width: 1px;
	height: 50%;
	margin-bottom: -248px;
	float: left;
}

#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	height: 495px;
	width: 765px;
	clear: left;
	background: url(../images/container-bg.gif);
	border: 1px solid #ffffff;
	overflow: hidden;
}

#container-bg {
	height: 495px;
	width: 765px;
	background: url(../images/damen-unten-links.jpg) bottom left no-repeat;
	overflow: hidden;
}


#header{
	width: 765px;
	height: 122px;
	background: url(../images/figuren-oben-rechts.jpg) top right no-repeat;
}

#logo{
	padding: 10px 0 0 10px;
	float: left;
}

#info{
	float: left;
	height: 73px;
	width: 450px;
	text-align: center;
	padding-top: 35px;
}

#info p{
	font-size: 13px;
}

#inhalt{
	height: 330px;
}

#navigation{
	float: left;
	width: 130px;
}

#navigation ul{
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	padding-top: 30px;
}

#navigation a{
	display: block;
}

dfn,  .shortcut{
	display: none;
	visibility: hidden;
	position: absolute;
	font-size: 0px;
	top: -1000px;
	left: -1000px;
}

.level1_no, .level1_act{
	padding-left: 12px;
	text-decoration: none;
	margin-bottom: 2px;
}

.level1_act {
	font-weight: bold;
}

#content{
	float: left;
	width: 615px;
	margin-top: 30px;
	padding: 0 10px;
	height: 280px;
	overflow: auto;
}

#content-rechts{
	width: 130px;
	float: right;
	text-align: center;
}

#unten{
	width: 660px;
	text-align: center;
	padding-left: 105px;
	font-size: 10px;
	z-index:1000;
}

#rgaccord2-nest {

}

h3.rgaccord2-toggle {
	font-size: 11px;
	font-weight: bold;
	background: #ccced2 url(../images/plus.png) 5px center no-repeat;
	border-top:1px solid #ffffff;
	padding: 5px 0 5px 25px;
	cursor: pointer;
}

h3.act {
	background:#bfbcae url(../images/minus.png) 5px center no-repeat;
}

div.rgaccord2-content {
	padding: 0 9px 0 25px;
	margin: 9px 0;
}

div.rgaccord2-content .ce {
	margin-bottom: 0;
}

div.rgaccord2-content h1 {
	display:none;
}

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{
	margin-bottom: 8px;
	font-size: 11px;
}

.teaser{
	clear: left;
	margin-top: 0;
	padding-top: 10px; 
}

* html .teaser{
	padding-top: 0 !important;
	margin-top: 10px !important;
}


.teaser img{
	float: left;
	margin-right: 10px;
	border: 1px solid #32160e;
}

.teaser .text{
	width: 400px;
	float: left;
	padding-top: 3px;
}

.teaser h2{
	font-size: 13px;
	margin: 0;
}

.teaser p{
	margin-bottom: 0;
}

h1{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2{
	font-size: 11px;
	font-weight: bold;
	margin: 8px 0 4px 0;
}
