/* @override 
	http://websrv/dev/gollipp.de/fileadmin/assets/gollipp/css/gollipp-main.css
	http://www.gollipp.de/fileadmin/assets/gollipp/css/gollipp-main.css
*/

/* Screen Stylesheet Gollipp
 * (c) 2009 by Felix Buenemann
 * Licensed for use on www.gollipp.de only
 */
 
/* Colors:
 * #0067cf navi blue
 * #00904e navi green
 * #002a53 bg dark blue
 * #fff4ab bg beige border
 */

/* @group Page */

* {
	margin: 0;
	padding: 0;
	border:  0;
}
html,body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	font-size: 12px;
}
#page {
	width: 1024px;
	background: #fff /*url(../img/bg02b.png) repeat-y top right*/;
	margin: 0;
}
.hidden {
	display: none;
}
.align-right {
	text-align: right;
}

/* @end */

/* @group Header */

#header {
	height: 205px;
	/*background: url(../img/head01b.png) no-repeat bottom right;*/
	background: url(../img/head01c.png) no-repeat 510px 35px;
}
#logo {
	float: right;
}


/* @end */

/* @group Main Menu */

#mainmenu {
	padding-top: 180px;
	font-weight: bold;
	font-size: 13px;
}
#mainmenu ul {
	list-style-type: none;
	padding: 0 0 0 25px;
}
#mainmenu li {
	float: left;
	position: relative;
	padding: 3px 7px;
	/*overflow: visible;*/
}
#mainmenu a {
	text-decoration: none;
	color: #0067cf;
}
#mainmenu a:active,
#mainmenu a.active,
#mainmenu a:hover {
	color: #00904e;
}
#mainmenu ul ul {
	position: absolute;
	padding: 0;
	padding-left: 10px;
	top: 0;
	height: 0;
	left: 8px;
	border-left: 1px solid #0067cf;
	background: #fff;
	background: rgba(255,255,255,0.5);
	overflow: hidden;
	/* fixed width needed for IE7 */
	width: 140px;
	white-space: nowrap;
	/*filter: alpha(opacity=50);*/
}
/*#mainmenu ul ul * {
	filter: alpha(opacity=100);
	position: relative;
}*/
#mainmenu li li {
	line-height: 1em;
	float: none;
	display: block;
	padding: 0 0 4px;
	margin-top: 0;
}
#mainmenu ul ul a {
	color: #0067cf;
}
#mainmenu li.active ul {
	top: -90px;
	height: 90px;
}
#mainmenu li.hover ul {
	top: 0;
	height: 0;
}

/* @end */

/* @group Main */

#main {
	/*background: #002a53 url(../img/bg01b.png) repeat-y top right;*/
	background: #fff url(../img/bg02b.png) repeat-y top right;
}

/* @end */

/* @group Content */

#content {
	float: left;
	color:  #fff;
	width: 681px;
	padding: 35px 0 15px;
	background: #002a53 url(../img/bg01c.png) repeat-y top right;
}
#content .t3_content {
	/*position: relative;*/
	padding: 0 25px 1.5em 190px;
	/*padding: 25px 25px 1.5em 190px;
	border-top: 2px solid #fff;*/
}
#content .t3_content.t3_image,
#content .t3_content.t3_html {
	padding: 0;
	border: 0;
	margin-top: -35px;
	margin-bottom: -15px;
}
#content h1 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 1em;
	border-top: 2px solid #fff;
	margin: 0 -25px 1em -190px;
	padding: 25px 25px 0 190px;
}
#content h2 {
	font-family: Georgia, Times New Roman, serif;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: .5em;
	margin-top: 1.5em;
}
#content p {
	line-height: 1.45;
	margin-bottom: .7em;
}
/*#content p+p {
	text-indent: 2em;
}*/
#content sup,
#content sub {
	line-height: 0;
	font-size: .7em;
	padding: 0 .2em;
}
#content ul,
#content ol {
	padding: .5em 0 1.5em 2em;
	line-height: 1.4;
}
#content ul {
	list-style-image: url(../img/bullet03.png);
}
#content li {
	padding: .2em 0;
}
#content a {
	color: #fff4ab;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content blockquote {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	padding: 1.5em .5em 0;
}
/*#content img {
	float: left;
	margin-top: -25px;
	margin-left: -160px;
}*/
#content .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	/*margin-top: -25px;*/
	margin-right: 25px !important;
	margin-bottom: .5em;
	border: 1px solid #fff;
	margin-top: ;
}
#content .csc-textpic-intext-left-nowrap {
	margin-left: -159px;
}
#content .csc-textpic-right.csc-textpic-above .csc-textpic-imagewrap {
	margin-top: -27px;
	margin-right: -326px;
	margin-bottom: -1.5em;
	/*border-top: 2px solid #fff;*/
}
* html #content .csc-textpic-right.csc-textpic-above .csc-textpic-imagewrap {
	margin-right: 0;
}
#content .csc-textpic-right.csc-textpic-above .csc-textpic-text {
	clear: none;
}
#content table {
	border-collapse: collapse;
	margin: 2em 0 .5em;
}
#content caption {
	font-family: Georgia, 'Times New Roman', serif;
	text-align: left;
	font-size: 14px;
	margin-bottom: .5em;
}
#content thead td {
	font-family: Georgia, 'Times New Roman', serif;
	text-align: center;
	font-size: 14px;
}
#content td {
	border: 1px solid #fff;
	padding: .25em;
	vertical-align: top;
}
#content td p,
#content td h1,
#content td h2,
#content td h3 {
	margin-bottom: 0;
}
#content td h2 {
	text-align: center;
}
#content legend {
	display: none;
}
#content label {
	display: block;
	/*padding: 1em 0 .5em;*/
	font-weight: bold;
	width: 80px;
	float: left;
	margin-left: -90px;
	margin-top: .95em;
	text-align: right;
	font-size: 13px;
}
* html #content label {
	display: inline; /* Fix double margin bug */
}
* html #content .tx-powermail-pi1_fieldset  {
	/* Fix IE6 cut of negative margin on labels */
	margin-left: -190px;
	padding-left: 190px;
	width: 100%;
}
#content label .powermail_mandatory {
	padding-left: .1em;
}
#content input,
#content textarea {
	margin: .5em 0;
	font-size: 14px;
	width: 400px;
	/*padding: 5px 4px 5px 10px;*/
	padding: 5px 4px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#content input:focus,
#content input.focus,
#content textarea:focus,
#content textarea.focus {
	background: #fff url(../img/bg-input01.png) left top no-repeat;
	outline: none;
	padding-left: 10px;
	width: 394px;
}
#content input.validation-failed,
#content textarea.validation-failed {
	background: #fff url(../img/bg-input02.png) left top no-repeat;
}
#content input.powermail_submit /*,
#content input[type="submit"],
#content input[type="reset"]
#content input[type="button"]*/ {
	width: auto;
	background: #fff;
	color: #0067cf;
	border: 2px solid #fff;
	padding: .4em 1em;
	margin-top: 1em;
	border-style: outset;
	font-weight: bold;
	font-size: 13px;
	overflow: visible; /* Fix IE6/7 excessive padding */
}
#content input[type="submit"]:active,
#content input[type="reset"]:active
#content input[type="button"]:active {
	border-style: inset;
}
#content input.powermail_submit:focus,
#content input.focus.powermail_submit /*,
#content input[type="submit"]:focus,
#content input[type="reset"]:focus
#content input[type="button"]:focus*/ {
	color: #00904e;
}
* html #content input.focus.powermail_submit {
	color: #0067cf;
}
#content .tx-powermail-pi1_mandatory strong {
	font-weight: normal;
}
/* @end */

/* @group Right */

#right {
	float: left;
	width: 266px; /* sum=301px */
	padding: 0 20px 100px 15px;
	/*color: #002a53;*/
}
#right h1.csc-firstHeader {
	margin-top: 35px;
}
#right h1 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 1em;
	/*color: #002a53;*/
	color: #0061c2;
	/*color: #00904e;*/
}
#right h2 {
	font-family: Georgia, Times New Roman, serif;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: .5em;
	color: #0061c2;
	margin-top: 1.5em;
}
#right p {
	line-height: 1.45;
	margin-bottom: .7em;
}
#right sup,
#right sub {
	line-height: 0;
	font-size: .7em;
	padding: 0 .2em;
}
#right ul,
#right ol {
	padding: 0 0 1em 2em;
	line-height: 1.4;
}
#right ul {
	list-style-image: url(../img/right-bullet06.png);
}
#right .t3_image ul,
#right .t3_image ol {
	padding: 0;
	line-height: 0; /* Firefox fix */
}
#right li {
	padding: .2em 0;
}
#right .t3_image li {
	padding: 0;
	margin-bottom: 0 !important;
}
#right .t3_content {
	margin-bottom: 2em;
}
/*#right .t3_content.t3_image,*/
#right .csc-textpic-above .csc-textpic-imagewrap,
#right .tx-lumogooglemaps-pi1 {
	padding: 0;
	border: 0;
	margin: 0 -20px 15px -15px;
	overflow: hidden;
}
/*#right .csc-textpic-above .csc-textpic-imagewrap {
	margin-left: -15px;
	margin-right: -20px;
}*/
#right .tx_lumogooglemaps_pi1_infobox {
	/*width: 250px;*/
}
#right .tx_lumogooglemaps_pi1_infobox .header {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 1em;
	display: block;
	/*color: #002a53;*/
	color: #0061c2;
	font-size: 14px;
}
#right a {
	color: #0067cf;
	text-decoration: none;
}
#right a:hover,
#right a:active {
	color: #00904e;
}
#right blockquote {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	padding: 1.5em .5em 0;
}
/* @end */

/* @group Footer */

#footer {
	background: url(../img/foot02c.png) repeat-y top right;
	height: 191px;
	padding-top: 9px;
	position: relative;
}
#footer a {
	display: box;
	position: absolute;
	right: 58px;
	top: -84px;
}
/* @end */

/* @group tooltips & imagemaps */
#tooltip_content {
	/* hide content destined for tooltip */
	display: none;
}
/* tooltips for imagemaps */
.map_tooltip {
		background:#fff;
		border:1px solid #aaa;
		padding: 10px;
		/*max-width:310px;*/
		width: auto;
		color: #000;
		white-space: nowrap;
}
/* simulate max-width for IE6 - doesn't work :-( */
/** html .map_tooltip {
	width: expression(this.width > (310) ? "310px" : true);
}*/
.map_tooltip * {
	margin: 0;
	padding: 0;
}
/*.map_tooltip .tip-top {
	height:10px;
	background:url(../img/tooltip01_01.png);
}
.map_tooltip .tip {
	background:url(../img/tooltip01_02.png);
	padding-left: 14px;
	padding-right:24px;
	padding-top:4px;
}
.map_tooltip .tip-bottom {
	height:20px;
	background:url(../img/tooltip01_04.png);
}*/
.map_tooltip h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0067cf;
}
.map_tooltip a {
	color: #0067cf;
	text-decoration:none;
}
.map_tooltip a:hover {
	color: #00904e;
}
.map_tooltip p {
	margin-bottom: .5em;
}

/* @end */

/* @group Fixups for Typo3 4.4 */
div.csc-textpic div.csc-textpic-single-image img {
	margin-bottom: 0;
}
/* @end */

/* @group Browser Hacks */

/* clear without structural mark-up */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* mac hide  \*/
.clearfix {display: block;}
/* End hide */

/* @end */


