/* @override http://www.narz-avn.de/fileadmin/templates/site/_css/layout.css */

/*
@charset 'utf-8';
*/
@import url(rte.css);

body{
	font: 72%/190% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #FFF;
	padding: 0; margin: 0;
	color: #303030;
	background: url("../_gfx/bg_body.gif") 214px 0px #FFF repeat-y;
}
a{
	color: #e2001a;
}
table,td,th{
	font-size: 1em;
}
a:focus, a:active {
       outline: none;
}
a.external-link-new-window, a.internal-link, a.mail, a.download{
	border: 1px solid #EEE;
	padding: 5px;
	text-decoration: none;
}
a.mail {
	background: url('../_gfx/icons/mail.png') 3px 2px no-repeat;
	padding-left: 25px;
}
a.external-link-new-window {
	background: url('../_gfx/icons/globe__arrow.png') 3px 2px no-repeat;
	padding-left: 25px;
}

h1{
	color: #e2001a;
	font-weight: bold;
	font-size: 1.4em;
	margin: 1em 0 0.2em 0;
}
h2{
	color: #666;
	font-weight: bold;
	font-size: 1.3em;
	margin: 1em 0 0.2em 0;
}

#leftpan h2 {
	color: #006fb4;
	margin: 0;
	margin-left: 45px;
}
#leftpan .imprint {
	padding: 0;
	margin-left: 45px;
	display: block;
	color: #006fb4;
	margin-bottom: 50px;
	text-decoration: none;
}
h3{
	color: #006fb4;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h4{
	color: #006fb4;
	font-size: 1.2em;
	margin: 0.4em 0 0em 0;
}
p {
	margin: 0.5em 0 1.5em 0;
}
p.bodytext{
	margin: 0 0 0.5em 0;
}
#stripe{
	position: relative;
	top: 0; left: 0;
/*	background: #e2001a url(../_gfx/bg_top.jpg) no-repeat 0 0; */
	background-color: #e2001a;
	height: 17px;
	line-height: 17px;
}
#kunden-login{
	position: absolute;
	top: 10px; left:  770px;
	width: 120px;
	text-align: center;
	line-height: 20px;
	padding: 0 7px 13px 7px;
	font-size: 0.93em;
	background: url(../_gfx/bg_kunden-login.gif) no-repeat;
	z-index: 100;
}
#kunden-login a{
	color: #006fb4;
	text-decoration: none;
	font-weight: bold;
}
#top {
	height: 90px;
	background-color: #FFFFFF;
	position: relative;
	top: 0; left: 0;
}
#top .logo {
	background: url(../_gfx/logo.gif) no-repeat;
	height: 69px;
	width: 215px;
	text-indent: -9999em;
	float: left;
	margin-bottom: 0;
}
#top .logo a{
	height: 69px;
	width: 215px;
	display: block;
}
.neu{
	display: none;

	width: 41px;
	height: 26px;
	position: absolute;
	top: 15px;
	left: 600px;
	text-indent: -9999em;
	background: url("../_gfx/neu.png") no-repeat 0px 0px transparent;
}
#menu {
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	margin: 34px 0 0 0px; padding: 0;
	list-style-type: none;
	width: 690px;
}
#menu li{
	float: left;
	width: auto;
	margin: 0 0px 0 0;
}
#menu li a{
	padding: 0;
	color: #303030;
	text-decoration: none;
	height: 25px;
	display:block;
	text-indent: -999px;
}
#menu li.active a{
	border-bottom: 3px solid #e2001a;
	background-position: 0 -25px;
}
#menu li a:hover{
	border-bottom: 3px solid #e2001a;
}
#head {
	height: 250px;
	background: url(../_gfx/bg_submenu.gif) repeat-x;
	position: relative;
	top: 0; left: 0;
}
#head #image h1{
	margin-top: 0;
}
#submenu {
	margin: 0; padding: 0;
	padding-top: 20px;
	list-style-type: none;
	float: left;
	width: 215px;
	position: absolute;
	bottom: 0; left: 0;
}
#submenu li{
	margin: 0;
	width: auto;
	margin: 0 0 0 0;
	line-height: 140%;
}
#submenu li a{
	display: block;
	padding: 5px 0px 4px 45px;
	color: #303030;
	text-decoration: none;
}
#submenu a:hover, #submenu li.active a{
	border-bottom: 1px solid #e0e5eb;
	padding-bottom: 3px;
	background-color: #FFF;
	font-weight: bold;
}
#thirdmenu {
	padding: 0 0 25px 7px;
	list-style-type: none;
}
#thirdmenu ul{
	margin: 0; padding: 0;
	list-style-type: none;
}

#thirdmenu li {
	margin: 0;
	width: auto;
	float: left;
	margin: 0; padding: 0;
	line-height: 140%;
}

#thirdmenu li a{
	display: block;
	padding: 6px 10px 3px 10px;
	color: #303030;
	text-decoration: none;
	border: 1px solid #e0e5eb;
	border-top: 0;
	margin-right: 3px;
	font-size: 1em;
	background: url(../_gfx/gray_gradient.gif);
}
#thirdmenu li.active a,
#thirdmenu a:hover{
	background: none;
	background-color: #FFF;
}
#thirdmenu li.active a{
	font-weight: bold;
}



#image {
	background: #FFF url(../_gfx/topimg.jpg) no-repeat;
	width: 675px;
	*width: 689px;
	height: 250px;
	border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;
	text-indent: -9999em;
	position: relative;
	left: 215px; top: 0;
}
#leftpan {
	width: 214px;
	float: left;
	padding: 35px 0 0 0;
}
#rightpan {
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	float: left;
	margin: 0; padding: 0;
	width: 688px;
	*width: 691px;
	min-height: 750px;
	height:auto !important;  /* fr moderne Browser */	
	height: 750px;		
}

#content{
	padding: 0 25px 35px 25px;
}
.clear {
	clear: both;
	float: none;
}
#content ul{
	list-style-type: disc;
	margin: 0; padding:0;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 150%;
}
#content li{
	color: #303030;
	margin: 0; padding:0;
	margin-bottom: 0em;
}
#content ol{
	list-style-type: decimal;
	margin: 0; padding:0;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 150%;
}
.column5050, .column7030 {
	clear: both;
	float: none;
	padding: 10px 0;
}
.column5050 .col_left {
	float: left;
	width: 313px;
}
.column5050 .col_right {
	float: right;
	width: 313px;
}
.column7030 .col_left {
	float: left;
	width: 375px;
}
.column7030 .col_right {
	float: right;
	width: 245px;
}
/* @group Powermail */

.powermail_captcha_captcha {
	display: block;
	padding-left: 15px;
}
input.powermail_captcha {

}

.powermail_mandatory_js{
	color: #c7171f;
	font-size: 0.9em;
	font-style: italic;
	clear: both;
}
.powermail_pagebrowser{
	font-weight: bold;
	color: #c7171f;
}
.tx_powermail_pi1_fieldwrap_html{
	float: none;
}
legend{
	font-weight: bold;
	font-size:  1.1em;
}
.powermail_check_inner {
	display: block;
	clear: both;
}
#rightpan .powermail_check_inner label{
	width: 360px;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_radio_title{
	padding: 1em 0 0.3em 0;
	margin: 0;
	font-weight: bold;
}
#rightpan .tx_powermail_pi1_fieldwrap_html_checkbox_title, #rightpan .tx_powermail_pi1_fieldwrap_html_radio_title, #rightpan .tx_powermail_pi1_fieldwrap_html{
	clear: both;
}
#rightpan .powermail_radio_inner{
	clear: both;
}
#rightpan .powermail_radio_inner label{
	width:  auto;
}
#rightpan label, 
.tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx_powermail_pi1_fieldwrap_html_radio_title{
	display:  block;
	float: left;
	padding-left: 0;
	padding-top:  3px;
	margin-right:  5px;
	line-height:  150%;
	width: 130px;
	font-size:  1em;
	text-align:left;
	font-weight: normal;
}
#rightpan label.error{
	color: #e2001a;
	font-weight: bold;
}
#rightpan dd label{
	display:  inline;
	float:none;
	padding:  0;
	line-height:  150%;
	background: none;
	text-align:left;
}
input, textarea, select{
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 5px;
	padding: 3px;
	background: url('../_gfx/bg_shadow.gif');
}
textarea{
	width: 220px;
}
.powermail_text, .powermail_textarea {
	width: 220px;
}

#rightpan .powermail_check_inner label, 
#rightpan .powermail_check,
#rightpan .powermail_radio{
	width: auto;
	float: left;
	display: block;
	border: none;
	background: none;
}
#rightpan .powermail_check_inner label {
	width:  190px;	
}
.tx_powermail_pi1_checkboxwrap,
.tx_powermail_pi1_radiowrap{
	float: left;
	width: 220px;
}
.tx_powermail_pi1_fieldwrap_html_check,
.tx_powermail_pi1_fieldwrap_html_radio{

}
.submitbt, .powermail_submit, .tx_powermail_pi1_submitmultiple_forward, tx_powermail_pi1_fieldwrap_html_submit input, .tx_powermail_pi1_submitmultiple_back{
	background: #e2001a url('../_gfx/red_gradient.gif') repeat-x 0 0;
	border: 1px solid #e2001a;
	color: #FFF;
	font-weight: bold;
	float: left;
	width: auto;
	padding: 4px 10px;
	
	margin-left:  135px;
}
#rightpan fieldset{
	border: none;
	margin: 2em 0;
}
#rightpan .csc-mailform-submit{
	clear: both;
	margin-top:  1em;
	margin-left:  150px;
	background-image: none;
	background-color: #c80000;
	color: #FFF;
	font-weight: bold;
}
#rightpan legend{
	display: none;
}
.tx_powermail_pi1_formconfirmation_back, .tx_powermail_pi1_formconfirmation_submit {
	float: left;
}
.tx_powermail_pi1_formconfirmation_back {
	margin-right: 5px;
}
.tx-powermail-pi1_confirmation p {
	color: #e2001a;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0em 0 0.2em 0;
}
/* @end */

.csc-textpic-caption {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 5px;
	line-height: 150%;
}
.csc-textpic-border img {
	border: 4px solid #E0E5EB !important;
}


/* @group filelinks */
.filelinks_layout_2 div {
	background-color: #FFF;
	border-bottom:1px solid #e0e5eb;
	font-size: 0.9em;
	line-height:140%;
	margin-bottom: 1px;
	padding-bottom:2px;
	padding-top:4px;
}
.filelinks_layout_2 a, .filelinks_layout_3 a {
	font-size:1.1em;
	margin-right: 10px;
	color: #303030;
}
.filelinks_layout_2 div {
	background-position: 2px 3px;
}
.filelinks_layout_2 .filesize {
	display: inline;
}
.filelinks .even {
}
.filelinks .mp3, .filelinks .wma {
	background-image: url(/typo3/gfx/fileicons/mp3.gif) !important
}
.filelinks .wmv, .filelinks .mov, .filelinks .mpg, .filelinks .mpeg, .filelinks .avi {
	background-image: url(/typo3/gfx/fileicons/wmv.gif) !important
}
.filelinks .zip {
	background-image: url(/typo3/gfx/fileicons/zip.gif) !important
}
.filelinks .doc, .filelinks .docx {
	background-image: url(/typo3/gfx/fileicons/word.gif) !important
}
.filelinks .ppt, .filelinks .pps {
	background-image: url(/typo3/gfx/fileicons/ppt.gif) !important
}
.filelinks .xls, .filelinks .xlsx {
	background-image: url(/typo3/gfx/fileicons/excel.gif) !important
}
/* @end */

/* @group rssfeed */

.rssfeed{
	width: 80%;
	padding: 10px;
	border: 1px solid #f2f2f2;
}
.rssitem{
	background-color: #FFF;
	line-height: 155%;
	margin-right: 10px;
}
.rssitem a{
	font-size: 1.1em;
	text-decoration: none;
}
.rssitem .twrss_item_content{
	font-size: 0.95em;
}

/* @end */

/* @group news */

.news-item{
	border-bottom: 1px solid #e0e5eb;
	padding: 0 10px 10px 10px;
	margin-bottom: 15px;

}
.news-item .news-date{
	color: #666;
}
.news-item a{
	text-decoration: none;
}
.news-item p{
	display: inline;
}

.tx-ttnews-browsebox a{
	background-color: #f2f2f2;
	color: #333;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #FFF;
}
.news-list-container h3{
	margin: 0.1em 0 0.3em 0;
}
.tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell a{
	background: #e2001a url('../_gfx/red_gradient.gif') repeat-x 0 0;
	color: #FFF;
	font-weight: bold;
	padding: 6px 7px;
}
#leftpan .news-item {
	margin-bottom: 10px;
	padding: 10px 10px 10px 14px;
	border: 1px solid #f2f2f2;
	border-right: none;
	background: url(../_gfx/bg_newsbox.gif) 125px 10px no-repeat;	
	line-height: 120%;
	font-size: 1em;
	
}
#leftpan .news-latest-container {
	margin-left: 30px;
}
#leftpan .news-item h3 {
	color: #666;
	font-weight: bold;
	font-size: 1em;
	margin: 0.2em 0 0.3em 0;
}
#leftpan .news-item a {
	color: #666;
}
#leftpan .news-item p {
	font-size: 0.9em;
	margin: 0;
}
#leftpan .morenews{
	text-align: right;
	margin-bottom: 20px;
	margin-right: 10px;
}
#leftpan .morenews a{
	text-decoration: none;
	color: #666;
}

.news-single-backlink a{
	background-color: #f2f2f2;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #FFF;	
}

.news-amenu-container{
	float: left;
	width: 200px;
}
#content  .news-amenu-item-year{
	background: none;
	padding-left: 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #e22638;
}
/* @end */

/* @group content listen */

#content ul{
	list-style-type: none;
	margin-left: 0;
}
#content ul li{
	background: 0 2px url(../_gfx/arrow_25.gif) no-repeat;
	padding-left: 26px;
	margin: 6px 0;
}
#content li a{
	text-decoration: none;
	color: #006fb4;
}

/* @end */

/* @group teaser 3 spaltig */

#content .teasermenu-3spaltig li{
	padding: 0;
	width: 200px;
	height: 170px;
	float: left;
	margin-right: 12px;
}
#content .teasermenu-3spaltig img{
	padding-bottom: 6px;
}
#content .teasermenu-3spaltig a{
	font-size:  1.2em;
}
#content .teasermenu-3spaltig dd{
	font-size: .95em;
	margin: 0;
}

/* @end */


table.contenttable{
	width: 100%;
	margin: 15px 0;
	line-height: 130%;
	font-size: 1em;
	border-top: 1px solid #e0e5eb;
	border-left: 1px solid #e0e5eb;
}
table.contenttable th{
	background-color: #f2f2f2;
	padding: 5px 3px;
	text-align: left;
}
table.contenttable td{
	border-bottom: 1px solid #e0e5eb;
	border-right: 1px solid #e0e5eb;
	padding: 5px 3px;
}
table.contenttable p{
	margin: 0;
}

.tx-chgallery-pi1 {
	margin: 2em 0;
	clear:both;
	float:none;
}
.tx-chgallery-pi1 .single{
	width: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tx-chgallery-pi1 span{
	display: none;
}
.tx-chgallery-pi1 .clr{
	clear: both;
	float: none;
}
#tx_astaddresszipsearch_pi1 .row{
	width: 650px;
}
#tx_astaddresszipsearch_pi1{
	margin-top: -75px;
}
#tx_astaddresszipsearch_pi1 #tx_astaddresszipsearch_pi1{
	margin-top: 40px;
}
.clear+#tx_astaddresszipsearch_pi1{
	margin-top: 40px;
}
#tx_astaddresszipsearch_pi1 .adrboxB, #tx_astaddresszipsearch_pi1 .adrboxA{
	height: 108px;
	border: 1px solid #f2f2f2;
	margin-bottom: 5px;
	width: 318px;
	float: left;
	margin-right: 5px;
}
#tx_astaddresszipsearch_pi1 h1{
	margin-top: 5px;
}
#tx_astaddresszipsearch_pi1 img{
	margin-right: 10px;
}
#tx_astaddresszipsearch_pi1 fieldset{
	padding: 7px 5px 2px 60px;
	border: 1px solid #f2f2f2;
	background: url("../_gfx/bg_newsbox.gif") no-repeat 5px 0px transparent;
}
#tx_astaddresszipsearch_pi1 fieldset label{
	width: 100px;
}
#footer {
	padding-top: 5px;
	font-size: 0.9em;
	margin-left: 214px;
	padding-left: 5px;
	border-top: 1px solid #f2f2f2;
	color: #757575;
	background-color: #FFF;
	width: 685px;
	padding-bottom: 20px;
}
#footer a{
	color: #757575;
	text-decoration: none;
}
#footer a:hover{
	color: #e2001a;
}
.news-single-img a img{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #F2F2F2;
	padding: 2px;
}
#leftpan .news-item img {
	display: none;
}
.news-list-container div a img{
	display: none;
}
#leftpan a img{
	border: none;
}

/* @group umfrage */

.tx_myquizpoll_pi1-title{
	float: left;
	width: 270px;
	margin-right: 25px;
}
.tx_myquizpoll_pi1-title h5{
	margin: 0;
	color: #006fb4;
}
.tx_myquizpoll_pi1-title h4{
	margin: -4px 0 10px 0;
	line-height: 130%;
	color: #303030;
	margin-bottom: ;
	font-size: 1.1em;
}
.tx_myquizpoll_pi1-answer textarea{
	height: 60px;	
}
hr.seperator{
	border: none;	
	border-top: 1px solid #BBB;
	height: 0;
	
}
.tx_myquizpoll_pi1-submit{
	margin-left: 305px;
	margin-top: 10px;
		background: #e2001a url('../_gfx/red_gradient.gif') repeat-x 0 0;
	border: 1px solid #e2001a;
	color: #FFF;
	font-weight: bold;
	float: left;
	width: auto;
	padding: 4px 10px;
	
}

.tx_myquizpoll_pi1-answers{
	float: left;
	width: 340px;
	margin-top: 15px;
}
.tx_myquizpoll_pi1-answer {
	padding-top: 2px;
	float: left;
	margin-right: 10px;
}
.tx_myquizpoll_pi1-answers .label{
	float: left;
	width: 110px;
}
.tx_myquizpoll_pi1-answers .bar{
	float: left;
	width: 130px;
	background-color: #EEE;
	margin-bottom: 2px;
}
.tx_myquizpoll_pi1-answers .bar div{
	background-color: #006fb4;
	
}
.tx_myquizpoll_pi1-answers .percent{
	float: left;
	padding-left: 6px;
	width: 90px;
}
/* @end */

.tx-powermail-pi1_formwrap_1900 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width: auto;
	font-weight: bold;
	margin-top: 10px;
}

.tx-powermail-pi1_formwrap_1900 .powermail_check_inner label {
	width: auto !important;
	padding-top: 1px !important;
	padding-left: 5px !important;
}
.randomitems{
	border-top: 1px solid #EEE;
	margin-top: 10px;
}
.randomitems .csc-textpic{
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	height: 120px;
	padding: 10px;
}
.randomitems .csc-textpic-imagewrap{
	height: 120px;
	overflow: hidden;	
}
.randomitems h3{
	margin-top:0
}


