html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0 auto;
	height: 100%;
	padding: 0 20px 0 20px;
	background-image: url('../_images/bg.gif');
	background-repeat:repeat-x;
}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
dt,dd,dl {
	display: inline;
	float: left;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.container {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	padding: 0 20px 0 20px;
}
.head {
	height: 150px; 
	width: 960px; 
	background-image: url('../_images/bg_head.gif');
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	position: absolute;
}
.head .logo {
	margin-left: 10px;
	float: left;
	width: 220px; 
}
.head .logo img {
	border: 0px;
}
.head .navigation {
	padding-top: 70px;
	overflow: hidden;
}
.nav1 {
	border-collapse: collapse;
	font-size: 11px;
}

.nav1 .inaktiv {
	height: 15px; 
	padding-left: 6px; 
	padding-right: 6px; 
	border-left: 1px solid #0087c0; 
	border-right: 1px solid #0087c0; 
	font-weight: bold;
	color: #0087c0;
}
.nav1 .inaktiv a:link {
	color: #0087c0;
	text-decoration: none;
}
.nav1 .inaktiv a:visited {
	color: #0087c0;
	text-decoration: none;
}
.nav1 .inaktiv a:hover {
	color: #0087c0;
	text-decoration: underline;
}
.nav1 .inaktiv a:active {
	color: #0087c0;
	text-decoration: none;
}

.nav1 .aktiv {
	height: 15px; 
	padding-left: 6px; 
	padding-right: 6px; 
	border-left: 1px solid #0087c0; 
	border-right: 1px solid #0087c0; 
	font-weight: bold;
	background-color: #0087c0;
	color: #ffffff;
}
.nav1 .aktiv a:link {
	color: #ffffff;
	text-decoration: none;
}
.nav1 .aktiv a:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav1 .aktiv a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.nav1 .aktiv a:active {
	color: #ffffff;
	text-decoration: none;
}

.nav2 td {
	height: 15px; 
	padding-top: 2px;
	padding-left: 8px; 
	color: #ffffff;
	font-size: 11px;
}
.nav2 a:link {
	color: #ffffff;
	text-decoration: none;
}
.nav2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.nav2 a:active {
	color: #ffffff;
	text-decoration: none;
}

.nav3 td {
	height: 15px; 
	padding-top: 4px;
	padding-left: 8px; 
	color: #000000;
	font-size: 11px;
}
.nav3 a:link {
	color: #000000;
	text-decoration: none;
}
.nav3 a:visited {
	color: #000000;
	text-decoration: none;
}
.nav3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav3 a:active {
	color: #000000;
	text-decoration: none;
}

#content {
	top: 150px;
	left: 0;
	position: absolute;
	width: 960px;
	background-image: url('../_images/bg_content.gif');
	background-repeat:repeat-y;
	margin: 0 0 20px 0;
}
#content .headline {
	padding: 0px;
	height: 30px;
	width: 960px;
	background-image: url('../_images/bg_headline.gif');
}
#content .headline h1 {
	margin: 0px;
	margin-left: 250px;
}

#content .leftmargin {
	height: 100%;
	width: 250px;
}
#content .leftmargin .contact {
	margin-left: 107px;
	font-weight: bold;
	margin-right: 10px;
	padding-left: 20px;
	color: #666666;
}
#content .footer {
	height: 62px;
	width: 960px;
	color: #ffffff;
	background: url('../_images/bg_footer.gif') no-repeat left bottom;
}
#content .footer a {
	color: #ffffff;
}
#content .footer img {
	margin: 0 0 3px 250px;
}
#content .footer .bottomline {
	margin: 0 0 0px 60px;
}

.headline h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	display: inline;
}
#content .maincontent {
	background-image: url('../_images/content_border_top.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 30px;
	overflow: hidden;
}
.maincontent h1 {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #0087c0;
}

.maincontent h2 {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1a8fe4;
}

.maincontent img {
	padding-right: 10px; 
	padding-bottom: 5px; 
	float: left;
}
#main {
	display: inline;
}
#main h2 a {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1a8fe4;
}
#rightcolumn {
	width: 150px;
	height: 100%;
	margin-left: 5px;
	text-align: justify;
	padding-left: 30px;
}
#rightcolumn h1 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0087c0;
	font-size: 12px;
	line-height: 16px;
}
#rightcolumn h2 {
	margin: 0px;
	padding: 0px;
	color: #0087c0;
	font-size: 12px;
	line-height: 16px;
}
#rightcolumn h2 a {
	color: #0087c0;
}

/* typo3 element styles */
.csc-mailform {
	border: 0px;
}
.csc-mailform label {
	width: 120px;
	clear: both;
	margin-top: 4px;
	float: left;
}
main .csc-textpicHeader, .csc-header, .csc-textpic {
	clear: both;
}

span.hidden {
    position:absolute;
    left:-1000px;
    top:-1000px;
    width:0;
    height:0;
    overflow:hidden;
    display:inline;
}
div#leftmenu {
	border: 0px solid black;
	list-style-type: none;
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	background-image: url(/fileadmin/templates/barockquelle/_images/arrow.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-left: -15px;
	padding-left: 20px;
}
div#leftmenu * {
    margin: 0px;
    padding: 0px;
    color: black;
}
div#leftmenu .cur {
    color: green;
}

div#leftmenu .act {
    color: blue;
}
div#leftmenu ul {
    list-style-type: none;
}
div#leftmenu ul li {
	border-bottom: 1px solid black;
}

div#leftmenu ul li a,
div#leftmenu ul li div {
    padding: 3px 3px 3px 10px;
    text-decoration: none;
    font-family: verdana,arial,helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    display: block;
}
div#leftmenu ul li a:hover {
    background-color: #ffffff;
}
div#leftmenu ul ul {
    background-color: #e5e5e5;
}
div#leftmenu ul ul li {
    border-bottom: none;
}
div#leftmenu ul ul li a,
div#leftmenu ul ul li div {
    font-size: 10px;
    padding-left: 25px;
}
div#leftmenu ul ul li a:hover{
    background-color: #ddddff;
}

/********************************/
/*  POWERMAIL STYLES            */
/********************************/
.tx_powermail_pi1_fieldwrap_html {margin: 0 0 3px 0;}
.tx_powermail_pi1_fieldwrap_html_text {clear: both;}
.tx_powermail_pi1_fieldwrap_html_text label {display:block; width: 120px; float:left;}

.tx_powermail_pi1_fieldwrap_html_textarea {clear: both;}
.tx_powermail_pi1_fieldwrap_html_textarea label {display:block; width: 120px; float:left;}

.tx_powermail_pi1_fieldwrap_html_select {clear: both;}
.tx_powermail_pi1_fieldwrap_html_select label {display:block; width: 120px; float:left;}

.tx_powermail_pi1_fieldwrap_html_radio {clear: both; margin-top: 5px;}
.tx_powermail_pi1_fieldwrap_html_radio .tx_powermail_pi1_fieldwrap_html_radio_title {width: 120px; float: left;}
.powermail_radio_inner label {display:inline; width: 100px;}

.tx_powermail_pi1_fieldwrap_html_check {clear: both; margin-top: 5px;}
.tx_powermail_pi1_fieldwrap_html_check .tx_powermail_pi1_fieldwrap_html_checkbox_title {width: 120px; float: left;}
.powermail_check_inner label {display:inline; width: 120px;}

.tx_powermail_pi1_fieldwrap_html_captcha {clear: both;}
.tx_powermail_pi1_fieldwrap_html_captcha label {display:block; width: 120px; float:left;}
.tx_powermail_pi1_fieldwrap_html_captcha .tx-srfreecap-pi2-image {clear: both; display: block}
.tx_powermail_pi1_fieldwrap_html_submit {clear: both;}
.tx_powermail_pi1_fieldwrap_html_submit label {display:block; width: 120px; float:left;}
.powermail_mandatory_js {color: #ff0000;}
.phone {
	font-weight: normal;
	color: #666666;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(/fileadmin/templates/barockquelle/_images/phone.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 107px;
	margin-right: 10px;
	background-position: 0px 2px;
	font-size: 10px;
}
.login {
	margin-left: 100px;
	font-weight: normal;
	margin-right: 10px;
	padding-left: 20px;
	color: #000000;
}
.fax {
	font-weight: normal;
	color: #666666;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(/fileadmin/templates/barockquelle/_images/fax.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 107px;
	margin-right: 10px;
	background-position: 0px 2px;
	font-size: 10px;
}
.email {
	font-weight: normal;
	color: #666666;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(/fileadmin/templates/barockquelle/_images/contact.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 107px;
	margin-right: 10px;
	background-position: 0px 2px;
	font-size: 10px;
}

