/* STYLESHEET FUER STEINMUELLER-GELAENDE.DE */
/* by fkk-design.de 2008 */

* { margin:0; padding: 0; }

html, body {
height:100%;
}

body {
	margin:0;
	padding: 0;
	background-color:#d1d1d1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-image:url(../templates_img/stm_seitenhintergrund.jpg);
	/*background-image:url(../templates_img/stm_seitenhintergrund_2.gif);*/
	background-repeat: no-repeat;
}



#page {
	margin:auto;
	width:990px;
	background-color:#FFFFFF;
	border-left:#FF0000 solid 1px;
	border-right:#FF0000 solid 1px;
	position:relative;
	min-height:100%;	
	/*background-image: url(../templates_img/screendesign_raster.jpg);
	background-repeat:no-repeat;*/
	
}


/* HOEHENANGABE NUR FUER INTERNET EXPLORER */
* html #page {
height:100%;
}

* html #content {
height:540px;
}




#content {
	width:990px;
	min-height:540px;
}




/*---- HEAD -----------------------------------------------------*/
#head {
width:990px;
height:40px;
padding-top:40px;
padding-bottom:40px;
float:left;
clear:both;
}


/*---- LOGO -----------------------------------------------------*/
#logo {
float:left;
width:230px;
padding-left:10px;
padding-right:10px;
}

/*---- TOPNAVI -----------------------------------------------------*/
#topnavi {
width:740px;
height:29px;
padding-top:11px;
float:left;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
letter-spacing: 0.05em;
text-align: left;
text-transform: lowercase;
font-weight:700;
}


#topnavi ul {
	list-style-type:none;
	margin:0;
	padding:0;
	
	}
#topnavi li {
	margin:0px;
	float:left;
	text-align:left;
	padding-right:20px;
	}
	
#topnavi li a {
	text-decoration:none;
	display:block;
	/*width:100%;*/
	border:0;
	color:#666666;
	padding-right: 0px;
	padding-top: 0px;
	float:left;
	}

#topnavi li a:visited {
	color: #666666;
}	
	
#topnavi li a:hover {
	color:#FF0000;
}

#topnavi li a:active {
	color:#999999;
}


#topnavi .top_1 {
background-image:url(../templates_img/icon_topnavi_leer.jpg);
background-repeat:no-repeat;
background-position:0 0;
	}

#topnavi .top_1_aktiv {
background-image:url(../templates_img/icon_topnavi_aktiv.jpg);
background-repeat:no-repeat;
background-position:0 0;
	}








/*---- LEFT -----------------------------------------------------*/

#left {
width:150px;
padding-left:20px;
padding-right:10px;
float:left;
}

/*---- LEFT CONTENT -----------------------------------------------------*/

#left_content {
width:150px;
float:left;
padding-bottom:5px;
}



/*---- LEFT NAVI -----------------------------------------------------*/

#left_navi {
text-transform: lowercase;
width:150px;
float:left;
margin-top:0px;
}

#left_navi a, #left_navi a:visited {
text-decoration:none;
color:#000000;
}

#left_navi a:hover {
color:#FF0000;
}

#left_navi a:active {
color:#CCCCCC;
}

#left_navi ul {
	list-style-type:none;
	margin:0;
	padding:0;
	
	}
#left_navi li {
	margin:0px;
	text-align:left;
	margin-top:2px;
	}
	
	
/*-- Ebene 1 bis 3 fuer Navigation ---*/	

#left_navi .e1, #left_navi .e1_aktiv {
margin-top:10px;
font-weight:bold;
}

#left_navi .e1 a, #left_navi .e1 a:visited {
background-image:url(../templates_img/icon_navi_leer.jpg);
background-repeat:no-repeat;
padding-left:8px;
color:#555555;
}

#left_navi .e1 a:hover {
background-image:url(../templates_img/icon_navi_rot.jpg);
background-repeat:no-repeat;
padding-left:8px;
}

#left_navi .e1_aktiv a, #left_navi .e1_aktiv a:visited {
background-image:url(../templates_img/icon_navi_rot.jpg);
background-repeat:no-repeat;
padding-left:8px;
color:#FF0000;
}



#left_navi .e2 , #left_navi .e2_aktiv {
background-image:url(../templates_img/icon_navi_e2.jpg);
background-repeat:no-repeat;
padding-left:10px;
margin-top:4px;
}

#left_navi .e2 a, #left_navi .e2 a:visited {
color:#333333;
}

#left_navi .e2 a:hover {
color:#FF0000;
}

#left_navi .e2_aktiv a, #left_navi .e2_aktiv a:visited {
color:#FF0000;
}



#left_navi .e3 , #left_navi .e3_aktiv {
background-image:url(../templates_img/icon_navi_leer.jpg);
background-repeat:no-repeat;
padding-left:24px;
font-style:italic;
}

#left_navi .e3 a, #left_navi .e3 a:visited {
color:#666666;
}

#left_navi .e3 a:hover {
color:#FF0000;
}

#left_navi .e3_aktiv a, #left_navi .e3_aktiv a:visited {
color:#FF0000;
}





/*---- LINK-SETTINGS FUER MIDDLE, RIGHT, BORDER ---------------------------------------*/
#middle a, #middle a:visited, #middle_news a, #middle_news a:visited, #right a, #right a:visited, #right_310 a, #right_310 a:visited, #border a, #border a:visited  {
color:#333333;
text-decoration:underline;
border:0;
}

#middle a:hover, #middle_news a:hover, #right a:hover, #right_310 a:hover, #border a:hover {
background:#ff0000;
}

#middle a:active, #middle_news a:active, #right a:active, right_310 a:active, #border a:active {
background-color:#CCCCCC;
}




/*---- MIDDLE -----------------------------------------------------*/

#middle {
	width:470px;
	float:left;
	margin-right:10px;
}


#middle_790 {
	width:790px;
	float:left;
}


#middle h1, #middle h2, #middle h3 {
padding-left:20px;
}

#middle h1 {
font-size:14px;
font-family:Geneva, Arial, Helvetica, sans-serif;
letter-spacing:0.03em;
font-weight:bold;
color:#000000;
margin-top:10px;
margin-bottom:0px;
}

#middle h1 a, #middle h1 a:visited {
color:#000000;
text-decoration:none;
}

#middle h1 a:hover {
color:#000000;
background:#ffffff;
}

#middle h1 a:active {
color:#000000;
background:#ffffff;
}


#middle h2 {
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0.05em;
font-weight:bold;
color:#000000;
}

#middle h2 a, #middle h2 a:visited {
color:#000000;
text-decoration:none;
}

#middle h2 a:hover {
color:#000000;
text-decoration:none;
}

#middle h3 {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0.01em;
font-weight:bold;
color:#000000;
}

#middle h3 a, #middle h3 a:visited {
color:#000000;
text-decoration:none;
}

#middle h3 a:hover {
color:#000000;
text-decoration:none;
}



#middle p {
line-height:16px;
padding-right:10px;
padding-left:20px;
margin-top:5px;
}

#middle li {
line-height:16px;
padding-right:10px;
padding-left:0px;
}



#middle ul  {
list-style-type:none;
list-style-image:url(../templates_img/listenpunkt.jpg);
list-style-position:inherit;
margin-left:0px;
padding-left:20px;
margin-top:8px;
}

#middle li  {
margin-left:14px;
margin-bottom:6px;
}

#middle hr {
height:1px;
border-top:#bbbbbb solid 1px;
border-bottom:none;
margin-bottom:20px;
}




/*---- NEWS ----------------------------------------------------------------*/

dl.news-single-links dd a {
	display:block;
}

#middle_news {
width:770px;
float:left;
padding-left:20px;

}

#middle_news h1 {
font-size:14px;
letter-spacing:0.05em;
font-weight:bold;
margin-bottom:10px;
margin-top:0px;
}

/* Anzeige Headlines in Liste */
#middle_news h3 {
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	margin-top: 0px;
	margin-bottom: 3px;
}

#middle_news h3 a, #middle_news h3 a:visited, #middle_news h3 a:active, #middle_news h3 a:hover {
	text-decoration:none;
}

/*-- Einzelanzeige Artikel --*/
#single_mitte {
width:420px;
padding-right:30px;
padding-top:10px;
float:left;
line-height:16px;
color:#000000;
font-style:normal;
}

#single_mitte .infozeile {
color:#999999;
padding-bottom:10px;
}

#single_mitte .infozeile a, #single_mitte .infozeile a:visited {
color:#999999;
text-decoration:none;
}


#single_mitte .subhead {
font-weight:normal;
color:#333333;
font-style:italic;
}

#single_rechts {
width:320px;
float:left;
}



#single_rechts dt {
font-weight:bold;
margin-top:20px;
}

#single_rechts dd {
margin-left:00px;
margin-bottom:3px;
margin-top:8px;
}

#single_rechts dd img {
margin-right:3px;
vertical-align:text-top;
}

.news-single-img {
float:left;
clear:both;
min-height:40px;
}


.news-single-img img {
margin-left:10px;
margin-bottom:10px;
float:left;
}

.news-single-imgcaption {
	display:none;
}

.news-single-additional-info {
	padding-left:10px;
	clear:both;
	padding-top:10px;
}

.news-single-additional-info p {
	margin:0px;
}

.news-single-backlink {
padding-left:10px;
padding-top:10px;
}



/*----NEWS LIST --*/

.news-list-item {
	width:370px;
	height:80px;
	margin-bottom:20px;
	margin-right:10px;
	line-height:14px;
	float:left;
}



.news-list-image {
	width:80px;
	height:80px;
	float:left;
	background-image: url(../templates_img/news_icon_liste.jpg);
	background-repeat: no-repeat;
}


.news-list-text {
	width:280px;
	height:75px;
	float:left;
	padding-top:5px;
	padding-right:10px;
}


.news-list-date, .news-latest-date {
color:#333333;
}

.news-list-more a {
text-decoration:none;
border:0;
color:#990000;
}

.news-list-more a:visited {
color:#990000;
}

.news-list-more a:hover {
color:#b49627;
}

.news-list-more a:active {
color:#b49627;
}




/* Liste Archiv -------*/

.news-list-item-archive {
border-top:#bbbbbb solid 1px;
clear:both;
width:550px;
height:40px;
line-height:16px;
margin-bottom:20px;
}

#middle_news .news-list-text-archive h1 {
font-size:11px;
font-weight:bold;
padding-bottom:1px;
line-height:13px;
}

#middle_news .news-list-item-archive h1 a {
color:#000000;
text-decoration:none;
}

#middle_news .news-list-item-archive h1 a:visited {
color:#000000;
}

#middle_news .news-list-item-archive h1 a:hover {
color:#990000;
}


.news-list-image-archive {
width:65px;
height:45px;
float:left;
background-color:#CCCCCC;
}

.news-list-text-archive {
width:465px;
float:right;
padding-top:5px;
padding-left:20px;
}

/* Latest (Fuer Homepage) -------*/

.news-latest-item {
border-bottom:#333333 solid 1px;
width:310px;
line-height:14px;
padding-bottom:3px;
margin-bottom:6px;
margin-top:10px;
clear:both;
}

.news-latest-item h3 {
font-size:11px;
color:#000000;
margin-bottom:3px;
}

#news-latest-container h3 a, #news-latest-container h3 a:visited, #news-latest-container h3 a:hover,#news-latest-container h3 a:active {
text-decoration:none;
}


/*---- RIGHT + BORDER -----------------------------------------------------*/

#right {
float:left;
overflow:hidden;
font-size:11px;
width:150px;
margin-right:10px;
}

/*---- rechts ueber 2 spalten -----*/
#right_310 {
float:left;
overflow:hidden;
font-size:11px;
width:310px;
margin-right:10px;
}


/*---- Login-Box fuer Rechte Spalte -----*/
#right_310 .tx-newloginbox-pi1 {padding:5px 0; border-top:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px; }
#right_310 .tx-newloginbox-pi1 h3 {margin-bottom:3px; }
#right_310 .tx-newloginbox-pi1 form {padding:5px;  }
#right_310 .tx-newloginbox-pi1 th {text-align:left;  }
#right_310 .tx-newloginbox-pi1 input {font-size:10px;  font-family: Verdana, Arial, Helvetica, sans-serif; }


#border {
width:150px;
float:left;
}



#right h1, #right_310 h1, #border h1 {
font-size:12px;
color:#000000;
font-weight:bold;
margin-top:0px;
padding-top:00px;
margin-bottom:0px;
}

#right h1 a, #right h1 a:visited, #right_310 h1 a, #right_310 h1 a:visited, #border h1 a, #border h1 a:visited {
	text-decoration:none;
	color:#000000;
}

#right h1 a:hover, #right_310 h1 a:hover, #border h1 a:hover {
text-decoration:none;
}

#right p, #right_310 p, #border p {
line-height:13px;
margin-top:0px;
}

#right ul, #right_310 ul,#border ul  {
list-style-type:none;
list-style-image:url(../templates_img/listenpunkt.jpg);
list-style-position:inherit;
margin-left:0px;
padding-left:0px;
line-height:16px;
}

#right li,#right_310 li, #border li  {
margin-left:14px;
}





/*---- FOOTER -----------------------------------------------------*/
#footer {
	width:990px;
	height:20px;
	font-size:9px;
	padding-top:20px;
	padding-bottom:5px;
	clear:both;
	color:#999999;
}

#footer a, #footer a:visited {
text-decoration:none;
border:0;
color:#999999;
}

#footer a:hover {
color:#db0000;
}

#footer a:active {
color:#999999;
}


#footer_1 {
	width:630px;
	padding-left:20px;
	padding-right:10px;
	padding-top:2px;
	float:left;
}

#footer_2 {
	float:left;
	padding-right:10px;
	padding-top:2px;
}






/*---------------------SEARCHBOX----------------------*/

.tx-macinasearchbox-pi1 {
float:left;
padding-right:20px;
}

#searchform .suchfeld {
	background-color:#FFFFFF;
	border:#bbbbbb  1px solid;
	height:10px;
	font-size:9px;
	width: 80px;
	color:#999999;
	padding-left:1px;
	margin-top:0px;
}

#searchform .button {
background-color:#CCCCCC;
	border:0;
	height:14px;
	font-size:9px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}


#searchbox_home {
	height:10px;
	background-color:#33CCCC;
}

#searchbox_home input {
	font-size:9px;
	height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.searchbox_look {
	background-color:#FFFFFF;
	border:#bbbbbb  1px solid;
	height:10px;
	font-size:10px;
	width: 100px;

}

.searchbox_submit {
	background-color:#FFFFFF;
	border:0;
	height:15px;
	font-size:10px;
	color: #666666;
}








/*---- UPLOADS -----------------------------------------------------*/
.csc-uploads {
font-size:10px;
line-height:11px;
}

.csc-uploads p {
margin-top:2px;
margin-bottom:2px;
color:#666666;
}

.csc-uploads a, .csc-uploads a:visited {
text-decoration:underline;
color:#000000;
}

.csc-uploads-fileName a, .csc-uploads-fileName a:visited,  {
color:#333333;
text-decoration:underline;
border:0;
}

.csc-uploads-fileName a:hover {
background:#ff0000;
}

.csc-uploads-fileName a:active {
background-color:#CCCCCC;
}



/*---- SITEMAP -----------------------------------------------------*/

.csc-sitemap ul li {
	font-weight:bold;
	padding-bottom: 3px;
}

.csc-sitemap ul li ul li{
font-weight:normal;
}

.csc-sitemap ul li ul li ul li{
font-weight:normal;
font-style:italic;
}

/*--------------- INDEXED-SEARCH --------------------------------*/



.tx-indexedsearch {
	padding-left:20px;
}

.tx-indexedsearch-res {
	width:410px;
}

.tx-indexedsearch-res hr {
    width:100%;
	border:thin;
	border-bottom-style:solid;
	color:#990000;
	margin-top:0px;
	margin-bottom:5px;
	padding-top: 4px;

}

.tx-indexedsearch-searchbox form {
	margin-top:20px;
}


.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width: 300px;
	margin-bottom:10px;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: left;
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left:0px;
}

.tx-indexedsearch-percent {
	color:#798215;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	width: 100px;
}

.indexed_search_padding {
	padding-bottom:15px;
}
.indexed_search_look {
	background-color:#FFFFFF;
	border:#cccccc 1px solid;
	width:230px;
}

.indexed_search_submit {
	background-color:#EEEEEE;
	border:0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background-image: none;
	background-color:#F3F3F3;
	background-repeat: repeat;
	background-attachment: scroll;
	margin-top:3px;
}




/* Styled-Content-Anpassungen ----------------------------------------------------*/

/* IE-HACK */
/* Space below each image (also in-between rows) */
* html DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 00px;}





/*---- ADMIN PANEL -----------------------------------------------------*/

#admPanel {
font-size:medium;
position:absolute;
left:0px;
top:0px;
z-index:99;
}


/*----- Mail- FORM-----------------------------------------------------*/


.csc-mailform {
	border:none;
	padding-right:20px;
	width:420px;
	padding-left:20px;
	}

.csc-mailform-field {
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	border-top:dotted 1px #999999;
	}
	


.csc-mailform INPUT {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:240px;
	}
	
.csc-mailform .csc-mailform-submit {
	font-size:12px;
	width:240px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:160px;
	}

.csc-mailform TEXTAREA {
	/*height:12px;*/	
	width:240px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/* RADIOBUTTONS, CHECKBOXES */	

.csc-mailform FIELDSET {
	border:none;
	}

.csc-mailform FIELDSET INPUT {
	width:auto;
	}
	
.csc-mailform FIELDSET LEGEND {
	display:none;
	}
	
.csc-mailform .csc-mailform-check {
width:auto;
}

	
/* Label Felder */
.form_label, .form_label_req {
	width:120px;
	padding-bottom:1px;
	float:left;
	}
	
/* Label erforderlicher Felder */	
	.form_label_req {
	color:#B4221E;
	}

.csc-mailform label {
font-style:italic;
float:left;
padding-left:0px;
width:160px;
padding-bottom:5px;
	}