
body { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-image:url(/images/background.jpg);
background-repeat:repeat-x;
}

#content { 
border:1px solid #ccc;
background-color:#FFF;
padding:10px 50px 50px 50px;
color:#666;
font-size:12px;
line-height:150%;
border:0px;
display:block;
}

#content ul li { 
list-style-image:url(/images/aufzaehlung.gif);
line-height:200%;
}

.internal-link, .external-link-new-window, .mail, .download  { 
color:#003366;
text-decoration:underline;
}

#links { 
color:#666;
font-size:11px;
padding:0px 20px 50px 50px;
}

#rechts{ 
color:#666;
font-size:11px;
padding:0px 50px 50px 0px;
}

h1 {
    font-family: Garamond;
    text-align:left;
    font-size:28px;
    font-weight:normal;
	color:#003366;
	margin:30px 0px 0px 0px;
	padding:0px;
}

h2 {
    font-family: Garamond;
    text-align:left;
    font-size:28px;
    font-weight:normal;
	color:#003366;
	margin:0px;
	padding:0px;
}

.hmenu {font-size:12px;color:#fff; text-decoration:none;}
.hmenu:hover {font-size:12px;color:#fff;}
.hmenu_act {font-size:12px;color:#fff;text-decoration:none;font-weight:bold;}
.hmenu_act:hover {font-size:12px;color:#fff;font-weight:bold;}

td.hmenu2 {font-size:12px;color:#003366; text-decoration:none;padding:20px 50px 0px 50px; list-style:none;}
.hmenu2 a {border-left:1px solid #ccc;padding:0px 10px 0px 10px;}
.menu2 {font-size:12px;color:#003366; text-decoration:none;list-style:none;}
.menu2 a {color:#003366; text-decoration:none;float:left;}
li.menu2  {font-size:12px;color:#003366; text-decoration:none; list-style:none; float:left;}
li.menu2_sel {padding:0px;}
.menu2_sel {font-size:12px;color:#003366; text-decoration:none;font-weight:bold;float:left;padding:0px 0px 0px 0px}
.menu2_sel a {color:#003366; text-decoration:none;float:left;font-weight:bold;}


#footer {
	color:#fff;
	font-size:11px;
}

#footer a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

/* News Startseite */

.news_latest  {
font-size:12px;
display:block;
padding-bottom:15px;
}

.news_title a {
	color:#058ec1;
	font-size:14px;
    font-weight:normal;
	text-align:left;
	margin:0px;
	width:100%;
	padding-bottom:5px;
	border-bottom:1px solid #058ec1;
}

.news_title a:hover {
	color:#000;
	font-size:14px;
         font-weight:normal;
	text-decoration:underline;
}

.news_subheader {
font-size:12px;
color:#000;
padding-top:10px;
margin:0px;
}


/* News Detailansicht */

.single_title {
	color:#058ec1;
	font-size:14px;
         font-weight:normal;
	text-align:left;
	margin:0px;
	width:100%;
	padding-bottom:5px;
	border-bottom:1px solid #058ec1;
}

.single_subheader {
font-size:12px;
color:#000;
padding-top:10px;
margin:0px;
}

.bt_zurueck {
	height:20px;
	color:#006699;
	font-size:12px;
}

.bt_zurueck a {
	color:#006699;
	font-size:12px;
         font-weight:bold;
         	background-image:url(/fileadmin/template/img/pfeil.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	padding-bottom:0px;
	float:left;
	height:20px;
	width:120px;
	text-decoration:none;
}

#twrss_table {
         width:100%;
		 margin-top:20px;
}

.twrss_item_link a {
	color:#003366;
	font-size:12px;
    font-weight:bold;
	text-align:left;
	margin:0px;
	width:100%;
	padding-bottom:5px;
	text-decoration:none;
}

.twrss_item_link a:hover {
	color:#003366;
	font-size:12px;
         font-weight:bold;
	text-decoration:underline;
}

.twrss_item_content {
         padding-top:8px;
	padding-bottom:20px;
	color:#666;
}



