/* CSS Document */
html { height: 100% } 
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif; 
	font-size: 13px;
	color: #002a52;
	text-align: center;
	background-color: #f7f7f7;
	background-repeat:repeat-x;
	background-position:top left;
	background-image:url(../images/bg.gif);
}
h1{
	font-size:11px;
	font-weight: bold;
	font-family:Verdana, sans-serif;
	color: #000000;
}
h2{
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #dd0033;
	line-height: 18px;
	text-decoration: none ; 
}
h3{
	margin: 0px 0px 5px 0px;
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #006633;
	line-height: 12px;
	text-decoration: none ; 
}
ul{
	list-style-image: url(../images/aufzaehlung.gif);
}
li{
	font-family: Verdana, sans-serif;
	font-size :9px;
	color: #3c4242;
	line-height: 1;
}
hr{
	padding: 0;
	background-color: gray;
	border: 0px;
	border-top: solid 1px #cc6600;
	border-bottom: solid 1px #cc6600;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#rahmen { 
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	height: auto;
	z-index:0;
}
#main{
	float:left;
	position: relative;
	text-align: left;
	width: 820px;
	white-space:normal !important; 
}
#head{
	float:left;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 820px;
	height: 486px;
	border: 0px solid red;
}
#head200{
	float:left;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 144px;
	left: 0px;
	border: 0px solid red;
	z-index:5;
}
#head_menu0{
	float:left;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 34px;
	top: 435px;
	width: 804px;
	height: 48px;
	border: 0px solid red;
	z-index: 10;
}
#head_menu{
	float:left;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 34px;
	top: 435px;
	width: 804px;
	height: 48px;
	border: 0px solid red;
	z-index: 10;
}
#content_main{
	float:left;
	text-align: left;
	margin: 0px;
	position: relative;
	width: 820px;
	background-color: #e4e4e4;
	background-repeat:no-repeat;
	background-position:bottom left;
	background-image:url(../images/cm_bg.gif);
	border: 0px solid red;
}
#foot{
	float:left;
	position: relative;
	margin: 0px;
	padding: 5px 0px;
	width: 820px;
	display: inline;
	font-size: 11px; 
	border: 0px solid red;
}
#content_mid{
	float:left;
	position: relative;
	width: 820px;
	text-align: left;
	margin: 20px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../images/cl_bg.gif);
	border: 0px solid red;
} 
#content_home{
	float:left;
	text-align: left;
	margin: 0px 44px 10px 44px;
	padding: 0px;
	height: auto;
	width: 727px;
	font-size :12px;
	border: 0px solid blue;
	background-color: #e4e4e4;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(../images/landkarte_ys.jpg);
}
#content{
	float:left;
	text-align: left;
	margin: 0px 44px 10px 44px;
	padding: 0px;
	height: auto;
	width: 727px;
	font-size :12px;
	border: 0px solid blue;
}
#content_title{
	float:left;
	text-align: left;
	margin: 0px 10px 10px 60px;
	padding: 0px;
	width: 600px;
	border: 0px solid blue;
}
#content_r{
	float:left;
	text-align: left;
	margin: 0px 10px 10px 30px;
	padding: 0px;
	height: auto;
	width: 450px;
	font-size :12px;
	border: 0px solid blue;
}
#content_right{
	float:left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 300px;
	font-size :12px;
	border: 0px solid yellow;
}


.item{
	background-image:url(../images/block_bg.gif);
	background-position:left 49px;
	background-repeat:no-repeat;
	width:263px;
	float:left;
	font-family:Tahoma;
	font-size:13px;
	color:#646C71;
	margin:0 5px 0 0;
	padding:0 0 3px 0
}

#items{
	float:left;
	position: relative;
	margin: 4px 0px 0px 0px;
	padding:0 0 0 12px;
	overflow:hidden;
}
.item p{
	padding:30px 0 0 35px;
	width:200px;
}
.item p strong{
	color:#4E889D;
}
.read_more{
	background-image:url(../images/read_more.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	width:139px;
	height:43px;
	margin:25px 0 14px 12px;
	text-align:center;
	padding:10px 0 0 0
}
.read_more a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#featured{
	float:left;
	position: relative;
	width:820px;
	padding:0px;
	margin: 0px;
	border: 0px solid red;
}
.lable{
	text-align: right;
}
/************* #Nav styles **************/
#nav_top0{
	float:left;
	position: relative;
	width: 753px;
	top: -280px;
	border: 0px solid blue;
}
.nav_top_icon_item0{
	float: right;
	position: relative;
	margin: 0px 0px 0px 0px;
	border: 0px solid red;
}
#nav_top{
	float:left;
	position: relative;
	width: 804px;
	border: 0px solid blue;
}
.nav_top_icon_item{
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	border: 0px solid red;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}	
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/***********************************************/
/* Components                                  */
/***********************************************/


/************** .content styles *****************/

.bodytext, li, ul {	
	border:0px solid yellow; 
	font-size: 13px; 
	color: #646C71;
	text-decoration: none ; 
	line-height: 17px; 
}
.contenttable {	
	padding: 0px;
	border:0px solid yellow; 
	text-decoration: none ; 
	border:0px solid blue;
}
.font {	
	padding: 0px;
	text-decoration: none ; 
	border:0px solid blue;
}
.text  {
	font-size :100%;
}
.printv{
	margin: 0px;
	font-weight: bold;
	font-size :10px;
	color: #cc6600;
}

td.suche a  {
	font-size :90%;
	color: #3c4242;
}
div.csc-searchResult{	
	padding: 0px;
	width: 530px;
	text-decoration: none ; 
	border:0px solid blue;
	overflow: hidden;
}
.csc-searchResultTable{	
	padding: 0px;
	color: #923227;
	font-size: 11px; 
	text-decoration: none ; 
	border:0px solid red;
}
/************** rte extra styles *****************/

DIV.csc-textpic{
	border: 0px solid #ffffff;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG{
	border: 0px solid #cacfc9;
}
DIV.csc-textpic-clear {
	margin-top: 0px;
	padding: 0px;
	clear: both; 
	height: 8px;
	border:0px solid blue;
}
a{
	font-size :100%;
	border:0px solid green;
}
p{
	margin: 0px 0px 5px 0px;
}



