@import url("rte_formate.css");
@import url("../ext-templates/tt_news/tt_news.css");
@import url("../ext-templates/felogin/felogin.css");

body {
	font-family: Arial, Verdana, sans-serif;
	background-color: #FAE9CB; /* #FAE9CB; */
	padding: 0;
	margin: 21px;
	min-width: 990px;
	font-size: 13px;
}

table.rahmen {
	background-color: #FFFFF0; /* Ivory; */
	width: 990px;
	border: 0px none Black;
}

/*-------------------- Anpassung für tx_felogin --------------------*/

/* .tx-felogin-pi1 {
	background-color: lightgrey;
	padding: 6px; 
	border: black 1px solid;
} */

.tx-felogin-pi1 #loginTextButton {
    background: url("../images/pfeil.png") no-repeat scroll right center transparent;
    border: none;
    cursor: pointer;
    height: 30px;
    padding: 0 40px 0 0;
    text-align: right;
    text-transform: uppercase;
    width: 200px;
    margin-top: 5px;
}

.tx-felogin-pi1 input {
	background-color: transparent;
	height: 20; 
	width: 200px;
	font-size: 11;
	background: none;    
	border: 1px solid #BBA37B;
}

/*-------------------- header elements --------------------*/

#header {
	position: relative;
	width: 990px;
	height: 150px;
}

#flaggen {
	position: absolute;
	top: 16px;
	right: 0px;
}

/*-------------------- main navigation bar --------------------*/

#main-nav {
	font-size: 11px;
	line-height: 19px;
	color: #FFF;	
	width: 990px;
	background-color: #DECDAA;	
	border-top: solid 5px #BBA37B;
	border-bottom: solid 2px #BBA37B;
	clear: both;
	margin: 0px 0px 20px 0px;
	/* background: url(../images/button-no.gif); */
}

#main-nav ul {
	list-style-type: none;
	height: 21px;
	border-left: solid 1px #BBA37B;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#main-nav li {
	font-size: 11px;
	float: left;
	border-right: solid 1px #BBA37B;
}

#main-nav li a {
	color: black;
	text-decoration: none;
	padding: 0 11px 0 11px;
	display: block;
}

#main-nav li a:hover {
	background-color: #FAE9CB;
}

#main-nav li.act a {
	font-weight: bold;	
	background-color: #FAE9CB;
}

/*-------------------- Center-Block --------------------*/
.centerblock {
	width: 990px;
	/* background-color: #CCFFFF */
	min-height: 350px;
}

/*-------------------- left-column --------------------*/

.left-column {
	width: 190px;
	float: left;
	margin: 0 0 0 4px;
}

/*-------------------- sub-navigation menue --------------------*/

#sub-nav {
	width: 190px;
	border-bottom: solid 4px #DECDAA;
	margin: 3px 0 10px 0px;
}

#sub-nav-title {
	font-size: 13px;
	line-height: 18px;
	/* font-weight: bold; */
	color: black; 
	background-color: #DECDAA;	
	border-top: solid 3px #BBA37B;
	padding: 0 0 2px 11px;
}

#sub-nav a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: black;
	text-decoration: none;
}

#sub-nav a:hover {
	text-decoration: underline;
}

#sub-nav a.act {
	font-weight: bold;
}

#sub-nav ul#sub-level1 {
	list-style-type: none;
	padding: 0 0 9px 0;
	border-bottom: solid 2px #BBA37B;
	margin: -1px 0 0 0;
}

#sub-nav ul#sub-level1 li {
	margin: 0 10px 4px 20px;
	padding: 2px 0 0 0;
	border-top: dotted 1px #DECDAA;
}

#sub-nav ul#sub-level2 {
	list-style-type: none;
	padding: 0 0 0px 0;
	margin: 0;
}

#sub-nav ul#sub-level2 li {
	margin: 0 0 0 20px;
	border-top: none;
	padding: 0;
}

/*------------------ Piktogramme in den Spalten links/rechts -------------------*/

.piktogramme {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0 0 10px 0; 
}

.tx-macinasearchbox-pi1 {
	margin: 0 0 10px 0;
}


.tx-macinasearchbox-pi1 input.txtField {
	background-color: transparent;
	height: 20; 
	width: 164px;
	font-size: 11;
	/* background: none; */
    background: url(../images/suchlupe.gif) no-repeat;
	background-position: left top;	
	padding: 0px 0px 0px 22px;
	border: 1px solid #BBA37B;
}


.tx-macinasearchbox-pi1 input.hiddenbutton {
	display: none;
}

/*-------------------- center-column --------------------*/

.center-column {
	position: relative;
	width: 562px;  /* Originalabstand: 582 */
	min-height: 310px;
	margin: 0 20px 0 20px;
	float: left;
}

.spalte-normal {
	float: left;
}

.spalte-rechts {
	position: relative;
	right: 0px;
	top: 0px;
	width: 110px;
	margin: 0 0 0 5px;
	float: right;
}

/* .csc-textpic-single-image {
	margin-top: 9px;
} */

/*-------------------- right-column --------------------*/

.right-column {
	width: 194px;
	float: left;
	margin: 0 0 0 0;
	/* border: 1px dotted red; */
}

/*-------------------- footer  --------------------*/

#bottom {
	width: 990px;
	claer: both;
	border: red 0px dotted;
	margin: 0 0 0 0;
}

#logo {
	float: left;
	margin: -19px 1px 1px 1px; /* -19px */
	width: 115px;
	/* border: red 1px dotted; */
}

#footerbox {
	border-top: solid 2px #d3d3d3; /* LightGrey */
	border-right: solid 2px #d3d3d3;
	margin: 20px 0 0 120px;
	padding: 0 6px 12px 0;
	text-align: right;
	font-size: 10px;
	color: Black;
}

#bottommenu {
	background-color: #d3d3d3;
	line-height: 18px;
	width: 202px;
	float: left;
}

#bottommenu ul {
	list-style-type: none;
	height: 18px;
	border-left: solid 1px #FFFFF0;	
	margin: 0 3px 0 3px;	
	padding: 0 0 0 0;
}

#bottommenu li {
	float: left;
	border-right: solid 1px #FFFFF0; /* Ivory */
	font-size: 10px;
}

#bottommenu li a {
	color: black;
	text-decoration: none;
	padding: 0 10px 0 10px;
	display: block;
}

#bottommenu li a:hover {
	background-color: #FFFFF0; /* Ivory */
}

/*-------------------- footer  --------------------

#ssmenue td {
	text-align: center;
}
*/

/* -------------------- Links definieren ---------------- */

/* Alle Links kennzeichnen (intern + extern) */
/* #content a[href^="http://"],
#content a[href^="https://"] {
    background:transparent url(fileadmin/template/sfi_1/images/external_link.gif) center right no-repeat;
    display:inline-block;
    padding-right:15px;
} */

/* Alle internen Links nachbearbeiten */
/* #content a[href^="http://www.spreeforum.com"],
#content a[href^="https://www.spreeforum.com"],
#content a[href^="https://spreeforum.com"],
#content a[href^="http://spreeforum.com"] {
    padding-right: 0;
    background: transparent;
} */
