/*


/////////////////////////////////////////////////////////

PROJEKT: SOLAIR
DATUM: 02/2007

2007 Copyright U21

/////////////////////////////////////////////////////////

*/



/******************** setup ********************/



body {
	padding: 0; margin: 0;
	background: #efefef url(../gfx/bg_body.gif) repeat;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	font-family: verdana,arial,sans-serif;
	text-align: center; /* IE-Zentrierung */
}


.clear {clear: both;}

img, a img {border: 0;}
.hidden {display: none;}



/******************** links ********************/

a:link {color: #0069b3;text-decoration: underline;}
a:visited {	color: #0069b3;text-decoration: underline;}
a:hover {text-decoration: none;}


/******************** layout ********************/


#wrapper {
	background: #ffffff;
	position: relative;
	width: 970px;
	margin: 0 auto; /* Standardzentrierung */
	text-align: left;
}

#header { }
#header_first { background: #fff url(../gfx/header_pic.png) no-repeat; height: 178px; }
#logo_top { background: url(../gfx/solair_logo.gif) no-repeat; height: 111px; width: 278px; top: 60px; left: 10px; position: absolute; }
#member_login { float: right; padding: 12px; text-align: right; color:#000000; margin-top: 50px; }

#navi { clear: both; padding: 0; margin: 0; }
#nav-end {background: #0069b3 url(../gfx/bg_nav-end.gif) repeat-x;height: 16px;clear: left;}

#wrapper_content {
	background: #ffffff;
	clear: both;
	color: #666666;
	padding: 0;
	margin: 0;
}

#col_left {
	float: left;
	width: 200px;
	margin-right: 20px;
	background: url(../gfx/bg_left.gif) repeat-y;
}


#col_content {
	float: left;
	margin-right: 30px;
	width: 510px;
	padding: 30px 0;

}


#col_special {
	float: left;
	font-size: 10px;
	line-height: 14px;
	width: 200px;
	padding: 40px 0 10px;
}

#footer {
	clear: left;
	background: url(../gfx/bg_footer_disclaimer.gif) no-repeat;
	font-size: 10px;
	height: 25px;
	overflow: hidden;
}

#disclaimer {
	height: 20px;
	width: 200px;
	position: absolute;
	left: 0px;
	margin-top: 5px;
}

#page_options {
	height: 20px;
	position: absolute;
	left: 220px;
	margin-top: 0;
	padding-top: 5px;
}


/******************** login ********************/
#member_login { color: #FFFFFF; }
#member_login label { display:none; }
#member_login input { margin-left: 10px; color: #FFFFFF; background: #0069b3; border: 1px solid #ededed; padding-left: 3px; padding-right: 3px; font-size: 10px; }
#member_login input#user, #member_login input#pass { width: 80px; margin-left: 10px; color: #333333; background: #FFFFFF; border: 1px solid #ededed; }


/******************** navigation ********************/

#navi ul {font-size: 10px;line-height: 12px;padding: 0;margin: 0;}

#navi ul li {list-style: none;float: left;margin: 0;padding: 0; background: url(../gfx/bg_menu.gif) repeat-x 0 top; }

#navi ul li.level1 a { background: url(../gfx/bg_menu_rechts.gif) no-repeat right top; color: #fff; display: block; padding: 5px 14px 6px; text-decoration: none; }
#navi ul li.level1 a:hover { text-decoration: underline; }
#navi ul li.level1-act { background: url(../gfx/bg_menu_activ.gif) repeat-x 0 top; font-weight: bold;}
#navi ul li.level1-act a { background: url(../gfx/bg_menu_activ_rechts.gif) no-repeat right top; color: #fff; display: block; text-decoration: none;
	padding: 7px 14px 4px;
}
#navi ul li.level1-act a:hover { text-decoration: underline; }


#subnavi ul {font-size: 10px;line-height: 12px;width: 200px; margin: 0; padding: 0;}
#subnavi ul li {list-style: none;padding: 0;width: 200px;overflow: hidden; margin: 0; }

.subnavi_first { height: 20px; background: #fff url(../gfx/bg_menu_first.gif) no-repeat; margin: 0; padding: 0; }

#subnavi ul li a {display: block;border-top: #ededed 1px solid; color: #fff; padding: 4px 4px 4px 10px; text-decoration: none; width: 172px;}

#subnavi ul li.level2 a { background: #798ca3; }
#subnavi ul li.level2 a:hover { background: #0069b3; }
#subnavi ul li.level2-act a { background: #0069b3; font-weight: bold; }
#subnavi ul li.level2-act a:hover { background: #0069b3; }

#subnavi ul li.level3 a { background: #298acf; border-top: #ededed 0px solid; padding: 3px 4px 3px 20px; width: 162px;}
#subnavi ul li.level3 a:hover { background: #0069b3; }
#subnavi ul li.level3-act a { background: #0069b3; font-weight: bold; }
#subnavi ul li.level3-act a:hover {  background: #0069b3; }

.subnavi_last { height: 20px; background: #fff url(../gfx/bg_menu_last.gif) no-repeat; }


#subnavi2 ul {font-size: 10px;line-height: 12px;width: 200px; margin: 0 0 20px; padding: 0;}
#subnavi2 ul li {list-style: none;padding: 0;width: 200px;overflow: visible; margin: 0;}

#subnavi2 ul li a { color: #0069b3; display: block; padding: 4px 4px 4px 10px; text-decoration: none; width: 172px; }

#subnavi2 ul li.sublevel a { }
#subnavi2 ul li.sublevel a:hover { text-decoration: underline; }
#subnavi2 ul li.sublevel-act a { color: #0069b3; font-weight: bold; }
#subnavi2 ul li.sublevel-act a:hover { text-decoration: underline; }


#disclaimer a { text-decoration: none; padding: 2px 0 2px 10px;}
#disclaimer a:hover {  }

#page_options a.printme { background: url(../gfx/icon_print.gif) no-repeat left top; text-decoration: none; padding: 2px 0 2px 20px; margin-right: 20px;}
#page_options a.printme:hover { background: url(../gfx/icon_print.gif) no-repeat left top; }

#page_options a.pagetop { background: url(../gfx/icon_pagetop.gif) no-repeat left top; text-decoration: none; padding: 2px 0 2px 20px; margin-right: 20px;}
#page_options a.pagetop:hover { background: url(../gfx/icon_pagetop.gif) no-repeat left top; }



/******************** text ********************/


p {
	margin: 0.5em 0 1.5em;
}

ul, ol {
	margin-left: 0;
	padding-left: 15px;
}

.introtext {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}


h1 {
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 1.2em;
}


h2 {
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 1.2em;
}

h3, h4, h5 {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0.8em;
	margin-top: 1.8em;
}



#col_special h1 {
	font-size: 12px;
	line-height: 14px;
}

#col_special h1, #col_special h2 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 1.2em;
}
#col_special h3, #col_special h4, #col_special h5 {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 1.2em;
}

#col_special ul, #col_special ol {
	margin-left: 0;
	padding-left: 15px;
}


#contentleft {font-size: 10px;line-height: 12px; margin: 10px 0 20px; padding: 0 5px 0 10px;
	width: 170px;
	background-color: #efefef;
}
#contentleft h1,#contentleft h2,#contentleft h3 {font-size: 11px;
	margin-top: 0;
	padding-top: 5px;
}
#contentleft p {
	margin-top: 0;
	padding-bottom: 7px;
	margin-bottom: 3px;
}


/* hauptspalte beste beispiele */
#col_content .csc-frame-frame1 { background-color: #e4edf3; margin-top: 10px; margin-bottom: 10px; padding: 0 10px 5px; }
#col_content .csc-frame-frame1 img { margin-top: 10px; }
#col_content .csc-frame-frame1 h3 { padding-top: 10px; margin-bottom: 0;}
#col_content .csc-frame-frame1 h3 a { text-decoration: none;}
#col_content .csc-frame-frame1 p { padding-bottom: 0; margin-bottom: 5px;}


/* rechte spalte beste beispiele */
#col_special .csc-frame-frame2 { background:#e4edf3;}
#col_special .csc-frame-frame2 h3 { background:#fff; }
#col_special .csc-frame-frame2 p, .csc-frame-frame2 h4, .csc-frame-frame2 img { padding-left: 2px; padding-right: 2px; }



/******************** formulare ********************/

label {	cursor: pointer; ,}



/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	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: 0px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	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: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; 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; }

	/* 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 */
