body {
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;

	margin: 0 auto;
	padding: 0;

	background-color: #678099;
}

#site_main {
	width: 894px;
	margin: 0 auto;
	padding: 0;
}

#frame {
	background: url(images/bg_shadow.gif) repeat-y center;
	padding-left: 10px;
	padding-right: 10px;
}

#header {
	background: url(images/header_bg.gif) no-repeat #005DA5;
	width: 874px;
	height: 158px;
}

#header div.link {
	width: 250px;
	height: 108px;
	float: left;
	padding-top: 45px;
	overflow: hidden;
}

#header div.image {
	width: 330px;
	padding-top: 24px;
	text-align: right;
	float: right;
}

#footer {
}

#nav {
	width: 874px;
	height: 37px;
}

#nav .navcol {
	position: relative;
	float: left;
}

#nav_left {
	background: url(images/nav_left.gif) no-repeat #FFAA2A;
	width: 354px;
	height: 37px;
}

#nav_right {
	background: url(images/nav_bg.gif) repeat-x #FFAA2A;
	width: 520px;
	height: 37px;
}

#rootline {
	padding: 4px 0 0 12px;
	background: url(images/rootline_bg.gif) repeat-x #E0E0E0;
	height: 25px;
	overflow: hidden;
}

#content_wrapper {
	width: 874px;
	background: url(images/content_sidebar_bg.gif) repeat-y #F0F0F0;
}

#content {
	padding: 12px 12px 0 12px;
	background: url(images/content_top.gif) no-repeat;
	width: 569px;
	min-height: 35px;
	float: left;
}

#sidebar {
	width: 281px;
	float: right;
}

#content_footer {
	width: 874px;
	height: 35px;
	background: url(images/content_sidebar_bottom.gif) no-repeat;
	clear: both;
}

#sidebar div.heading {
	width: 271px;
	height: 25px;

	color: white;
	font-weight: bold;

	text-align: right;

		margin: 0 0 3px 0;
	padding: 8px 10px 0 0;

	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: url(images/sidebar.gif) no-repeat;
}

#sidebar div.csc-frame-indent {
		width: 258px;

		margin: 0 5px 8px 8px;

		overflow: hidden;
}

#footer {
	width: 894px;
	height: 45px;
	background: url(images/footer.gif) no-repeat;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;

		margin-top: 5px;
		margin-bottom: 4px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;

		margin-bottom: 4px;
}

p.bodytext {
	margin-left: 10px;
}

fieldset {
	margin: 0;
	border: none
}

input, textarea {
	width: 175px;
	border: 1px solid black;

	background-color: #99AABB;
}

input:focus, textarea:focus {
	background-color: #C5D1DD;
}

a {
	color: #005DA5;
}

a:hover {
	color: #FF6D00;
	text-decoration: none;
}

table {
		margin: 0;
		padding: 0;
}

tr {
		margin: 0;
		padding: 0;
}

td {
		margin: 0;
		padding: 0;
}

table p.bodytext {
		margin: 0 0 0 10px;
		padding: 0;
}

td.align-right {
		text-align: right;
}

img {
		border: 0 none;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
		border: 1px solid black;
}

div.csc-frame-rulerAfter {
	clear: both;

	border-bottom: 1px dashed #717171;
}

/****************************************************************************
*
* ROOTLINE NAVIGATION
*
*****************************************************************************/

#rootline a {
	color: black;
	text-decoration: underline;
}

#rootline a:hover {
	text-decoration: none;
}

/****************************************************************************
*
* HORIZONTALES MENÜ
* http://www.mortox.de/typo3-tipps/typoscript-sammlung/dropdown-menue.html
*
*****************************************************************************/

ul.menu {
	width: 520px;
	height: 36px;

	color: white;
    
	list-style-type: none;
	padding: 0;
	margin: 0;

	overflow: hidden;
}

ul.menu a {
	width: 80px;

	font-size: 14px;
	font-weight: normal;

	color: white;
	text-decoration: none;

	text-align: center;

	display: block;
	padding: 9px 0 10px 12px;

	overflow: hidden;
}

ul.menu a:hover {
    color:white;
}

ul.menu li {
	width: 105px;
	height: 36px;
	padding: 0;
	margin: 0;
	float: left;

	border-right: 1px solid white;
}

ul.menu ul {
	width: 105px;

	list-style-type: none;

	margin-left: -1px;
	padding: 0;

	position: absolute;

	background-color: #FFAA2A;
	border: 1px solid white;

	display: none;
}

ul.menu ul li {
	text-align: center;
	border: none;
}

ul.menu ul li a {
	font-size: 12px;
	padding: 10px 10px;
}

ul.menu ul li a.active {
	text-decoration: underline;
}

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
	display: block;
}

ul.menu ul li {
	float: none;
	background-color: transparent;
}

ul.menu li.hover {
	background: #FF6D00;
}

ul.menu li ul li.hover {
	background: #FF6D00;
}


/****************************************************************************
*
* POWERMAIL
*
*****************************************************************************/
div.tx-powermail-pi1 {
	width: 410px;
}

div.tx-powermail-pi1 div.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 5px;
	clear: both;
}

div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset {
}

div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset legend {
	visibility: hidden;
	display: none;
}

div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 5px;
	padding-top: 1px;
}

div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	width: 100px;

	margin: 5px 0 0 245px;
}

.tx-powermail-pi1_confirmation input.tx-powermail-pi1_confirmation_submit,
.tx-powermail-pi1_confirmation input.tx-powermail-pi1_confirmation_back {
	width: 150px;

	margin: 5px 0 0 245px;
}

div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset input.powermail_captcha {
	margin: 2px 0 2px 150px;
}

div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset div.powermail_mandatory_js {
	display: none;
	visibility: hidden;
	font-size: 9px;
	color: #9c0030;
	margin: 0 0 15px 151px;
}

div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset div.powermail_cap_own {
	width: 260px;
	margin-left: 150px;
}

/* Radio Buttons */
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
}

div.powermail_radio_inner {
	float: left;
}

div.powermail_radio_inner input {
	width: 10px;
	margin: 2px 15px 2px 4px;
	border: none;
	background: none;
}

div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset div.powermail_radio_inner label {
	margin: 0;
	width: auto;
}

span.powermail_mandatory {
	color: #9c0030;
}

/****************************************************************************
*
* wtcalculatingcaptcha
*
*****************************************************************************/

img.wtcalculatingcaptcha {
	display: block;
	float: left;

	/*margin: 2px 0 2px 150px;*/
	border: 1px solid black;
}
