/* General Mambo Styles */
hr {
	color: #C0C0C0;
	background-color: transparent;
}

hr.separator {}
.pagenavbar {} 
.pagenav {} 
.small {}

/* Mambo Form Styles */
.button {
	background-color: #FF9900;
	border-color: #ffffff;
	border-style: solid;
	color: #ffffff;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.inputbox {
	
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	
}
/* Mambo Tabbed Frontend Admin Interface */
.ontab {} 
.offtab {} 
.tabpadding {} 
.tabheading {} 
.pagetext {} 

/* Mambo Menu Styling */
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover { 
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited { 
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	vertical-align: 4px;
}

a.sublevel:hover {
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: #DCE1E5;
	vertical-align: 4px;
}

/* Mambo General styling for Sections / Categories / Contents */
.createdate { 
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
}

.modifydate { 
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
}

.readon{ 
	font-weight: bold;
}

/* Mambo Styling for Contents */
.contentpane {} 

.contentpaneopen { 
	border : 0px ridge #DCDCDC;
}

.contentheading { 
	font-size: 16px;
	font-weight: bold;
	color: #485866;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}

a.contentpagetitle:link, a.contentpagetitle:visited { 
	color: #485866;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

a.contentpagetitle:hover {
	color: #FF6600;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

.contentdescription {} 
table.contenttoc {} 
table.contenttoc td {} 
.content_rating {} 
.content_vote {} 

/*Personen der CDU in Rahmen*/
.td1{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	text-align: 20px;
	margin: 0,0,0,0;
	padding: 0,0,0,0;
	color: #000000;
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;	
	}

.td2{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: 20px;
	margin: 0,0,0,0;
	padding: 0,0,0,0;
	color: #000000;
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;	
	}

/* Mambo Sections Styles */
.sectiontableheader { 
	background-color: #ACB7C1;
	color: #ffffff;
	font-weight:bold;
}

.sectiontableentry1 { 
	background-color : #FFFFFF;
}

.sectiontableentry2 { 
	background-color : #DCE1E5;
}

/* Mambo Styles for Categories */
.category {} 
a.category:link, a.category:visited {} 
a.category:hover {} 

/* Mambo Blog styling */
.blogsection{} 

/* Mambo Components Styles */
.componentheading { /* This is used for formatting the component's title when it is displayed on its own page on the frontend */
	font-size: 16px;
	font-weight: bold;
	
	color: #FF9900;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}


/* Modules */
table.moduletable { 
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th { 
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #323941;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	background-color: transparent;
	letter-spacing: 1px;
}

table.moduletable td {} 


/* Mambo's Built-in Component's Syling */

/* Polls */
.poll {} 
.pollstableborder {} 

/* Weblinks */
.weblinks{} 
a.weblinks:hover {} 

/* Newsfeeds */
.newsfeedheading {} 
.newsfeeddate {} 
.fase4rdf {} 

/* Search page */
table.searchintro {} 

/* Contact's table settings */
table.contact {} 
table.contact td.icons {} 
table.contact td.details {} 

/* UBG CSS-Settings */
p {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
}

ul, ol, li {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #485866;
	font-family: Verdana, arial, helvetica, sans-serif;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, arial, helvetica, sans-serif;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, arial, helvetica, sans-serif;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #ff9900;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #333333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #333333;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
}
sitemap {
	font-size: 8px;
	font-weight: bold;
	color: #333333;
	font-family:  arial, helvetica, sans-serif;
}
.owner { 
font-size: 14px; 
color: #FFFFFF; 
font-family: Verdana, arial, helvetica, sans-serif; 
font-weight: bold; 
background-color: transparent; 
letter-spacing: 1px; 
} 

.tdbackgroundtop{
	background-image: url(../images/hg-top.gif);
}

.tdbackgroundgray{
	background-color: #DCE1E5;
	color: #FFFFFF;
}

.tdbackgrounddarkgray{
	background-color: #323941;
	color: #FFFFFF;	
	font-size: 14px;
	font-family: Verdana, arial, helvetica, sans-serif;
	letter-spacing: 1px;
}

.tdbackgroundsilver{
	background-color: #ACB7C1;
	color: #FFFFFF;
}

.tdbackgroundorange{
	background-color: #FF9900;
	color: #000000;
}

.tdbackgroundcopyright{
	color: #000000;
	background: url(../images/hg-copyright.gif);
}

.service-box{
	text-align: right;
}

.bildunterschrift {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background-color: transparent;
}

.copyright {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	background-color: #FF9900;
	}

.column-left	{
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	background-color: #DCE1E5;
}

.column-right	{
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	background-color: #DCE1E5;
}

/*
-- Linkstyle --
*/

a {
	color: #485866; 
	text-decoration: none;
}

a:hover {
	color: #ff9900; text-decoration: underline
}

a.link-10-normal {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
}

a.link-10-normal:active {
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}



a.link-10-normal:visited {
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a.link-10-normal:hover {
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: #DCE1E5;
}

/* CSS Vertical Menu */


#example19v .navvirtcontainer
{
width: auto;
font-family: Verdana, arial, helvetica, sans-serif;
}

#example19v .navvirtcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#example19v .navvirtcontainer li
{
border-bottom: 1px solid #ACB7C1;
margin: 0;
}

#example19v .navvirtcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 6px solid #DCE1E5;
background-color: #DCE1E5;
color: #000000;
text-decoration: none;
font-weight: normal;
font-size: 12px;
width: auto;
}

html>body #example19v .navvirtcontainer li a { width: auto; }

#example19v .navvirtcontainer li a:hover
{
border-left: 6px solid #ff9900;
background-color: #DCE1E5;
color: #000000;
}

#example19v .navvirtcontainer #subnavlist ul, #example19v .navvirtcontainer #subnavlist li a
{
background-color: #ACB7C1;
font-size: 10px;
border-left: 2px solid #ff9900;
padding: 3px 3px 3px 10px;
width: auto;

}