

.contentheading { /* This is used in several places; the Heading of contents on the frontpage, it is also used for Section's heading (see above for explanation) “News” or whatever heading you used */
	font-size: 16px;
	font-weight: bold;
	color: #485866;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}

a.contentpagetitle:link, a.contentpagetitle:visited { /* Couldn't find where is this yet. Will update this part when I get to it. Sorry. If you know, please email me the infos */
	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 {} /* When you create a link to a Section in the main menu and when clicked on it, it will display “News” then some description (with image if you selected one) and then a list of Category of News. This style is used for formating the “DESCRIPTION” part of that page */
table.contenttoc {} /* This is used to format the table of the Tables of Contents or “Jump to” box when it is enabled in a multiple paged content or article */
table.contenttoc td {} /* the same as above, but this is used to format the td or table cells */
.content_rating {} /* used for styling the texts used for displaying those “stars” for rating in an article */
.content_vote {} /* used for those voting texts (the one with voting RADIO buttons) */

.contentcategory {
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-weight: normal;
}

/* 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;
	font-weight: normal;
}

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;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	text-align: left;
	background-color: #E0E0E0;
	background-image: url(http://www.revier24.com/hellweg/images/2007/bg_2007.gif);
}

.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;
}

.leistungen {
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-weight: bold;
	background-color: transparent;
}

.leistungen-text {
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-weight: normal;
	background-color: transparent;
}

.firma-text {
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background-color: transparent;
}

.tdblack {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-weight: normal;
}

.copyright {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	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: center;
	background-color: #FFFFFF;
}

.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: #E2E2E2;
}

/*
-- 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;
}

/* Begin Plugins and Hyper*/

#plugin-menu {
	margin-top: 3px;
	margin-left: 3px;
	}

#plugin-body {
	margin-top: 3px;
	margin-left: 3px;
        float: left;
	}

.liste-standard {
	margin-top: 0px;
	margin-left: 0px;
	}

#quicklinks {
	margin-top: 2px;
        margin-left: 20px;
	text-align: center;
	}

.quicklinks-right {
	width: 173px; 
	height: 350px;
	}

.quicklinks-right-1 {
        margin-top: 12px;
	width:173px; 
	height:55px;
	}

#sidelinks {
  	margin-top: 2px;
  	margin-left: 0;
	text-align: left;
	}

#sidelinks-pixmap {
  	margin-top: 0px;
  	margin-left: 0;
	text-align: center;
	}

#weather {
	margin-top: 2px;
        margin-left: 14px;
	text-align: center;
	}

/* End of Plugins and Hyper*/


/* Begin Premium*/

.premium {
	margin-top: 0px;
        margin-left: 0px;
	text-align: left;
        color: #000000;
	}

.premium-touristik {
	margin-top: 0px;
        margin-left: 0px;
	text-align: left;
        color: #000000;
	}

.premium-title {
	margin-top: 0px;
        margin-left: 0px;
	text-align: left;
        font-size: 2;
        font-family: Verdana, Arial, Helvetica;
        color: #000080;
	line-height: 100%;
	}

.premium-description {
	margin-top: 0px;
        margin-left: 0px;
	text-align: left;
        font-size: 2;
        font-family: Verdana, Arial, Helvetica;
        color: #000000;
	line-height: 100%;
	}

.premium-phone {
	margin-top: 0px;
        margin-left: 0px;
	text-align: left;
        font-size: 2;
        font-family: Verdana, Arial, Helvetica;
        color: #000000;
	line-height: 100%;
	}

.premium-address {
	margin-top: 0px;
        margin-left: 0px;
	text-align: right;
        font-size: 2;
        font-family: Verdana, Arial, Helvetica;
        color: #000000;
	line-height: 100%;
	}

.premium-city {
	margin-top: 0px;
        margin-left: 0px;
	text-align: right;
        font-size: 2;
        font-family: Verdana, Arial, Helvetica;
        color: #000000;
	line-height: 100%;
	}

.premium-internet {
	margin-top: 0px;
        margin-left: 0px;
	text-align: left;
        font-size: 2;
        font-family: Verdana, Arial, Helvetica;
        color: #000000;
	line-height: 100%;
	}

.premium-extrafield {
	margin-top: 0px;
        margin-left: 0px;
	text-align: right;
        font-size: 2;
        font-family: Verdana, Arial, Helvetica;
        color: #000000;
	line-height: 100%;
	}

.premium-footer {
	margin-top: 0px;
        margin-left: 0px;
	text-align: left;
        font-size: 6.5pt;
        font-family: Verdana, Arial, Helvetica;
        color: #000000;
	line-height: 100%;
	}

#google {
	margin-top: 0px;
	margin-left: 0px;
	}

#google_unten {
	margin-top: 0px;
	margin-left: 0px;
	}

.google_rahmen {
	width: 480px; 
	height: 60px;
	}

.google_werbung {
        margin-top: 14px;
	margin-left: 16px;
	width: 480px; 
	height: 60px; 
        float: left; 
	border-right: 1px dotted #ffffff; 
	}

/* End of Premium*/

/* Begin of Forminput*/

#suche-hellweg24 {
	margin-top: 6px;
	margin-left: 0px;
        float: left;
	}

.twocolcont_52E37B {
	width: 520px; 
	height: 55px;
	}

.twocolboxl_52E37B {
        margin-top: 2px;
	width: 330px; 
	height: 55px; 
        float: left; 
	border-right: 1px dotted #ffffff; 
	}

.twocolboxr_52E37B {
        margin-top: 0px;
	margin-left:335px; 
	width: 185px; 
	height: 55px;
	 }

.formtable-2008 {
	margin-top: 18px;
        margin-left: 0px;
        }

.formtable-2008-u {
	margin-top: 0px;
        margin-left: 0px;
        }


.formtable-2008-multi {
	margin-top: 0px;
        margin-left: 0px;
        }

.forminput-2008 {

	font-family: Verdana, Arial,helvetica; 
        font-size: 12px; 
        color: black; 
        text-align: left; 
        background-color: white;  
        border-width: thin;
        border-style: solid; 
        border-color: #cccccc; 
        width:105%;
	}

.formselect-2008 {

	font-family: Verdana, Arial,helvetica; 
        font-size: 12px; 
        color: black; 
        text-align: left; 
        background-color: white;  
        border-width: thin;
        border-style: solid; 
        border-color: #cccccc; 
	}

/* End of Forminput*/
