#left-shell {
	float: left;
	width: 178px;	
}@charset "UTF-8";
/*****************************************/
/************ CSS RESET ******************/
/*****************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

fieldset {
	border: none;
}

blockquote {
	background-image: url(main_FILES/quote_gardient.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: 1px solid #e1e1e1;
}

blockquote b {
	color: #333333;
}

#content-all #column-single blockquote p {
	margin-top: 9px;
	padding-left: 16px;
	color: #666666;
}

#content blockquote p {
	margin-top: 9px;
	padding-left: 16px;
	color: #666666;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

#content .twocol ol, #content .twocol ul {
	margin:11px 0 15px;
	padding-left:39px;
}

/*****************************************/
/**************** MISC *******************/
/*****************************************/
a {
    text-decoration: none;
	color: #666666;
}

a:hover, a:focus, a:active {
    text-decoration: underline;
}

h1 {
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

h2.icon {
	background-image: url(main_FILES/headlineicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 37px;
	background-position: left 1px;
	min-height: 21px;
	margin-bottom: 15px;
}

#column-single h2.icon {
	margin-left: -39px;
}

h3 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}

h4, h5, h6 {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

ol, ul {
    list-style: disc;
    list-style-position: inside;
}

.clear-both {
    clear: both;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

/*****************************************/
/**************** Body *******************/
/*****************************************/
html * {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75.00%;
    font-weight: 400;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

#mainbg {
    width: 100%;
    margin: 0px auto;
    text-align: left;
	background-image: url(main_FILES/main_gardient.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.home #main {
	background-image: url(main_FILES/main_background_01.jpg);
	padding: 0 31px;
}

#main {
    position: relative;
    width: 960px;
    margin: 0px auto;
    /*background-color: red;*/
	background-image: url(main_FILES/main_background_menu.jpg);
	min-height: 1040px;
	padding: 0 31px;
	background-repeat: no-repeat;
}

/*****************************************/
/**************** Head *******************/
/*****************************************/
#head {
	float: left;
	width: 100%;
	/*background-color: green;*/
	margin-bottom: -17px;
}

#meta-nav {
	height: 22px;
	width: 529px;
	float: left;
	padding: 10px 0 0 30px;
	padding: 10px 0 0 38px;
}

#meta-nav ul {
	display: inline;	
}

#meta-nav ul li {
	display: inline;
	margin-right: 3px;
}

#meta-nav ul li .spacer {
	background-image: url(main_FILES/grafik_stuff.png);
	background-position: 147px 70px;
	display: inline-block;
	height: 10px;
	width: 2px;
}

#meta-nav ul li.last {
	margin-right: 0;	
	background-image: none;
}

#meta-nav ul li a {
	display: inline;
	color: #c21022;
	display: inline;
	font-size: 11px;
	margin-right: 4px;	
}

#meta-nav ul li.act a {
	font-weight: bold;	
}

#top-menu-nav {
	height: 53px;
	width: 564px;
	float: left;
	padding-top: 48px;
}

#top-menu-nav ul {
	margin-left: 11px;
}

#top-menu-nav ul li {
	display: inline;
	z-index: 1;
	margin-left: -6px;
	float: left;
}

#top-menu-nav ul li span.menu-right {
	background-image: url(main_FILES/menu_normal_right_angle.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 4px;
	height: 36px;
	float: left;
	margin-right: 6px;
}

#top-menu-nav ul li span.menu-left {
	background-image: url(main_FILES/menu_normal_left_angle.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 2px;
	height: 36px;
	float: left;
}

#top-menu-nav ul li.first span.menu-left {
	background-image: url(main_FILES/menu_normal_left_angle_3px.png);
	width: 3px;
}

#top-menu-nav ul li a {
	background-image: url(main_FILES/menu_normal_center_gardient.png);
	background-repeat: repeat-x;
	background-position: left top;	
	padding: 12px 14px;
	float: left;
}

#top-menu-nav ul li.active {
	z-index: 200;
	float: left;
	position: relative;
	margin-left: -14px;
	margin-top: -7px;
}

#top-menu-nav ul li.active span.menu-right {
	background-image: url(main_FILES/menu_right_angle.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 9px;
	height: 43px;
	float: left;
	position: relative;
	margin-right: 0;
}

#top-menu-nav ul li.active span.menu-left {
	background-image: url(main_FILES/menu_left_angle.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 9px;
	height: 43px;
	float: left;
}

#top-menu-nav ul li.active a {
	background-image: url(main_FILES/menu_center_gardient.png);
	background-repeat: repeat-x;
	background-position: center top;	
	padding: 14px 23px;
	float: left;
	/*width: 97px;*/
	text-align: center;
	height: 33px;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
}

#logo {
	height: 116px;
	width: 393px;
	float: left;
	margin-left: 0;
	margin-top: 5px;
}

#log_headertext {
}

#breadcrumb {
}

/*****************************************/
/**************** Content ****************/
/*****************************************/
#content-all {
	clear: both;
	width: 100%;
	min-height:  742px;
}

#content-all p a {
	color: #ca0721;
	background-image: url(main_FILES/link_arrow_red.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: underline;
}

#eyecatcher {
	height: 321px;
	width: 100%;
	float: left;
	border-top: 10px solid #c21022;
	/*border-bottom: 1px solid #b3b3b3;*/
	height: 311px;
	width: 950px;
	background-color: #ffffff;
	padding: 0 5px 5px 5px;
}

.home #eyecatcher{
	border-bottom: 1px solid #b3b3b3;
}


#eyecatcher-button {
	position: absolute;
	bottom: 16px;
	right: 23px;
	background-image: url(main_FILES/btn_kontakt.png);
	width: 100px;
	height: 28px;
	padding: 12px 0 0 40px;
}

#eyecatcher-button a {
	background-image: none;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;	
}

#content-all .small-eyecatcher {
	height: 133px;
	background-image: url(main_FILES/eyechatcher_small.jpg);
	background-position: 6px 5px;
	background-repeat: no-repeat;
	position: relative;
	/*border-bottom: 1px solid #b3b3b3;*/
}

#content-all .small-eyecatcher .info h1 {
	color: #C21022;
	font-size: 22px;
}

#content-all .small-eyecatcher .info {
	color: #C21022;
	font-size: 22px;
	position: absolute;
	bottom: 5px;
	left: 11px;
	background-image: none;
	float: none;
	padding: 0;
	height: auto;
	width: auto;
}

#eyecatcher .info {
	float: right;
	color: #666666;
	font-size: 13px;
	padding: 26px 0 15px 23px;
	width: 431px;
	height: 270px; 
	background-image: url(main_FILES/eyecatcher_big_bgr.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	position: relative;
}

#eyecatcher .image {
	width: 52%;
	height: 311px;
	float: left;
	position: relative;
	margin-top: 5px;
}

#eyecatcher .image .gardient {
	background-image: url(main_FILES/eyecatcher_big_tranzparenz.png);
	background-position: left top;
	background-repeat: repeat-x;
	width: 119px;
	height: 306px;
	position: absolute;
	right: -10px;
	top: 0;
}

#eyecatcher .info ul {
	margin-top: 10px;
}


#eyecatcher .info ul li {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	list-style: none;
	background-image: url(main_FILES/list_arrow.png);
	background-position: left -50px;
	background-repeat: no-repeat;
	padding-left: 14px;
}

#eyecatcher .info h1 {
	font-size: 32px;
	color: #C21022;
	font-weight: normal;
	margin-bottom: 10px;
}

#left-shell {
	float: left;
	width: 178px;
	margin-top: 10px;	
}

.home #left-shell {
	width: auto;
	margin-top: 0;
}

#left-shell ul {
	list-style: none;
	margin-bottom: 20px;
		
}

#left-shell ul li {
	padding: 12px 0 13px 17px;
	margin-left: 1px;
	background-image: url(main_FILES/content_menu_spacer.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#left-shell ul li.active {
	background-image: url(main_FILES/content_menu_active.png);
	background-position: left top;
	height: 29px;
	margin-left: -19px;
	width: 174px;
	margin-top: -2px;
	position: relative;
	padding-top: 18px;
	padding-left: 41px;
}

#left-shell ul li.active a {
	color: #C21022;	
	display: block;
}

#left-shell ul li a {
	color: #666666;
	background-image: none;
	padding: 0;
	text-decoration: none;
	font-size: 14px;
}

.home #left-shell {
	float: left;
}

.home #left-shell-bottom {
	width: 291px;
	float: left;
	padding: 28px 24px 24px 17px;
	background-image: url(main_FILES/content_teaser_background.png);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 420px;
}

#left-shell-bottom {
	margin-right: -6px;
}

#left-shell-bottom a {
	background-image: none;
	padding: 0;
}

.home #left-shell-bottom p a {
	background-image: url(main_FILES/link_arrow_red.gif);
	padding-left: 10px;
}

#content-all p {
	color: #666666;
	font-size: 13px;
	line-height: 17px;
	margin: 11px 0 15px;
	padding-left: 39px;
}

.home #content-all p {
	line-height: 14px;
	padding-left: 0;
}

.border-bottom {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;	
	margin-bottom: 20px;
}

.home #main-content {
	width: 287px;
	float: left;
	background-image: url(main_FILES/content_teaser_background.png);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	padding: 28px 24px 24px 9px;
	min-height: 420px;
}

#main-content {
	/*background-image: url(main_FILES/2col_background.jpg);*/
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	min-height: 600px;
	width: 782px;	
}

#content {
	padding: 25px 0 0 33px;
}

#content .twocol {
	
}

#content ol,
#content ul {
	color: red;
	line-height: 17px;
}

#content ol li,
#content ul li {
	color: #666666;
}

#content .csc-textpic {
	/*padding-left: 39px;*/	
}

#content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	color: #666666;
	font-size: 11px;
	margin-top: 4px;	
}

#content blockquote {
	float: left;
	width: 340px;
	/*height: 127px;*/
	margin-left: 37px;
	background-color: #FBFBFB;
}

#column-single blockquote {
	float: left;
	width: 340px;
	height: auto;
	margin-left: 0;
}

#content .twocol #column-main {
	width: 390px;
	padding-right: 20px;
	float: left;
}

#content .twocol #column-side {
	width: 339px;
	float: right;
}

.home #content {
	padding: 0;
} 

#content h1 {
	
}

.home #right-shell {
	/*width: 311px;*/
	width: 278px;
	float: left;
	float: left;
	padding: 28px 24px 24px 6px;
	min-height: 420px;
}

.home #right-shell h5 {
	margin: 4px 0 1px;
}

#right-content {
}

#right-shell-bottom {
}

#column-single {
	padding-right: 11px;
	padding-left: 39px;
}

#content-all #column-single p {
	padding-left: 0;
}

/*****************************************/
/************* Main Navigation ***********/
/*****************************************/
#main-nav {
}

/*****************************************/
/**************** Bottom ****************/
/*****************************************/
#footer {
	float: left;
	height: 134px;
	width: 100%;
	padding: 1px 0 1px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 50px;
}

#footer .footer-wrap {
	padding: 16px 0 10px 0;
	float: left;
	background-image: url(main_FILES/footer_gardient.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#footer .footer-wrap .left a {
	padding-left: 10px;
	background-image: url(main_FILES/orange_arrow.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}


#footer .left {
	float: left;
	width: 635px;
	border-right: 1px solid #e5e5e5;
	min-height: 100px;
	padding: 4px 0 0 11px;
}

#footer .right {
	float: right;
	width: 280px;
	min-height: 100px;
	padding: 3px 16px 0;
	
	background-image: url(main_FILES/100jahrelesezirkel.jpg);
	background-position: 126px 29px;
	background-repeat: no-repeat;
}

#footer .right h3 {
	margin-bottom: 7px;	
}

#footer .right p {
	color: #666666;	
}

#footer ul {
	list-style: none;
	margin-top: 12px;
	margin-bottom: 18px;
}

#footer ul.last {
	margin-bottom: 0;
}

#footer ul li {
	display: inline;
	margin-right: 12px;
}
#footer ul li.active a {
	text-decoration: underline;
}	

#footer ul li a {
	font-size: 12px;
	color: #999999;
	/*background-image: url(main_FILES/grafik_stuff.png);*/
}

#copyright {
}

/******************************************/
/************** POWERMAIL *****************/
/*****************************************/

.powermail-gardient {
	background-image: url(main_FILES/powermail_background_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	/*float: left;*/
}

.twocol .tx-powermail-pi1 {
	background-image: url(main_FILES/powermail_verlauf.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 0 0 10px;
	height: 400px;
	width: 312px;
}

.twocol #powermaildiv_uid4 {
	width: 48%;
}

.twocol #powermaildiv_uid3 {
	width: 48%;
}

.twocol .tx-powermail-pi1 input.small {
	width: 80%;
}

.tx-powermail-pi1 {
	width: 289px;
}

.tx-powermail-pi1 legend {
	display: none;
}

.tx-powermail-pi1 label {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 13px;
	color: #999999;
}

.tx-powermail-pi1 input {
	border: none;
	width: 270px;
	height: 21px;
	color: #000000;
	padding: 7px 10px 0 7px;
	background-image: url(main_FILES/formular_rahmen.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.tx-powermail-pi1 input.powermail_submit {
	background-image: url(main_FILES/submit_button_breit.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 289px;
	height: 32px;
	padding-top: 0;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	margin-top: 10px;	
}

.tx-powermail-pi1 input.small {
	width: 85%;
	background-position: left -28px;
}

.tx-powermail-pi1 textarea {
	border: none;
	width: 282px;
	height: 70px;
	color: #000000;
	padding: 4px 0 0 5px;
	background-image: url(main_FILES/formular_rahmen.png);
	background-repeat: no-repeat;
	background-position: left -56px;
}

.tx_powermail_pi1_fieldwrap_html {
	float: left;	
}

#powermaildiv_uid3 {
	width: 51%;
}

#powermaildiv_uid4 {
	width: 49%;
}

#powermaildiv_uid9 {
	width: 48%;
}

#powermaildiv_uid10 {
	width: 48%;
}

.powermail_mandatory {
	color: #CA0721;
	margin-left: 2px;
}

.powermail_mandatory_js {
	color: red;	
}

.tx-powermail-pi1_thx {
	float: left;
	margin-left: -25px;
	width: 100%;	
}

.home .tx-powermail-pi1_thx { 
	margin-left: 0;
}
