/*-------------EIGEN-------------------------------*/

/*----------------------------LOGIN FORMULAR -------------------------------*/

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:156px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized {
width: 200px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:left;
	width:150px;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:150px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:150px;
margin:2px 0 0px 0px;
}
#stylized button{
clear:both;
margin-left:0px;
margin-top:10px;
width:156px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
/*------------------------Mail Formular----------------------------*/

#content-normal fieldset.csc-mailform label{
	float:left;
	width:150px;
	color: #3A5A73;
}

FORM{
}

#content-normal .csc-mailform #mailformname,
#content-normal .csc-mailform #mailformfirma,
#content-normal .csc-mailform #mailformtel,
#content-normal .csc-mailform #mailformfax,
#content-normal .csc-mailform #mailformemail,
#content-normal .csc-mailform #mailformanmerkung{
	background-color: #F7FBF9;
	width: 250px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A5A73;
	float: left;
	margin: 2px;
	padding: 2px;
}
#content-normal .csc-mailform INPUT,#content-normal .csc-mailform TEXTAREA{
	

}

#content-normal .csc-mailform INPUT#mailformtv{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7FBF9;
	border: 1px solid #999999;
	color: #3A5A73;
	float: left;
	width: 20px;
	margin: 2px;
	padding: 2px;
}

fieldset.csc-mailform{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
}

#content-normal .csc-mailform-submit{
	background-color: #fff;
	border: 1px solid #999999;
	color: #666666;
	float: right;
	clear:both;
	margin-top: 0px;
	margin-right:15px;
	width: 100px;
}
/*----------rechts-------------*/

#content-left fieldset.csc-mailform label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	width:140px;
	color: #3A5A73;
}

#content-left FORM#mailform{
}

#content-left .csc-mailform INPUT,#content-left .csc-mailform TEXTAREA{
	background-color: #F7FBF9;
	width: 150px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A5A73;
	float: left;
	margin: 2px;
	padding: 2px;
}

#content-left .csc-mailform INPUT#mailformtv{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A5A73;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #F7FBF9;
	width: 20px;
	border: 0px solid #999999;
}

/*-----------------------------bilder-------------------------*/

.csc-textpic-imagewrap{
	border: 0px solid #000000;
}

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter {
	border-bottom: 1px solid #333333;
	padding-top: 12px;
}
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
p.csc-frame-frame1 {
	background-color: #F7FBF9;
	border: 1px dashed #CCCCCC;
	padding: 10px;
	margin-bottom: 5px;
}
p.csc-frame-frame2 { background-color: #DDEDFF; border: 1px dashed #CCCCCC; padding: 10px; margin-bottom: 5px; }

p.csc-frame-frame1 H1, p.csc-frame-frame1 H2, p.csc-frame-frame1 H3, p.csc-frame-frame1 H4, p.csc-frame-frame1 H5 { margin-top: 2px; }
p.csc-frame-frame2 H1, p.csc-frame-frame2 H2, p.csc-frame-frame2 H3, p.csc-frame-frame2 H4, p.csc-frame-frame2 H5 { margin-top: 2px; }
				



/*----------------------Genral Styles -------------------------*/

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #254b65;
	font-weight: normal;
}

A {
	color: #F39501;
	text-decoration: underline;
}
A:hover { color: #333333; }
FORM {
	margin: 0px;
	float: left;
}

P, PRE { margin: 0px 0px 10px 0px; }
P, TD, UL, OL {
	font-size: 11px;
	line-height: 18px;
}
INPUT, TEXTAREA, SELECT {
	padding-left: 5px;
	font-size: 12px;
}
.contenttable P.bodytext { margin: 0px 0px 0px 0px; }



/*-----------------------FOOTER UND TOP-MENU-----------------------*/

#footer a, #top-menu a{color: #F39501;text-decoration: none;}
#footer a:hover, #top-menu a:hover{color: #333333;}








/******************/
/* Headers, plain */
/******************/
H1 { font-size: 14px; color: #666666;}
H2 { font-size: 16px; color: #186900; }
H3 { font-size: 14px; color: #10007B; }
H4 {
	font-size: 11px;
	color: #032548;
}
H1, H2, H3, H5, H6 {
	margin: 0px;
	font-weight: bold;
	line-height: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
H4{
	margin: 0px 0px 0px 0px;
	margin-top: 3px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 8px;
}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin: 0px;
}
#content-normal .csc-header{
	height: auto;
	background-image: url(content_FILES/ueberschrift_2010.jpg);
	font-weight: normal;
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	margin-bottom: 5px;
}
#content-left .csc-header{
	height: auto;
	background-image: url(content_FILES/ueberschrift-rechts_2010.jpg);
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}


/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #000000; text-decoration: none; }
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A {color: #FF6600; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
ul li {
    list-style-position:inside;
}

/*----------Latest News MENU ----------------*/

#submenu {
}
#submenu ul {
	padding:0; margin:0; list-style-type:none; height:5em; background-color: transparent;
}

#submenu ul li{
	float:left;
	height:auto;
	line-height:2em;
	display:block;
}
#submenu a {
	display:block;
	float:left;
	height:100%;
	width:223px;
	font-size:1em;
	text-decoration:none;
	color:#000;

	url(content_FILES/top_grad.gif) center center;
	padding:0 10px 0 20px;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FF6600;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	background-color: #FFFFFF;
	border-right-style: none;
}

* html .submenu a, * html .submenu a:visited {width:12em; w\idth:13em;}
.submenu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}
#submenu a:hover {
	background-color:#f9f1d2;
	display:block;
	color: #333333;
	text-decoration: none;
}

	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }
	
	



/* ----------------  TEXT Smuck -------------------*/
.important{
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
}
.detail{
	color: #2e7db3;	
	font-weight: bold;
	text-transform: uppercase;
}







/*----------------VORGEGEBEN-------------------------------------------------*/


/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	/* Eigene Caption farbe und co*/
	.csc-textpic-caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A5A73;
	background-color: #f9f1d2;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn {
	float: left;
	display: inline;
}

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	#content-normal DIV.csc-textpic-imagewrap {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #999999;
	background-color: #F9F1D2;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content-left DIV.csc-textpic-imagewrap {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

	DIV.csc-textpic IMG {
	border: none;
}

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text {
	clear: both;
}

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
	float: left;
}
	DIV.csc-textpic-left DIV.csc-textpic-text {
	clear: left;
}
	/*eigene left*/
	#content-normal DIV.csc-textpic-text{
	padding-bottom: 30px;
	padding-left: 20px;
	}
#content-left #background {
	padding-left: 20px;
	padding-right: 20px;
}
#content-normal #background {
	width: 440px;
}
.csc-uploads {

}


	#content-left DIV.csc-textpic-text{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}
	#content-left DIV.csc-textpic{

	}
	#content-normal DIV.csc-textpic{
	margin-left: 0px;
	padding-left: 20px;
	}
	
	#content-normal DIV.csc-textpic .bodytext{
	margin-left: -20px;
	}
	
	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	float: left;
}

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	float: right;
}

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
#content-left #bottom {
	height: 5px;
}
#content-normal #bottom {
	height: 10px;
}
#content-normal #mail-bottom {
	height: 30px;
	clear: both;
}
#anmeldeformular{
	width: 400px;
}

/* ----------------  Google Formular -------------------*/
.ss-form-entry {
    margin-bottom: -0.5em;
}
