/* ----- different blueprint styles ------- */

body {
	color:#333;
	background-color: #d9cfc3;
	background-image:url(images/bg_body.jpg); 
	background-repeat: repeat-x;
	background-position: top center;
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif,Arial,Helvetica;
}
.container {
	margin-top: 30px;

}



h2 {
	font-size: 18px; line-height:22px;
	color: #153a65;
}
h2.start {
	font-size: 16px;
	line-height: 22px;
	color: #8a1430;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

.csc-header h3 {
	clear: both;
	font-weight: bold;
}


a:focus, a:hover {
	color:#5d7795;
}
a:hover {
}
a {
	color:#1f4a82;
	text-decoration: none;
}

/* ----- individual styles  ------- */

fieldset {
	margin:1.0em 0 1.5em 0;
	background-color: #f6f6f6;
}
legend {
	font-size:1.0em;
}
label {
	font-weight: normal;
}
dl dt {
	clear: both;
}
textarea {
	width:220px;
	height:100px;
}
th, td, caption {
	padding:2px 5px 2px 3px;
}
.space2 {
	background: none;
	height: 10px;
}

table {
	width: auto;
}

.align-right {
	text-align: right;
}

/*------ core elements --------*/

#header {
	height: 161px;
	background-image:url(images/bg_header.gif); 
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	margin: 0px;
}
#topmenu {
	position: absolute;
	margin: 15px 0 0 525px;
	text-align: right;
	width: 380px;
	font-size: 10px;
	color:#1f4a82;
}
#search {
	position: absolute;
	margin: 112px 0 0 12px;
	color: #fff;
}

/* contentarea */
#contentarea {
	background-repeat: repeat-y;
	
}

/* content */
#content {
	background:url(images/bg_70.png) repeat; 
	margin: 0 0 0 -15px;
	width: 749px;
	
	min-height:340px;
	height:auto !important;
	height:340px;
}


#content p {	
}


#keyvisual {
	margin: 5px 0 0 5px;
}

#contenttext {
	margin: 25px 0 0 30px;
	width: 680px;
}
#contenttext_2col {
	margin: 25px 0 0 30px;
}

#text_left {
	width: 415px;
}
#text_right {
	width: 260px;
	margin-left: 10px;
}

.clearer {
	font-size: 6px; line-height: 6px; height: 6px;
	clear: both;
}

/* right */
#rightcontent {
	background:url(images/bg_right.png) repeat-y;
	
}
#rightcontent ul {
	padding: 0; margin: 15px 0 12px 12px;
}
#rightcontent ul li {
	list-style-type: none;
	margin-bottom: 3px;
}


/* left */
#leftbox {
	position: relative;
}

/* footer */
#footer {
	background-image:url(images/bg_footer.png);
	height: 80px;
	margin-bottom: 10px;
}

#footer a{
	color: #000;
}
#footer a:hover {
	color: #666;
	
}

#footertextinside {
	color: #000;
	margin: 26px 0 0 218px;
	font-size: 10px;
}
#footermenu {
	text-align: right;
}
#footermenuinside {
	margin: 26px 25px 0 0;
	font-size: 11px;
}

#footermenuinside a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

/* searchbox */

#search .inp_t {
	position:absolute;
	background-color:#ffffff;
	border:1px solid #cccccc;
	width:110px;
	line-height: 15px;
	display: block;
	height: 15px;
	color: #333;
	padding-top: 2px;
}

* html #search .inp_t{
	margin: 6px 0 0 0;
	border:1px solid #cccccc;
}

#search .inp_s {
	position:absolute;
	margin: 6px 0 0 118px;
	
}

/*--- startpage ---*/
#startkeyvisual {
	width: 935px;
	background:url(images/bg_70.png) repeat;
	margin-bottom: 5px;
}
#startkeyvisual img{
	padding: 5px;
}

#startcontent {
	background:url(images/bg_70.png) repeat; 
	margin: 0;
	width: 935px;
	
	min-height:340px;
	height:auto !important;
	height:340px;
}
#starttext {
	margin: 30px 0 30px 30px;
}

#footer_start {
	background-image:url(images/bg_footer_start.png);
	height: 80px;
	margin-bottom: 10px;
}



#footertextinside_start {
	color: #000;
	margin: 26px 0 0 30px;
	font-size: 10px;
}
#footertextinside_start a {
	color: #000;
}


#start_left h2, .start_news_01, .start_news_02 {
	height: 33px; line-height: 33px;
	font-size: 16px;
	padding-left: 15px;
}

#start_left h2 {
	color: #000;
	background:url(images/bg_start_headline.gif) repeat-x;
}

.start_news_01 {
	float: left;
	color: #153a65;
	background:url(images/bg_start_news.gif) repeat-x;
	width: 205px;
}
.start_news_02 {
	float: left;
	color: #153a65;
	background:url(images/bg_start_news.gif) repeat-x;
	margin-left: 1px;
	font-size: 14px;
	width: 110px;
}

#start_right {
	margin-left: 30px;
}
/*--- navigation : mainmenu - tmenu ---*/
ul#mainmenu {
	position: absolute;
	margin: 106px 0 0 210px;
	padding: 0;
	width: 700px;
	font-size: 14px;
}
ul#mainmenu li {
	float: left;
	list-style-type: none;
	position:relative;
}

ul#mainmenu li a {
	display: block;
	height: 44px; line-height: 44px;
	padding: 0 12px 0 12px;
	text-decoration: none;
	color: #fff;
	background: url(images/mm_01.gif) no-repeat;
}

*html ul#mainmenu li a {
	display: inline;
}


ul#mainmenu li a:hover {
	background: url(images/mm_01ro.gif) no-repeat;
}
ul#mainmenu li.active a {
	background: url(images/mm_01a.gif) no-repeat;	
}
ul#mainmenu li.active a:hover {
	background: url(images/mm_01aro.gif) no-repeat;	
}

.activemainmenu {
	height: 6px; line-height: 6px; font-size: 6px;
	width: 935px;
	background-color: #2c4667;
	position: absolute;
	margin: 150px 0 0 0;
}

/*--- navigation : listmenu - tmenu ---*/

/*-- level 1 --*/

#listmenu1 {
	font-size:12px; line-height:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:-1px 0 20px 0; padding: 0;
	width: 186px;
	border-bottom: 1px solid #d8d8d8;
}
#listmenu1 li {
	margin:1px 0 0 0; padding:0;
	overflow:hidden;
	display: block;
	width: 186px;
}
#listmenu1 li a {
	display:block;
	color: #000;
	margin-top: 0px; padding:7px 14px 7px 24px;
	text-decoration:none;
	background:url(images/lm_01.png) repeat-y;
}
#listmenu1 li a:hover {
	background-image:url(images/lm_01_hover.png);
}


#listmenu1 li a.lm_01_active {
	color: #153a65;
	font-weight: bold;
	background: #c9cfd6;
}


/*-- level 2 --*/
#listmenu1 li ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0; padding:0 0 0 0;
	font-size: 11px;
}
#listmenu1 li li a {
	border-top: 0;
	color:#000;
	margin-top: 0; padding:4px 10px 5px 38px;
	background-image:url(images/lm_02.png);
}
#listmenu1 li li a:hover {
	
}
#listmenu1 li li a.lm_02_active {
	color: #153a65;
	font-weight: bold;
	background-image:url(images/lm_01_hover.png);
}
#listmenu1 li li a.lm_02_active:hover {
	
}


/*--- navigation : listmenu - rmenu ---*/

ul#rightmenu {
	width: 35px;
	overflow: hidden; 
}

ul#rightmenu li a{
	display: block;
	width: 35px; height: 36px;
	padding-left: 35px;
}



li.rightmenu_19 {
	background: url(images/side_01.gif) no-repeat;
}
li.rightmenu_19 a:hover, li.rightmenu_active_19 a {
	background: url(images/side_01_a.gif) no-repeat;
}
li.rightmenu_20 {
	background: url(images/side_02.gif) no-repeat;
}
li.rightmenu_20 a:hover, li.rightmenu_active_20 a {
	background: url(images/side_02_a.gif) no-repeat;
}
li.rightmenu_21 {
	background: url(images/side_03.gif) no-repeat;
}
li.rightmenu_21 a:hover, li.rightmenu_active_21 a {
	background: url(images/side_03_a.gif) no-repeat;
}
li.rightmenu_22 {
	background: url(images/side_04.gif) no-repeat;
}
li.rightmenu_22 a:hover, li.rightmenu_active_22 a {
	background: url(images/side_04_a.gif) no-repeat;
}
li.rightmenu_23 {
	background: url(images/side_05.gif) no-repeat;
}
li.rightmenu_23 a:hover, li.rightmenu_active_23 a {
	background: url(images/side_05_a.gif) no-repeat;
}
li.rightmenu_24 {
	background: url(images/side_06.gif) no-repeat;
}
li.rightmenu_24 a:hover, li.rightmenu_active_24 a {
	background: url(images/side_06_a.gif) no-repeat;
}
li.rightmenu_25 {
	background: url(images/side_07.gif) no-repeat;
}
li.rightmenu_25 a:hover, li.rightmenu_active_25 a {
	background: url(images/side_07_a.gif) no-repeat;
}
li.rightmenu_124 {
	background: url(images/side_08.gif) no-repeat;
}
li.rightmenu_124 a:hover, li.rightmenu_active_124 a {
	background: url(images/side_08_a.gif) no-repeat;
}
li.rightmenu_125 {
	background: url(images/side_09.gif) no-repeat;
}
li.rightmenu_125 a:hover, li.rightmenu_active_125 a {
	background: url(images/side_09_a.gif) no-repeat;
}
/* --- EXT: forum --- */


/* --- EXT: tt_news --- */

#start_right .newsarchive {
	width: 340px;
	margin-top: 10px;
}

.news-single-img {
    float: right;
    margin-top: 0;
    width: 290px;
}

.newsarchive {
	clear: both;
}

.news_image {
	float: left;
	width: 80px;
	margin: 6px 20px 0 0;
	background: #eeeeee;
}


.newsimglist {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.news_text {
	float: left;
	width:420px;
	margin-top: 2px;
}
.news_divider {
	clear: both;
	background: url(images/news_divider.gif);
	height: 24px;
}

.news_time {
	color: #666;
	font-size: 11px;
}
.news_time p {
	margin: 0; padding: 0;
}
h3.news_header {
	font-size: 12px; 
	font-weight: bold;
	margin: 0 0 6px 0;
	line-height: 18px;
}
h3.news_header a {
	text-decoration: none;
}
.news_more a {
	text-decoration: none;
	font-weight: bold;
}

h3.newsheadline {
	margin: 10px 0 12px 0; padding: 0;
}
p.news-single-imgcaption {
	padding:0 3px 0 0;
	clear:both;
	width: 220px;
	font-size: 11px;
	line-height: 14px !important;
	color: #666 !important;
}

/* - news : pagebrowser - */

.pb_box {
	padding-top: 4px;
}
.pb_box div p {
	float: left;
	margin: 0;
}



.pagebrowser {
	
}
.pb_inact {
	font-weight: normal;
	font-size: 12px;
}
.pb_inact a {
	padding: 1px 4px 1px 4px;
	border: 1px solid #fff;
	background-color: #fff;
	text-decoration: none;
}
.pb_inact a:hover {
	border: 1px solid #ccc;
	background-color: #fff;
	text-decoration: none;
}
.pb_act a {
	padding: 1px 4px 1px 4px;
	color: #fff;
	border: 1px solid #1a3b68;
	background-color: #1a3b68;
	text-decoration: none;
}
.pb_act a:hover {
	border: 1px solid #4a6994;
	background-color: #4a6994;
	text-decoration: none;
}

/* - news : start - */
h4.news_header_start {
	font-size: 12px; 
	font-weight: bold;
	margin: 2px 0 4px 0;
	line-height: 16px;
}
h4.news_header_start a {
	text-decoration: none;
	color: #333;
}
h4.news_header_start a:hover {
	color: #666;
}
.news_text_start {
	float: left;
	padding-left: 5px;
}
.news_date_start {
	color: #757575;
}


/*-- FCE : startteaser --*/
.fce_contactbox {
	margin-top: 30px;
}
.contact_text {
	width: 240px;
	padding: 15px 15px 12px 15px;
	background: url(images/fce_contactbox.gif);
}
.contact_text p{
	margin: 0 0 8px 0;
}

/* --- TYPO3 --- */

.csc-frame-rulerBefore {
	border-top: 1px solid #decdbd;
	margin-top: 20px;
	padding-top: 20px;
	clear: both;
}
.csc-frame-rulerAfter {
	border-bottom: 1px solid #decdbd;
	margin-bottom: 20px;
}

.csc-textpic-imagewrap {
	margin-bottom: 20px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	padding-bottom:5px !important;
	margin-bottom: 0 !important;
}
/*-- formulare --*/									

fieldset.csc-mailform {
	border: 0px;
	background: none;
	margin: 0;
}



.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
	margin: 0;
}

.csc-mailform-field	{clear:both; width:500px;}
.csc-mailform-submit	{border:1px solid #666; height:22px; background-color:#e8e2db;}
.csc-mailform-radio	{margin-left:115px;}
.csc-mailform-label	{float:left; width:300px; text-align:left; padding-right:10px; margin-bottom:12px; font-weight:bold;}

.csc-mailform-field input.csc-mailform-check {border: none;}
.csc-mailform-field input.csc-mailform-radio {border: none;}

.m_label		{float:left; width:110px; text-align:right; padding-right:10px;}
.m_input		{width:180px; background-color:#f6f6f6;}
.m_space		{clear:both; line-height:6px; height:6px; font-size:6px;}

textarea		{width:250px; border:1px solid #999; background-color:#f6f6f6;}
input		{border:1px solid #999;}


/*-- search --*/

div.tx-indexedsearch-searchbox form p {
	margin: 0;
}
.tx-indexedsearch-sw {
	font-weight: bold;
	color: #1f4a82;
}
.tx-indexedsearch-title {
	font-size: 12px;
	font-weight: bold;
}
div.tx-indexedsearch-res div.tx-indexedsearch-res {
	border-top: 1px solid #DECDBD;
	clear: both;
}
div.tx-indexedsearch-res table {
	margin: 6px 0 6px 0;
}
.tx-indexedsearch-res table {
	margin: 0;
}
.tx-indexedsearch-info {
	font-size: 11px;
}
.tx-indexedsearch-redMarkup {
	background-color: #fff;
}
div.tx-indexedsearch-browsebox {
	border-top: 1px solid #DECDBD;
	margin:10px 0;
}
ul.browsebox {
	list-style-type: none;
}
ul.browsebox li {
	float: left;
	margin-right: 8px;
	font-size: 11px;
}
.tx-indexedsearch-browsebox p {
	margin: 8px 0 0 0;
}
.tx-indexedsearch-browsebox ul.browsebox {
	margin: 0.8em 0 3em 0;
}

#search .inp_t {
	background-color:#F6F7F7;
	border:1px solid #000;
	color:#fff;
	height:16px;
	padding-top:2px;
	position:absolute;
	margin:5px 0 0 10px;
	width:120px;
	background: url(images/bg_search_input.gif) repeat-x;
}

#search .inp_s {
	margin:9px 0 0 136px;
	position:absolute;
	border: hidden;
}

/*-- sitemap --*/
.tx-flseositemap-pi1 {
	margin:0 0 0 20px;
}
.tx-flseositemap-pi1 ul {
	margin:0;
	padding:0 0 0 15px;
}
.tx-flseositemap-pi1 ul li {
	font-size:14px;
	font-weight:bold;
	margin:5px 0;
	padding-top:10px;
}


.tx-flseositemap-pi1 ul li ul li {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding-top:5px;
}
.tx-flseositemap-pi1 ul li ul li ul {
}
.tx-flseositemap-pi1 ul li ul li ul li {
	font-weight:normal;
	padding-top:2px;
}
.tx-flseositemap-pi1 ul li ul li ul li a {
	color: #666;
}



