/**********
 * HTML Tags �berschreiben - Start
 **********/
* {
	padding:0;
	margin:0;
}

body {
	background-color:#E6E7E9;
	width:100%;
	height:100%;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#323232;
}

fieldset {
	border:none;
}

a {
	color:#2E5FA1;
	text-decoration:none;
}

a b, a strong {
   color:#2E5FA1;
}

b, strong {
	color:#444;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

p {
	margin-bottom:10px;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

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

h1 {
	/*font-size:20px;
	font-weight:normal;
	color:#2E5FA1;
	line-height:1.3em;
	padding:0;
	margin-bottom:15px;*/
	
	font-size:11px;
	font-weight:bold;
	color:#2E5FA1;
	background-color:#AAC7E9;
	line-height:21px;
	height:21px;
	margin-bottom:20px;
	padding-left:5px;
	text-transform:uppercase;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#2E5FA1;
	line-height:16px;
	padding:0;
	margin-bottom: 10px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#2E5FA1;
	line-height:14px;
	padding-bottom:5px;
}

h3 a:hover {
	text-decoration:none;
}

h4 {
	font-size:11px;
	font-weight:bold;
	color:#2E5FA1;
	background-color:#AAC7E9;
	line-height:21px;
	height:21px;
	margin-bottom:20px;
	padding-left:5px;
	text-transform:uppercase;
}

h5 {
	border-bottom:1px solid #AAC7E9;
	color:#2E5FA1;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:10px;
	margin-top:20px;
	padding-bottom:2px;
	text-transform:uppercase;

}

h6 {
	font-size:20px;
	font-weight:normal;
	color:#2E5FA1;
	line-height:1.3em;
	padding:0;
	margin-bottom:15px;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color:#2E5FA1;}

blockquote {
	padding:15px;
	background-color:#EAEAEC;
	font-style:normal;
	background-image:url(/fileadmin/images/blockquote-background.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
}


/**********
 * HTML Tags �berschreiben - Start
 **********/


/**********
 * Seitenaufbau - Start
 **********/
#container {
	width:990px;
	margin:auto;
	text-align:left;
	background-color:#FFF;
}

#top {
	height:114px;
}

#topLeft {
	float:left;
}

#logo {
	/*padding:6px 0 0 20px;*/
	padding:10px 0 0 20px;
}

#topRight {
	float:right;
	text-align:left;
	width:490px;
}

#topRight_pad {
	height:98px;
	padding:16px 24px 0pt 0pt;
	width:466px;
}

#login {
	padding:16px 25px 16px;
}

#company_links {
	/*padding:16px 0 0 53px;*/
	float:right;
	color:#9c9d9f;
	font-size:12px;
	width:460px;
}

#company_links .company_links_active a {
	color:#FE8F1B;
}

#company_links a {
	color:#9c9d9f;
	font-size:12px;
}

#search {
	float:right;
}

#menu {
	height:25px;
	border-bottom:4px solid #FFF;
	background-color:#E6E7E9;
	/*background-image:url(/fileadmin/images/menu_verlauf.png);
	background-position:top right;*/
}

#menuRight {
	float:right;
}

#menuRight form {
	margin-right:24px;
	margin-top:5px;
}

#visuals {
	height:199px;
	overflow:hidden;
}

#breadcrumb {
	height:40px;
	line-height:40px;
	padding-left:19px;
}

#contentContainer {
	margin-top:10px;
}

#submenu {
	float:left;
	width:204px;
}

#submenuPad {
	padding:0 19px 0 19px;
}

#einstieg {
	background-image:url(/fileadmin/images/orangeBoxHead.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:21px;
	margin-top: 10px;
	font-size:11px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	margin-bottom:3px;
	padding-left:5px;
	text-transform:uppercase;	
}

.menu_einstieg {
	/*background-color:#FFDDB8;*/
	background-color:#eee;
	/*background-image:url(/fileadmin/images/orangeBoxBg.png);
	background-repeat:no-repeat;*/
	line-height:20px;
	margin-bottom:3px;
	padding:5px;
}

.menu_einstieg .zweitebene {
	margin-bottom:10px;
	margin-left:13px;
	margin-top:0px;
}

.menu_einstieg a {
	background-image:url(/fileadmin/images/pfeil.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	color:#2E5FA1;
	padding-left:12px;
}

#content {
	float:left;
	width:572px;
	/*border-right:1px dashed #E6E7E9;*/
	margin-bottom:20px;
}

#content_baustelle {
	float:left;
	width:571px;
	margin-bottom:50px;
	margin-top:50px;
}

#content_baustelle img {
	margin-bottom:20px;	
}

#content ul {	
	list-style-type:none;	
	list-style-image:none;
}

#content li {
	background-image: url(/fileadmin/images/bullet_new.jpg);
	background-repeat:no-repeat;
	background-position:1px 5px;
	padding-left:14px;
	*padding-left:16px;
}

#content ol {
	padding-left:17px;
	*padding-left:23px;
}

#content ol li {
	background-image:none;
	padding:0;
}

#contentPad {
	padding-right:21px;
}

#contentPad .blueBoxBackground .csc-textpic-text  {
	padding:10px;
}
 
#contentPad .blueBoxBackground {
	margin-bottom:0px;
}

#contentPad .blueBoxBackground h6 {
	margin-bottom:10px;
}

#content .tx-kalosuche-pi1 .inputdiv {
	float:left;
	padding-right:4px;	
}

#content .tx-kalosuche-pi1 .error {
	color:red;
}

#contentRight {
	float:right;
	width:214px;
}

#contentRight_baustelle {
	float:right;
	width:204px;
}

#contentRightPad {
	padding:0 25px 0 22px;
}

#contentRightPad .cwrap {
	margin-bottom:20px;
}

.clearer {
	clear:both;
}

.cwrap {
	clear:both;
	margin-bottom:10px;
}
/**********
 * Seitenaufbau - Ende
 **********/
 
 
/**********
 * Men� 1. Ebene - Start
 **********/ 
#menuMain ul {
	list-style-type:none;
}

#menuMain ul li {
	float:left;
	border-right:1px solid #FFF;
}

#menuMain ul li a {
	display:block;
	padding:0 18px 0 18px;
	height:25px;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	color:#2E5FA1;
	background-color:#EAEAEC;
}

#menuMain ul li a:hover, #menuMain ul li#active a {
	background-image:url(/fileadmin/images/menu_ro.png);
	color:#FFF;
}

#menuRight ul {
	list-style-type:none;
	margin-right:20px;
}

#menuRight ul li {
	float:left;
}

#menuRight ul li a {
	display:block;
	padding:0 9px 0 9px;
	height:25px;
	line-height:25px;
	font-size:10px;
	text-decoration:none;
	color:#9D9D9D;
	text-transform:uppercase;
}

#menuRight ul li a:hover, #menuRight ul li.active a {
	color:#2E5FA1;
}
/**********
 * Men� 1. Ebene - Ende
 **********/ 
 
 
/**********
 * Breadcrumb - Start
 **********/ 
#breadcrumb {
	font-size:11px;
}

#breadcrumb a {
	color:#FE8F1B;
}
/**********
 * Breadcrumb - Ende
 **********/ 
 
 
/**********
 * Men� 2. Ebene - Start
 **********/ 
#submenu ul {
	list-style-type:none;
}

#submenu ul li a {
	display:block;
	line-height:14px;
	padding-bottom:6px;
	font-size:12px;
	text-decoration:none;
	color:#2E5FA1;
}

#submenu ul li a:hover {
	color:#FE8F1B;
	font-weight: bold;
}

#submenu ul li#activeSub a {
	color:#FE8F1B;
	font-weight: bold;
}

#gruppeImage {
	/*border-top:1px dashed #CCC;*/
	padding-top:30px;
	margin-top:30px;
}

.zweitebene {
	margin-left:2px;
	margin-bottom:10px;
	margin-top:0px;
	/*background-color:#FF0000;*/
}

#submenu ul.drittebene {
	margin-left:10px;
	margin-bottom:10px;
	margin-top:0px;
	/*background-color:#FF0000;*/
	font-weight: normal;
}
#submenu ul.drittebene li a{
	font-weight: normal;
}
#submenu ul li#activeSub ul.zweitebene li.activeSub ul.drittebene li a{
	font-weight: normal;
}
#submenu ul li#activeSub ul.zweitebene li.activeSub ul.drittebene li.activeSub a{
	font-weight: bold;
}

#submenu ul li#activeSub ul.zweitebene li.activeSub ul.drittebene li a:hover{
	font-weight: bold;
}

#submenu ul li#activeSub ul.zweitebene li a {
	color:#2E5FA1;
	background-image:url(/fileadmin/images/pre.gif);
	background-repeat: no-repeat;
	/*background-position:left center;
	padding: 0px 1px 5px 9px;*/
	
	background-position:left 3px;
	*background-position:left 5px;
	padding:0px 1px 4px 9px;
	font-weight: normal;
}

#submenu ul li#activeSub ul.zweitebene li a:hover {
	font-weight: bold;
}

#submenu ul li#activeSub ul.zweitebene li.activeSub a{
	color:#FE8F1B;
	color:#2E5FA1;
	font-weight: bold;
}
#submenu ul li ul li a:hover{
	color:#FE8F1B;
	color:#2E5FA1;
	font-weight: bold;
}

/**********
 * Men� 2. Ebene - Ende
 **********/ 
 
 
/**********
 * Footer - Start
 **********/ 
#footer {
	font-size:11px;
	line-height:11px;
	text-align:center;
	border-top:7px solid #E6E7E9;
	height:40px;
}

#footer ul {
	padding-top:14px;
	list-style-type:none;
}
#footer ul li {
	display:inline;
	padding:0 5px 0 5px;
	border-right:1px solid #2E5FA1;
}

#footer ul li.last {
	border-right:none;
}
/**********
 * Footer - Ende
 **********/  
 

/**********
 * Rechte Spalte - Start
 **********/  
#contentRight .csc-textpic {
	/*background-color:#E9F0FA;*/
}

#contentRight .csc-textpic p {
	padding:6px;
}
/**********
 * Rechte Spalte - Start
 **********/ 
 
 
/**********
 * Boxen - Start
 **********/
.orangeBox P {
	color:#FFF;
	background-color:#FC8F1A;
	padding:5px;
	margin-bottom:20px;
}

.orangeBoxBackground p {
	background-image:url(/fileadmin/images/orangeBoxBg.png);
	background-repeat:no-repeat;
	background-color:#FFDDB8;
	padding:5px;
	line-height:20px;
	margin-bottom:3px;
}

.orangeBoxBackground p a {
	background-image:url(/fileadmin/images/pfeil_orange.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:12px;
	color:#2E5FA1;	
}

.orangeBoxBackground h4 {
	background-image:url(/fileadmin/images/orangeBoxHead.png);
	background-repeat:no-repeat;
	color:#FFF;
}

.blueBoxBackground h4,
.blueBoxBackground_presse_teaser_oben h4 {
	background-image:url(/fileadmin/images/blueBoxHead.png);
	background-repeat:no-repeat;
	color:#FFF;
	border-bottom:3px solid #FFF;
	margin-bottom:0;
}

.blueBoxBackground h4 a {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	text-transform:uppercase;
	display:block;
}

.blueBoxBackground h4 a:hover {
	text-decoration:none;	
}

.blueBoxBackground {
	background-color:#E9F0FA;
	margin-bottom:20px;
}
.blueBoxBackground P {
	padding:0 5px 0 5px;
	margin-bottom:0px !important;
}

#contentRight .blueBoxBackground p {
padding:6px;
}

.blueBoxBackground .inputdiv {
	float:left;
	margin-top:-2px;
}

.blueBoxBackground input.plz {
	border:1px solid #B3B3B3;
	width:118px;
	color:#2E5FA1;
	font-size:10px;
	height:16px;
	line-height:16px;
	margin:5px;	
}
.blueBoxBackground input.submit {
	padding-top:3px;
}

.blueBoxBackground_presse_teaser_oben,
.blueBoxBackground_presse_teaser_unten {
	background-color:#E9F0FA;
}

.blueBoxBackground_presse_teaser_unten {
	margin-bottom:20px;	
}

.blueBoxBackground_presse_teaser_oben .cwrap {
	margin:0px !important;	
}

.blueBoxBackground_presse_teaser_oben p.bodytext {
	margin:0px;
	padding-bottom:0px !important;
}

.blueBoxBackground_presse_teaser_unten ul {
	padding-left:6px !important;
	list-style-type:none;
	padding-bottom:6px !important;	
} 

.greyBoxBackground h4 {
	background-image:url(/fileadmin/images/greyBoxHead.png);
	background-repeat:no-repeat;
	color:#FFF;
	border-bottom:3px solid #FFF;
	margin-bottom:0;
	font-size:11px;
	font-weight:bold;
	line-height:21px;
	height:21px;
	padding-left:5px;
	text-transform:uppercase;
}

.greyBoxBackground {
	background-image:url(/fileadmin/images/hintergrund-verlauf.png);
	background-repeat:repeat-y;
	margin-bottom:20px;
	border-bottom:1px solid #e3e5e4;
}
.greyBoxBackground P {
	padding:0 5px 0 5px;
}

.greyBoxBackground .inputdiv {
	float:left;
	margin-top:-2px;
}

.greyBoxBackground input.plz {
	border:1px solid #e3e5e4;
	width:118px;
	color:#2E5FA1;
	font-size:10px;
	height:16px;
	line-height:16px;
	margin:5px;	
}
.greyBoxBackground input.submit {
	padding-top:3px;
}
#contentRight .greyBoxBackground .csc-textpic {
	background-image:url(/fileadmin/images/hintergrund-verlauf.png);
}

#contentRight .greyBoxBackground .csc-textpic p {
	padding:6px;
}
#contentRight .greyBoxBackground .csc-textpic h2,#contentRight .greyBoxBackground .csc-textpic h3 {
	padding:2px 6px 0 6px;
}


.borderAfter {
	margin:30px 0 30px 125px;
	border-bottom:1px dashed #CCC;
}
/**********
 * Boxen Ende
 **********/   


/**********
 * Sitemap - Start
 **********/  
.tx-flseositemap-pi1 ul {
	padding-left:20px;
}
#content .tx-flseositemap-pi1 li {
	padding-top:5px;
	background-position:1px 11px;
}
/**********
 * Sitemap - Ende
 **********/ 
 
 
 /**********
 * Login - Start
 **********/  
.login_label {
	float:left;
	width:40px;
	font-weight:bold;
	color:#013476;
	font-size:11px;
	line-height:18px;	
}
#login h3 {
	font-weight:bold;
	color:#013476;
	font-size:11px;
	line-height:18px;	
}
.login_user {
	float:left;
	width:130px;
	height:18px;
}
.login_user input {
	border:1px solid #B3B3B3;
	width:122px;
	color:#9B9B9B;
	font-size:10px;
	height:16px;
	line-height:16px;
	*margin-top:-1px;
}
.login_password {
	float:left;
	width:74px;
	height:18px;
}
.login_password input {
	border:1px solid #B3B3B3;
	width:69px;
	color:#9B9B9B;
	font-size:10px;
	height:16px;
	line-height:16px;
	*margin-top:-1px;
}
.login_submit {
	float:left;
}
.logout_submit {
	float:right;
}
/**********
 * Login - Ende
 **********/ 

/**********
 * Kalorimeta Login - Start
 *********/

#kalorimeta_login {	
	padding:0px;
}

#kalorimeta_login a {
	text-decoration: none;
}

#kalorimeta_login div {
	height: 18px;
	/*width: 84px;*/
	float: left;
	padding-top:1px;
}

#kalorimeta_login a div {
	height: 18px;
	background-color:#305FA3;
	/*width: 84px;*/
	float: left;
	padding:1px 4px 0pt;
	*padding-top:0;
	//padding-top:2px;
}

#kalorimeta_login a {
	color:#FFF;
	font-weight: bold;
	font-size:10px;
}

/**********
 * Kalorimeta Login - Ende
 *********/

/**********
 * Onlinedienste - Anfang
 *********/

#show_login {
	display:inline;
}

#show_pw {
	display:none;
}

#services_login {
	width:346px;
	height:155px;
}

#services_login_label {
	width:108px;
	height:30px;
	background-image:url(/fileadmin/images/login/login_label.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	float:left;
}

#services_pw_label {
	width:145px;
	height:30px;
	background-image:url(/fileadmin/images/login/password_label.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	float:left;
}
 
#services_request {
	height:30px;
	float:left;
	display: inline;
}

#services_pw_submit {
	height:30px;
	float:left;
	display: inline;
}

#services_container_login {
	width:346px;
	height:125px;
	float:left;
	background-image:url(/fileadmin/images/login/login_body.jpg);
	background-repeat: no-repeat;
	padding:24px 0 0 15px;
	color:#0f6098;
}

#services_container_login input {
	margin-top:2px;
}

#services_container_pw {
	width:346px;
	height:125px;
	float:left;
	background-image:url(/fileadmin/images/login/password_body.jpg);
	background-repeat: no-repeat;
	padding:24px 0 0 15px;
	color:#0f6098;
}

#services_container_pw input {
	margin-top:2px;
}
/**********
 * Onlinedienste - Ende
 *********/

/**********
 * Buttons - Anfang
 *********/
.button_white {
	background-image:url(/fileadmin/images/buttons/button-w-left.jpg);
	background-position:left 0px;
	background-repeat:no-repeat;
	/*height:25px;*/
	padding:3px 0 3px 17px;
	*padding-top:0 !important;
	margin-left:6px;
	margin-top:1px;
}

.button_white a, .button_white a:link, .button_white a:visited, .button_white a:hover, .button_white a:active  {
	background-image:url(/fileadmin/images/buttons/button-w-right.jpg);
	background-position:right 1px;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	padding:6px 12px 5px 0;
	text-decoration:none;
	/**Anpassungen f�r den iE7**/
	*background-position-y:0 !important;
	*line-height:23px !important;
	*padding:5px 12px 7px 0;
	
}

/*** In Ihrer N�he Button ***/

.tx-kalosuche-pi1 .button_white {

}

.tx-kalosuche-pi1 .button_white a {
	background-position:right 1px;
}

/**********
 * Buttons - Ende
 *********/

/**********
 * Suche - Start
 **********/  
.search_label {
	float:left;
	width:40px;
	font-weight:bold;
	color:#013476;
	font-size:11px;
	line-height:18px;	
} 
.search_input {
	float:left;
	height:15px;
	width:160px;
}
.search_input input {
	background-color:#FFFFFF;
	border:medium none;
	color:#9C9D9F;
	font-size:11px;
	height:15px;
	line-height:15px;
	padding:1px 0pt 0pt 3px;
	width:156px;
	*margin-top:-1px;
}
.search_button {
	float:left;
}
.tx-indexedsearch-form {
	float:left;
	width:154px;
	height:18px;
}
fieldset div.search_label {
	float:left;
	width:80px;
	font-weight:bold;
	color:#013476;
	font-size:11px;
	line-height:18px;	
} 
.tx-indexedsearch-form input {
	border:1px solid #B3B3B3;
	color:#9B9B9B;
	font-size:11px;
	height:13px;
	line-height:13px;
	padding:0px 0pt 0pt 3px;;
	*margin-top:-1px;	
}
.tx-indexedsearch-search-submit {
	float:left;
}
/**********
 * Suche - Ende
 **********/ 


/**********
 * Newsboxen - Start
 **********/
.newsLeft h4 a,
.newsMiddle h4 a,
.newsRight h4 a {
	display:block;
}

.newsLeft h4 a:hover,
.newsMiddle h4 a:hover,
.newsRight h4 a:hover {
	text-decoration:none;
}

.newsLeft {
	margin-top:20px;
	float:left;
	width:165px;
	border-right:27px solid #FFF;
}

.newsLeft h4 {
	margin-bottom:3px;
}
.newsMiddle {
	margin-top:20px;
	float:left;
	width:165px;
	border-right:27px solid #FFF;
}
.newsMiddle h4 {
	margin-bottom:3px;
}	 
.newsRight {
	margin-top:20px;
	float:right;
	width:165px;
}
.newsRight h4 {
	margin-bottom:3px;
}
.newsImageLatest {
	padding-bottom:15px;
}
.newsLinkLatest {
	padding-left:11px;
	padding-top:8px;
	text-indent: -11px;
}

.newsLeft p, .newsMiddle p, .newsRight p {
	padding-top:8px;
}

.news-list-date {
	float:right;
}
.news-list-date {
	float:right;
	padding-top:2px;	
}
.news-list-date-karriere {
	float:none;
}
.news-list-headline {
	border-bottom:1px solid #AAC7E9;
	margin-bottom:12px;
	height:auto;
}
.news-list-title h3 {
	text-transform:none;
}

.news-list-category {
	float:left;
}
.news-list-category img {
	padding:0 3px 0 3px;
	margin-right:12px;
}
.news-list-headline h3 {
	padding-top:3px;
}
.news-list-links {
	
}
.news-list-links-mit {
	margin-top:10px;
}

.pdfIcon {
	padding-top:1px;
	display:block;
	float:left;
	*margin-left:-50px;
	margin-left:5px;
}

.pdfIcon_left {
	float:left;
}



.pdfIcon_left_urbana_recht {
	float:left;
}

.pdfIcon_urbana_recht {
	padding-top:1px;
	display:block;
	float:left;
	margin-left:5px;
}



.news-list-image {
	float:right;
	padding:0 0 5px 5px;
	color:#AAC7E9;
}
.news-list-item {
	margin-bottom:20px;
}

.news-list-browse {
	margin-top:20px;
	width:150px;
}

.tx-ttnews-browsebox {
	background-color:#F1F6FC;
	border:1px solid #AFC9EC;
	padding:5px 5px 5px 10px;
}

.tx-ttnews-browsebox strong {
	color:#323232;
}

.orange {
	font-weight:bold;
	color:#fe8f1b;
}
.bigger {
	font-size:120%;
}

.news-amenu-item-year {
	display:none;	
}
/**********
 * Newsboxen - Start
 **********/
 
 
 /**********
 * Pressemappen - Start
 **********/

.tx-atlpressemappe-pi1 .category {
	height:23px; 
	line-height:23px; 
	border-bottom:2px solid #FFF; 
	color:#000; 
	font-size:13px; 
	font-weight:bold;	
}

.tx-atlpressemappe-pi1 .dropdown {

}

.tx-atlpressemappe-pi1 .category h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	border:none;
}

.tx-atlpressemappe-pi1 .category h5 a {
	background-repeat:no-repeat;
	padding-left:22px;
	background-position:0px 3px;	
}

/*kopfzeile*/
.tx-atlpressemappe-pi1 .auswaehlen_head {
	float:right;
	color:#fff; 
	font-weight:bold; 
	width:82px; 
	line-height:21px; 
	height:21px; 
	text-align:left;	
}

.tx-atlpressemappe-pi1 .groesse_head {
	float:right; 
	color:#fff; 
	font-weight:bold; 
	width:74px; 
	line-height:21px; 
	height:21px; 
	text-align:left; 
	border-right:1px solid #FFF;	
}

.tx-atlpressemappe-pi1 .bild_head {
	float:left; 
	color:#fff; 
	font-weight:bold; 
	width:67px; 
	line-height:21px; 
	height:21px; 
	text-align:center; 
	border-right:1px solid #FFF;	
}

.tx-atlpressemappe-pi1 .titel_head {
	float:left; 
	color:#fff; 
	font-weight:bold; 
	width:267px; 
	line-height:21px; 
	height:21px;	
}

.tx-atlpressemappe-pi1 .typ_head {
	float:left; 
	color:#fff; 
	font-weight:bold; 
	line-height:21px; 
	height:21px; 
	width:44px; 
	border-left:1px solid #FFF; 
	border-right:1px solid #FFF;	
}

.tx-atlpressemappe-pi1 .auswaehlen_head div,
.tx-atlpressemappe-pi1 .groesse_head div,
.tx-atlpressemappe-pi1 .titel_head div,
.tx-atlpressemappe-pi1 .typ_head div {
	padding-left:5px;	
}

/*zeilen*/
.tx-atlpressemappe-pi1 .auswaehlen {
	float:right; 
	width:82px; 
	text-align:left;	
}

.tx-atlpressemappe-pi1 .groesse {
	float:right; 
	width:74px; 
	text-align:left; 
	text-transform:uppercase;	
}

.tx-atlpressemappe-pi1 .bild {
	float:left; 
	width:67px; 
	text-align:center; 	
}

.tx-atlpressemappe-pi1 .titel {
	float:left; 
	width:267px;	
}

.tx-atlpressemappe-pi1 .typ {
	float:left; 
	width:44px; 
	text-transform:uppercase;	
}

.tx-atlpressemappe-pi1 .auswaehlen div,
.tx-atlpressemappe-pi1 .groesse div,
.tx-atlpressemappe-pi1 .titel div,
.tx-atlpressemappe-pi1 .typ div {
	padding:13px 0 0 8px;	
}

.tx-atlpressemappe-pi1 .bild div {
	padding:13px 0 9px 4px;	
}

.tx-atlpressemappe-pi1 .download_button {
	margin:0px 0 30px 0;
	text-align:left;	
}
 
.tx-atlpressemappe-pi1 .tabelle_abstand_unten {
	height:25px;
	width:550px;
	border-top:solid 3px #2E5FA1;
} 
 
/**********
 * Pressemappen - Ende
 **********/


/**********
 * Kontaktformular - Start
 **********/ 
#mail_captcha {
	width:20%;
	float:left;
	padding:2px 10px 2px 0px;
	text-align:left;
	padding-right:10px;
}


#mail_captcha_input {
	padding:3px 1px 2px 0px;
	float:left;
	*padding-left:3px
}

#mail_captcha_text[id] {
	padding:2px 0px 0px 121px;
}

#mail_captcha_text {
	padding:2px 0px 0px 125px;
	width:400px;
	*padding-left:113px;
}

#mail_captcha_text[id] {
	float:left;
	margin-bottom:10px;
}

#mail_captcha_text {
	float:left;
}

#mail_captcha_image {
	padding-top:28px;
	margin-left:122px;
	
}

.tx-srfreecap-pi2-image {
	border: 1px solid #A5ACB2;
	margin-left:0px;
	margin-bottom: 5px;
}

.tx-srfreecap-pi2-image {
	border: 1px solid #A5ACB2;
	margin-left:-2px;
	margin-bottom: 5px;
	*margin-left: -117px;
}

.mail_main {
	padding:0;
}

.mail_legend {
	padding:5px;
	color:#4d4d4d;	
}

.mail_hint{
	padding:0 0 10px;
	text-align:left;	
	font-style:italic;
}

.mail_key {
	width:20%;
	float:left;
	padding:2px 10px 2px 0px;
	text-align:left;
	padding-right:10px;
}

.mail_pflichtfeld_marker{
	padding-left:5px;
	color:#FF0000;
}

.mail_value {
	padding:2px;
}

.mail_value_nobreak {
	padding:2px;
	float:left;

}
.mail_submit{
	padding:10px;
	padding-left:121px;
	*padding-left:114px;
	
}
.mail_error{
	padding:10px;
	padding-left:20%;
	color:#FF0000;
}

/*** Kalorimeta ***/

.mail_kalorimeta {
	padding:0;
}

.mail_kalorimeta .mail_legend {
	padding:5px;
	color:#4d4d4d;	
}

.mail_kalorimeta .mail_hint{
	padding:0 0 10px;
	text-align:left;	
	font-style:italic;
}

.mail_kalorimeta .mail_key {
	width:165px;
	float:left;
	padding:2px 10px 2px 0px;
	text-align:left;
}

.mail_kalorimeta .mail_key_full {
	width:90%;
	padding:2px 10px 2px 0px;
	text-align:left;
}

.mail_kalorimeta .mail_value_nachricht {
	padding-left:175px;
}

.mail_kalorimeta .mail_value select {
	width:115px;
}

.mail_kalorimeta .mail_pflichtfeld_marker{
	padding-left:5px;
	color:#FF0000;
}

.mail_kalorimeta .mail_value {
	padding:2px;
}

.mail_kalorimeta .mail_value_nobreak {
	padding:2px;
	float:left;
}
.mail_kalorimeta .mail_submit{
	padding:10px;
	padding-left:175px;
	*padding-left:175px;
	
}
.mail_kalorimeta .mail_error{
	padding:0px 10px 5px 175px;
	color:#FF0000;
}


/**********
 * Kontaktformular - Ende
 **********/ 

/**********
 * Dateiverweis - Beginn
 **********/

table td.csc-uploads-fileName {
	vertical-align:top;
	padding-left:5px;
}

#content table.csc-uploads-2 td.csc-uploads-icon {
padding-right:15px;
padding-bottom:20px;
}

#content table.csc-uploads-2 td.csc-uploads-fileName {
font-weight:normal;

}

#content table.csc-uploads-2 td.csc-uploads-fileName a {
font-weight:bold;
color:#2F60A3;
}

/**********
 * Dateiverweis - Ende
 **********/
 
/**********
 * GoogleMap - Start
 **********/

.tx-rggooglemap-pi1 .markerTooltip {width:150px; padding:5px 0pt 5px 5px;}

/**********
 * GoogleMap - Ende
 **********/  

/****
 * PLZ Suche 2.0
 ****/
.topLinkGBL {
	float:right;
	margin-left:10px;
	background-color:#EAEAEC;
	padding:1px 4px 1px 4px;
}

/**
 * SEO Footer
 * Start
 */
 
#footer_extended {
	border-top:7px solid #E6E7E9;
	color:#9D9D9F;
	font-size:11px;
	line-height:11px;
	margin-bottom:15px;
	padding:14px 0 1px;
	text-align:center;
	width:990px;
	/*******
	 ** ausgeschaltet
	 *******/
	 display: none;
}
 
#footer_extended .footer_links a img {display: none;}

#footer_extended .footer_links p {
	padding-bottom:2px;
}

#footer_extended .footer_links a {
	color:#2E5FA1;
	text-decoration:none;
}

#footer_extended .footer_links a:hover {
	text-decoration: underline;
}

/**
 * SEO Footer
 * ENDE
 */


/**********
 * Typo3 Klassen �berschreiben - Start
 **********/ 
	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 20px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 20px !important;
	}
	div#content div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image {
		margin-right: 20px !important;
	} 
	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }
	
	.csc-textpic-caption { color:#9c9d9f; }

/**********
 * Typo3 Klassen �berschreiben - Ende
 **********/ 

.orangeBoxBackground .cwrap {
	margin-bottom:3px;
}

/**********
 * Rahmenklassen - START
 **********/ 

#content .vorteils_box {
	border:1px solid #e5e7e6;
	background: transparent url("/fileadmin/images/box_bg_verlauf.png") left top repeat-y scroll;
	padding: 22px 28px 3px;
}

#content .vorteils_box h3 {
	font-size: 20px;
	margin-bottom: 13px;
}

#content .vorteils_box ul {
	list-style: none;
}

#content .vorteils_box ul li {
	background:url("/fileadmin/images/haken.png") no-repeat scroll left 10px transparent;
	border-top:1px solid #e3e5e4;
	padding:14px 2px 14px 30px;
	color: #646567;
}

#content .vorteils_box p {
	color: #646567;
	margin-bottom:15px;
}

#content .line_above {
	border-top: 1px solid #e6e7e9;
	padding: 20px 0;
}

.download_box {
	background: #E9F0FA url("/fileadmin/images/bg-download.png") left 23px no-repeat scroll;
	margin-bottom: 20px;
}

.download_box .cwrap {
	padding-left: 9px;
	padding-bottom: 5px;
}

.download_box h4 {
	background: transparent url("/fileadmin/images/blueBoxHead-download.png") left top no-repeat scroll;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	text-transform:uppercase;
	margin-bottom:11px;
	border-bottom: 3px solid #FFF;
}

.download_box ul {
	list-style: none;
}

.download_box ul li {
	padding-left: 38px;
	margin-bottom:21px;
	background: transparent url("/fileadmin/images/pdf-icon.png") left top no-repeat scroll;
}

.download_box ul li a img {
	display: none;
}


/**********
 * Rahmenklassen - ENDE
 **********/ 
 
/**********
 * Accordion - START
 **********/ 

.acc_element {
	margin-bottom: 29px;
	background: transparent url("/fileadmin/images/box_bg_verlauf.png") left top repeat-y scroll;
	cursor: pointer;
}

.acc_element.hover {
	background: transparent url("/fileadmin/images/box_bg_verlauf-mo.png") left top repeat-y scroll;	
}

.acc_trigger {
	width: 547px;
	height: 52px;
	border: 1px solid #e5e7e6;
}

.acc_trigger_left {
	float: left;
	width: 480px;
}

.acc_trigger_right {
	float: right;
	width: 40px;
	padding:0 20px 0 0;
}

.acc_trigger_right img {
	padding-top: 6px;
	padding-right: 20px;	
}

.acc_trigger h2 {
	font-size:18px;
	font-weight:normal;
	height:52px;
	line-height:52px;
	margin:0;
	padding:0;
	width:480px;
	
	color:#2E5FA1;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
	background: transparent url("/fileadmin/images/pfeil-close.png") 20px center no-repeat scroll;
}

.acc_trigger.active h2 {
	background: transparent url("/fileadmin/images/pfeil-open.png") 18px center no-repeat scroll;
}

.acc_trigger h2 a {
	color:#2E5FA1;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
	background: transparent url("/fileadmin/images/pfeil-close.png") 20px center no-repeat scroll;
}

.acc_trigger.active h2 a {
	background: transparent url("/fileadmin/images/pfeil-open.png") 18px center no-repeat scroll;
}
.acc_trigger h2 a:hover {

}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	width: 550px;
	clear: both;
	background: #fff;
}
.acc_container .block {
	padding: 23px;
	cursor: default;
}

.acc_container .block_left {
	width: 150px;
	float: left;
}

.acc_container .block_right {
	width: 350px;
	float: right;
}


/**********
 * Accordion - ENDE
 **********/ 