/* SCREEN */

body  {
	background: #E9CB92;
	height: auto;
	width: auto;
}

html {}

#rahmen {
	width: 900px;
	background: #F2E9CF;
	border: 1px solid #65553B;
}

#HEADPIC {
	height: 200px;
	width: 900px;
	z-index: 2;
	visibility: visible;
	position: relative;
	background: url(../img/hp_home.jpg);
}
#HEAD_OVER {
	height: 200px;
	width: 900px;
	z-index: 3;
	background: url(../img/top_logo.gif);
	visibility: visible;
	left: 0px;
	top: 0px;
	position: relative;
}
#HEAD_OVER #MAIN_MENU {
	height: 15px;
	width: 580px;
	position: relative;
	top: 123px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 10;
	left: 210px;
	margin: 0px;
	padding: 0px;
}
#NAVI_LEFT {
	width: 200px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 11;
	height: auto;
	float: left;
	clear: left;
	position: relative;
	visibility: visible;
}
#CONTENT_AREA {
	height: auto;
	width: 695px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px;
	z-index: 6;
	border-left: 1px dashed #E3C480;
	margin: 0px 0px 5px;
	float: right;
}

#FOOTER {
	height: 20px;
	width: 900px;
	clear: both;
	background: url(../img/footer_bg.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top: 1px solid #65553B;
}


#FOOTER p.bodytext {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	height: 10px;
	width: auto;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 3px 0px 0px;
}
#FOOTER p.bodytext a {
	color: #142679;
	text-decoration: none;
	height: 10px;
	width: auto;
	font-weight: bold;
}

/* NAVIGATION*/

#MAIN_MENU {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #142679;
	text-decoration: none;
}

#MAIN_MENU a:hover {
	color: #795219;
}

a.menuleiste-no {
	color: #142679;
	text-decoration: none;
}

a.menuleiste-act {
	color: #925A0F;
	text-decoration: none;
}

/* NAVIGATION_LINKS*/


.menu1-level1-no {
	width: 160px;
	margin-left: 20px;
	text-decoration: none;
}

.menu1-level1-act {
	width: 160px;
	margin-left: 20px;
	text-decoration: none;
}

.menu1-level1-no a, .menu1-level1-act a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	text-indent: 20px;
	padding: 3px;
	
}
.menu1-level1-no a {
	color: #142679;
	background: url(../img/dot.gif) no-repeat 8px 5px;
}
.menu1-level1-act a {
	color: #925A0F;
	background: url(../img/dot_act.gif) no-repeat 8px 5px;
}

.menu1-level1-no a:hover, .menu1-level1-act a:hover {
	color: #795219;
} 

/*MENU-LEVEL_2*/
.menu1-level2-no   {
	width: 160px;
	margin-left: 25px;
	text-decoration: none;
}

.menu1-level2-act {
	width: 160px;
	margin-left: 25px;
	text-decoration: none;
}


.menu1-level2-no a, .menu1-level2-act a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	text-indent: 20px;
	margin-bottom: 1px;	
}
.menu1-level2-no a {
	color: #142679;
	background: url(../img/dot_sub.gif) no-repeat 7px 2px;
}
.menu1-level2-act a {
	color: #925A0F;
	background: url(../img/dot_sub_act.gif) no-repeat 7px 2px;
}

.menu1-level2-no a:hover, .menu1-level2-act a:hover {
	color: #795219;
} 
/*Texte*/

H1, H2, H3, H4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1.csc-firstHeader {
	font-size: 20px;
	color: #142679;

}

p.bodytext {
	padding: 0px;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}


p.bodytext a, p.bodytext a:visited {
	color: #142679;
}


p.bodytext a:hover {
	color: #795219
}
/**************************************/
/*CSC-Mailform*/
/**************************************/

table.csc-mailform {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: auto;
}

table.csc-mailform select, table.csc-mailform input, table.csc-mailform textarea  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6EBD5;
	border: 1px solid #BA9E5F;
	text-align: left;
}

.csc-form-labelcell {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 12px;
}

.csc-form-fieldcell {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 12px;

}
.csc-form-label {
	font-weight: bold;
}
.csc-form-label-req {
	font-weight: bold;
	background-image: url(../img/stern.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

table.blockborder {
	margin-left: 10px;
	margin-top: 10px;
}

/*IMAGES*/

p.csc-caption {
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 2px 0px 0px 2px;
	padding: 0px;
	height: auto;
	width: auto;
}

DIV.tx-thumbview-pi1 {

}

table.tx_thumbview_thumbtable td {

}
DIV.tx_thumbview_image img {
	padding: 0px;
	border: 1px solid #795219;
}

DIV.tx_thumbview_thumb {
	padding: 0px;
	border: 1px solid #795219;
	margin: 2px;
}

/*###########TT_NEWS*##################*/

/* LIST-VIEW*/
.news-list-container {
	height: auto;
	width: 345px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.news-list-item {
	height: auto;
	width: 300px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #8E5219;
	margin-bottom: 3px;
}
.news-image {
	height: auto;
	width: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.news-title {
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
	color: #000000;
}

.news-title a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #142679;
}
.news-subheader {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.news-list-morelink {
}
.news-list-browse {
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.news-list-browse a{
	font-size: 10px;
	color: #8E5219;
	margin: 1px;
	padding: 1px;
	border: thin solid #8E5219;
	background: #FFFFFF;
	text-decoration: none;
}
.news-list-browse a:hover{
	color: #FFFFFF;
	background: #8E5219;
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 1px;
	width: 1px;
}

/*NEWS-SINGLE*/

.news-single-item {
	height: auto;
	width: 670px;
}
.news-single-image {
	float: left;
	height: auto;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.news-single-title {
	font-size: 18px;
	color: #8E5219;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.news-single-subheader {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.news-single-content {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 330px;
}
.news-single-backlink a {
	font-size: 10px;
	color: #142679;
	font-weight: bold;
	text-decoration: none;
}

.news-single-backlink a:hover, .news-title a:hover {
	color: #8E5219;
}


#BOTTOMLINE {
	height: auto;
	width: 900px;
}

#BOTTOMLINE img {
	vertical-align: top;
	margin-top: 2px;
}
.bottomtext {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

