/*


*/

@import url(rootline.css);
@import url(menu.css);

body {
	background:#FCE4FC url(../images/bg.gif) repeat-x;
	font-family:verdana;
	font-size:12px;
	text-align: center;
}

.clearAll{
	clear:both;
}

#Hauptdiv{
	width:760px;
	margin: 0 auto;
	text-align: left;
}

#header {
	border:none;
	background:#FFCCFF;
}
#header img {
	border:none;
	background:#FFCCFF;
}
#content {
	float:left;
	border:4px solid #990033;
	background-color:#FFCCFF;
	margin-top:7px;
	margin-left:7px;
	width:586px;
}
#content_inhalt {
	padding-left:5px;
	padding-right:5px;
}

#footer {
	float:left;
	width:760px;
	clear:left;
}

#footer_left {
	border:4px solid #990033;
	background-color:#FFCCFF;
	width:150px;
	margin-top:7px;
	float:left;
	clear:left;
}
#footer_right {
	border:4px solid #990033;
	background-color:#FFCCFF;
	margin-top:7px;
	margin-left:7px;
	width:586px;
	float:left;
	line-height:22px;
	text-align:center;
	font-size:0.9em;
	font-family:verdana;
}

#footer_right a {
	text-decoration: none;
	color: #990033;
}

/*Allgemeine styles*/
.content_links {
	background:url(../images/list_style.png) left center no-repeat;
	color:#990033;
	text-decoration:none;
}
a.content_links {
	padding-left:8px;
}
a:hover.content_links {
	text-decoration:underline;
}

#content_inhalt ul li{
	list-style:none;
	padding-bottom:5px;
}
.content-list-style li{
	background:url(../images/list_style.png) left center no-repeat;
	padding-left:8px;
}
.csc-firstHeader {
	color:#990033;
	font-size:18px;
	font-weight:bold;
	padding:4px 0 0 0;
}

#content_inhalt .csc-textpic img, 
#content_inhalt .csc-textpic-center img, 
#content_inhalt .csc-textpic-above img,
#content_inhalt .csc-textpic-border img {
	border:1px solid #990033;
	margin-bottom:10px;

}

/*Kontakt Formular*/
.leftCol {
	width:280px;
	float:left;
	clear:left;
}
.label {
	float:left;
	clear:left;
	width:8em;
	padding-bottom:8px;
}
.field {
	float:left;
	margin-left:20px;
	padding-bottom:8px;
}

.rightCol {
	float:left;
	vertical-align:top;
	width:285px;
}

.bottomCol {
	padding-bottom:10px;
	
}
.bottomCol input {
	border:1px solid #990033;
	color:#990033;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	
}

/*photogals*/
.tx-photogals-pi1 {
	margin:0px;
	padding:0px;
}
.tx-photogals-pi1-big a {
	border:none;
	padding:5px;
	background-color:#FFCCFF;
	text-align:center;
	display:block;
}
.tx-photogals-pi1-big a:hover {
	border:none;
}
.tx-photogals-pi1-small a {
	border:1px solid #990033;
	background-color:#FFF;
	padding:4px;
	margin-right:6px;
	margin-bottom:3px;
	margin-top:3px;
	float:left;
}
.tx-photogals-pi1-small a:hover {
	border:1px solid #900;
}
.tx-photogals-pi1-small-active a {
	border:1px solid #900;
	background-color:#FFF;
	padding:4px;
	margin-right:6px;
	margin-bottom:3px;
	margin-top:3px;
	float:left;
}
.tx-photogals-pi1-small-active a:hover {
	border:1px solid #900;
}
