
/*SelectBox*/
div.selectBox {
	height:40px;
	background-color:#F5F5F5;
	border-bottom:10px solid #D3D3CE;
	overflow:hidden;
	padding:0 15px;
	line-height:40px;
}
div.selectBox div.left {
	float:left;
}
div.selectBox div.right {
	float:right;
	line-height:normal;
}
div.selectBox label {
	width:150px;
	display:block;
	float:left;
}

select {
	border:1px solid #E4E2DE;
	color:#8A8A8A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:20px;
	padding-top:1px;
	width:195px;
}
div.selectBox select {
	display:block;
	float:left;
	margin:10px 30px 0 0;
}
div.selectBox input.submit {
	background:url("../images/basics/button_blue.gif") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	height:26px;
	margin:7px 0 0;
	padding:0;
	width:28px;
}





/* SUCHE */
div.search {
	height:26px;
	padding:27px 0 0 17px;
}

div.submitDiv { 
	float:left; 
}

div.search fieldset {
	float:left;
}
div.search input.tx_indexedsearch_sword {
	border:0 none;
	border-left:1px solid #EAEAE7;
	border-top:1px solid #EAEAE7;
	color:#AAAAAA;
	background:#F7F7F4 url(../images/basics/bg_searchfield.gif) 0 0 no-repeat;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:18px;
	line-height:18px;
	margin:0;
	padding:4px 5px 3px 27px;
	width:149px;
}
div.search input.submit {
	background:url(../images/basics/suche_button_lo.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	float:left;
	width:28px;
	height:26px;
	margin:0;
	padding:0;
}
div.search input.active {
	background:url(../images/basics/suche_button_hi.gif) no-repeat scroll 0 0 transparent !important;
}



/* SUCHERGEBNIS */
div.ihreSuche {
	float: left;
} 

div.frm_suchergebnisDiv {
	padding:0 !important;
}


div.tx-indexedsearch-browsebox {
	height:24px;
	line-height:24px;
	padding-bottom:1px;
	background-image:url(../images/basics/linien/content_trenner.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	margin-bottom:13px;
}
div.tx-indexedsearch-browsebox div.range { float:left; color:#999999; }
div.tx-indexedsearch-browsebox ul { float:right; }

.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display:inline;
	margin-right:5px;
	background:none !important;
}
.tx-indexedsearch .item {
	border-bottom:1px solid #E5E3D8;
	padding:6px 0;
}
.tx-indexedsearch .item .left {
	border-right:1px solid #E5E3D8;
	float:left;
	padding:0 10px;
	width:300px;
}
.tx-indexedsearch .item .right {
	border-left:1px solid #E5E3D8;
	color:#5D4D4D;
	float:left;
	font-size:10px;
	margin-left:-1px;
	padding:0 10px;
	width:100px;
}

div.headline { 
	position:relative; 
	height:69px;
	z-index:0;
	border-bottom:1px solid #D3D3CE;
	padding:0 14px;
}
div.headline .line {
	z-index:0;
	position:absolute;
	width:1px;
	height:13px;
	background-color:#D3D3CE;
	top:0;
	left:15px;
	overflow:hidden;
}
div.logos {
	display:none;
	height:69px;
	border-bottom:1px solid #D3D3CE;
	padding:0;
}
div.breadcrumb {
	height:39px;
	line-height:39px;
	padding:0 15px;
	border-bottom:1px solid #D3D3CE;
	font-size:12px;
	color:#003E71;
	margin:0 -15px;
	margin-bottom:10px;
}

div.breadcrumb ul {
	margin-bottom:0 !important;
}
div.breadcrumb li {
	float:left;
	margin:0 5px 0 0 !important;
	background:none !important;
	padding-left:0 !important;
}

div.intro {
	min-height:148px;
	padding:0;
	font-size:14px;
	line-height:20px;
	border-bottom:1px solid #D3D3CE;
	margin-bottom:10px;
}
* html div.intro { height:148px; }
*+html div.intro { height:148px; }


table caption {
	text-align:left;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	margin-bottom:10px;
}
table.contentTable, table.contentTable3columns, DIV.tx-thexttable-pi1 table {
	border:none;
	padding:0;
	margin:0;
	border-collapse:collapse;
	font-size:11px;
	line-height:13px;
}
table.contentTable td, table.contentTable3columns td, DIV.tx-thexttable-pi1 table td {
	background-color:#E9E9E6;
	height:25px;
	padding: 3px 7px;
	
	vertical-align:top;
}
table.contentTable .td-0 {
	width:166px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}
table.contentTable .td-1 {
	width:254px;
	border-bottom:1px solid #FFF;
}

table.contentTable3columns .td-0, table.contentTable3columns .td-1 {
	width:33%;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}
table.contentTable3columns .td-1 {
	width:33%;
	border-bottom:1px solid #FFF;
}
table.contentTable3columns .td-2 {
	width:33%;
	border-bottom:1px solid #FFF;
}


DIV.tx-thexttable-pi1 table { width: 100%; }
DIV.tx-thexttable-pi1 table td {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}


div.col_1 ul {
	margin-bottom:20px;
}
div.col_1 ul li {
	background:url(../images/basics/dot7px.gif) 0 6px no-repeat;
	padding-left:15px;
	margin-bottom:10px;
}



/*TEASER*/
div.contentTeaser {
	width:239px;
	height:359px;
	border-bottom:1px solid #D3D3CE;
	overflow:hidden;
}
div.contentTeaser .head {
	height:39px;
	line-height:39px;
	font-size:12px;
	padding:0 15px;
	border-bottom:1px solid #D3D3CE;
}
div.contentTeaser .text {
	padding:0 15px;
	font-size:12px;
	line-height:17px;
	padding-top:10px;
	color:#5E5E5E;
}
div.contentTeaser .pic {
	width:239px;
	height:159px;
	overflow:hidden;
}
div.contentTeaser .pic img {
	display:block;
}
.noline {
	border-bottom:none !important;
}
div.contentTeaser .text li {
	border-bottom:1px solid #D3D3CE;
	margin-bottom:7px;
	padding-bottom:8px;
}


div.bild-links a {
	display:block;
	line-height:36px;
}
div.bild-links .text li {
	margin-bottom:0;
	padding-bottom:0;
	line-height:36px;
}
div.bild-links .text {
	padding-top:0;
}

div.bild-copy .text li {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
div.bild-copy .text div.zitat {
	height:110px;
	font-style:oblique;
	color:#484848;
}

div.headline-links h5,
div.photos-videos h5 {
	color:#484848;
}

div.copy h5 {
	color:#000;
	font-size:12px !important;
	font-weight:bold;
	line-height:17px !important;
}



ul.listmenue {
	margin:-10px -15px 10px;
}
ul.listmenue li {
	display:block;
	width:239px !important;
	height:39px;
	line-height:39px;
	border-bottom:1px solid #D3D3CE;
	float:none;
	margin:0 !important;
	text-transform:uppercase;
	font-size:12px;
}
ul.listmenue .left {
	padding:0 15px;
}
ul.listmenue .right a {
	display:block;
	width:41px;
	height:39px;
	background:url(../images/basics/go_41x39.gif) 0 0 no-repeat;
}



/*FORM*/

.csc-mailform {
	margin-top:20px;
}
.csc-mailform dt {
	clear:both;
	width:106px;
	vertical-align:top;
	font-size:12px;
	line-height:26px;
}
.csc-mailform dd {
	width:339px;
	overflow:hidden;
}
.csc-mailform dt, 
.csc-mailform dd {
	padding-bottom:10px;
	float:left;
}
.csc-mailform .text,
.csc-mailform select,
.csc-mailform textarea {
	border:none;
	background-color:#EFEFEB;
	border-left:1px solid #E0E0DF;
	border-top:1px solid #E0E0DF;
	height:21px;
	padding:3px 5px 2px;
	width:328px;
	float:left;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	color:#9C9C9C;
} 
.csc-mailform textarea {
	height:315px;
	overflow:auto;
}
.csc-mailform select {
	width:339px;
	height:26px;
	padding:3px 2px 2px;
}
.csc-mailform select.multiple {
	height:auto;
}

.csc-mailform .text_typ2 { width:200px;  margin-left:5px; }
.csc-mailform .text_typ3 { width:112px; }
.csc-mailform .text_typ4 { width:57px; margin-left:5px; }
.csc-mailform .text_typ5 { width:23px; margin-left:5px; }

.csc-mailform .plus {
	width:11px;
	background: url(../images/basics/plus.gif) 0 0 no-repeat;
}
.csc-mailform .required {
	color:#9F9F9F;
	font-weight:bold;
	font-size:10px;
	font-style:italic;
	padding:0;
	line-height:10px;
}
.csc-mailform input[type="submit"] {
	width:auto;
	padding:0 40px;
	border:0 none;
	height:39px;
	line-height:39px;
	background-color:#003D73;
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	float:right;
}
.csc-mailform .addLabel {
	clear:both;
	padding:20px 0 10px;
}
.csc-mailform .twoLine {
	line-height:16px;
}






/* additionals */

div.logout {
	line-height:100% !important;
	font-size:10px;
	padding-top:5px;
}
div.logout input {
	width:100px;
	border:0 none;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding:0;
	margin:3px 0 0 0;
	background-color:#FFF;
	color:#B9B9B9;
	font-family:Helvetica,Arial,sans-serif;
}
div.logout input.active {
	color:#000;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:0;
}

.anythingSlider_typ1 .rgsgnest4305 {
	height:auto !important;
	width:auto !important;
}
.anythingSlider_typ1 .tx-rgsmoothgallery-pi1  {
	background:none !important;
}
.tx-sremailsubscribe-pi1 p {
	color:#000;
	padding:0;
	font-family:Helvetica,Arial,sans-serif;
}
.csc-mailform dd p {
	margin:5px 0 2px 0;
	color:#FF9900;
	font-family:Helvetica,Arial,sans-serif;
}


div#content.content_2Sp .col_1 {
	background:url(../images/basics/line_h.gif) 0 39px repeat-x;
}
div#content.content_2Sp .contentTable3columns {
	font-size:14px;
	line-height:19px;
}
div#content.content_2Sp .contentTable3columns .tr-last td {
	border-bottom:none;
}
div#content.content_2Sp .contentTable3columns td,
div#content.content_2Sp .contentTable3columns th {
	width:209px !important;
	text-align:left;
	background-color:#FFF !important;
	border-bottom:1px solid #D3D4CE;
}
div#content.content_2Sp .contentTable3columns .td-0 {
	padding:10px 15px 10px 0; !important;
	border-right:1px solid #D3D4CE;
}
div#content.content_2Sp .contentTable3columns .td-1 {
	padding:10px 15px 10px !important;
	border-right:1px solid #D3D4CE;
}
div#content.content_2Sp .contentTable3columns .td-2 {
	padding:10px 0 10px 15px !important;
}
div#content.content_2Sp .contentTable3columns th {
	height:19px;
	font-size:12px;
}
