#content
{
	margin: 0;
	padding: 10px 8px 0px 8px; /*width: 600 - 20 (padding) - 2x1 (border)*/
	#width: 680px;
	width: 608px;
	overflow:hidden;
	color: rgb(51,51,51);      /*	overflow :hidden ; */
	font-size: 0.8em;
	text-align:left;
	float:left;
}
#klickpfad
{
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
}
#content ol
{
	margin: 0;
}

#print
{
	margin: 0;
	padding: 10px 8px 10px 8px; /*width: 600 - 20 (padding) - 2x1 (border)*/
	#width: 680px;
	width: 608px;
	overflow:hidden;
	color: rgb(51,51,51);
	border-left: solid 0px red; /*	overflow :hidden ; */
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	float:left;
}
#content p
{
	margin-bottom: 10px;
}


/*********/
/* links */
/*********/
#content a, a.htmlcontent, #htmlcontent a, #rightColumn a
{
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0; /*background: url("/images/o_link.gif") no-repeat;*/
}
#content a:hover, #htmlcontent a:hover
{
	text-decoration: underline;
}

/*****************/
/* center column */
/*****************/
#content h1
{
	color: #FBBA00;
	font-size: 200%;
	font-weight: bold;
}
#content h2
{
	color: black;
	font-size: 120%;
	/*border-left: 1.0em solid #FBBA00;
	border-bottom: 2px solid #FBBA00;*/
	display: block;
	padding-left: 5px;
}
#content h3
{
	color: black;
	font-size: 115%;
}
#content h4
{
	color: black;
	font-size: 100%;
	font-weight: 600;
}

.htmlcontent, #htmlcontent
{
	margin: 0px 4px 0 4px;
	padding: 0 0 0 0;
	vertical-align: top;
	font-size: 0.9em;
	max-width: 529px;
    overflow: hidden;
}
/*
*html .htmlcontent, #htmlcontent
{
	width: 547px;
}
*/
/*.htmlcontent, #htmlcontent 
{
	font-size: 0.9em;
}
*/

#content_header
{
	background: #dddddd;
	height: 24px;
	color: Black;
	text-align: left;
	padding: 4px 0 0 4px;
	margin: 0 10px 0 20px;
	font-weight: bold;
}


.cmsiframe
{
	width: 100%;
	height: 600px;
}

#htmlcontent td p
{
	padding: 0px;
	margin: 0px;
}
.grSchrift, .grSchrift a, .grSchrift a:link, .grSchrift a:active, .grSchrift a:visited
{
	font-size: 2.00em;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
span.parentlist
{
	padding-bottom: 15px;
	margin: 0 5px 0 0; /*margin: 0 5px 15px -3px;*/
	font-size: 1em;
	/*display: block;*/
}
#ctl00_mySiteMapPath_SiteMapPath a.parentlistlink
{
	font-weight: normal;
}


/*#######################################
############# Wetterwarnung #############
#######################################*/

#Wetterwarnung_left{
	float:  left; 
	width:  11%; 
	height: 40px;
	border: 0px solid black;
    margin-bottom: 5px; 
	vertical-align: middle;
}


#Wetterwarnung_right{
	float:  left; 
 	width:  88%;
	height: 40px;
 	border: 0px solid black;
    margin-bottom: 5px; 
}
 
.Wetterwarnung_clear {
	clear: both; 
}

div.Wetterwarnung_legend_color_99 {
	/* the path has to change at the migration */
	background-image: url("../images/WW_achtung.jpg");
	width: 20px;
	height: 20px;
	margin: 1px 1px 0px 1px;
}

div.Wetterwarnung_legend_color_01 {
	border: 1px solid black;
	width: 16px;
	height: 16px;
	background-color: rgb(175,0,100);
	margin: 1px 1px 0px 1px;
}

div.Wetterwarnung_legend_color_02 {
	border: 1px solid black;
	width: 16px;
	height: 16px;
	background-color: rgb(250,0,0);
	margin: 1px 1px 0px 1px;
}

div.Wetterwarnung_legend_color_04 {
	border: 1px solid black;
	width: 16px;
	height: 16px;
	background-color: rgb(250,150,0);
	margin: 1px 1px 0px 1px;
}

div.Wetterwarnung_legend_color_05 {
	border: 1px solid black;
	width: 16px;
	height: 16px;
	background-color: rgb(255,255,0);
	margin: 1px 1px 0px 1px;
}

div.Wetterwarnung_legend_color_06 {
	border: 1px solid black;
	width: 16px;
	height: 16px;
	background-color: rgb(255,0,255);
	margin: 1px 1px 0px 1px;
}

div.Wetterwarnung_legend_color_07 {
	border: 1px solid black;
	width: 16px;
	height: 16px;
	background-color: rgb(204,153,255);
	margin: 1px 1px 0px 1px;
}

div.Wetterwarnung_legend_color_11 {
	border: 1px solid black;
	width: 16px;
	height: 16px;
	background-color: rgb(100,180,255);
	margin: 1px 1px 0px 1px;
}