body
{
	background-color:White;
	font-family:Verdana;
	font-size:11px;
	color:#323232;
}

form
{
	margin:0px;
	padding:0px;
}

a img
{
	border:0px;
}

a:link, a:visited, a:active
{
	color:#f25d00;
	border-bottom:1px solid #f8ae7f;
	text-decoration:none;
}

a:hover
{
	border-bottom:1px solid #f25d00;
}

a.grey, a:link.grey, a:visited.grey, a:active.grey {
	text-decoration:none;
	color:#7f7f7f !important;
	border-bottom:1px solid #cfcfcf;
	text-decoration:none !important;

}

a:hover.grey {
	border-bottom:1px solid #7f7f7f;
}

a.withoutBorder, a:link.withoutBorder, a:visited.withoutBorder, a:active.withoutBorder
{
	border:0px;
}

a:hover.withoutBorder
{
	border:0px;
}

a.image:link, a.image:visited, a.image:active, a.image:hover
{
	border:0px;
}

div.container
{
	width:967px;
	margin:auto;
	position:relative;
	height:100%;
}

img.logo
{
	position:relative;
	left:-6px;
	width:181px;
	height:80px;

}

img.slogan
{
	width:165px;
	height:13px;
	position:absolute;
	left:635px;
	top:69px;

}


ul
{
	line-height:18px;
    list-style:none;
    padding:0px 0px 8px 0px;
	margin:0px;
}

li
{
	line-height:1.5em;
	padding-left:16px;
	background:url(../pics/bullet.gif) no-repeat 0 5px;
}

hr
{
    height:1px;
    background-color:#7f7f7f;
    color:#7f7f7f;
    padding:0px;
    margin:0px 0px 8px 0px;
    border:0px;
}

div.uniqueLinks
{
	position:absolute;
	top:69px;
	right:535px;
	color:#8c8c8c;

}

span.divider
{
	padding-left:5px;
	padding-right:5px;
}

div.languages a:link, div.languages a:visited, div.languages a:active,
div.uniqueLinks a:link, div.uniqueLinks a:visited, div.uniqueLinks a:active
{
	text-decoration:none;
	color:#8c8c8c;
	padding:0px;
	background-image:none;
	border:0px;
}

div.languages a:hover
div.uniqueLinks a:hover
{
	text-decoration:underline;
}

input.quickSearch
{
	position:absolute;
	top:67px;
	left:440px;
	font-family:Verdana;
	font-size:11px;
	border:1px solid #8c8c8c;
	width:165px;
	color:#8c8c8c;
	padding:1px 0px 0px 2px;
	height:14px;
	overflow:hidden;

}

.quickSearchGo
{
	position:absolute;
	top:67px;
	left:608px;
	width:17px;
	height:17px;
}

/* Ueberschrift 14 px */

div.sameLevel
{
	margin-top:12px;
}

/*

-------------- SPRACHUMSCHALTUNG --------------

*/

div.languages
{
	position:absolute;
	right:21px;
	top:105px;
	color:#8c8c8c;
}


/*

-------------- MENU --------------

*/

div.mainMenu
{
	margin-top:20px;
	background-image:url(../pics/h_menu_tile.gif);
	background-repeat:repeat-x;
	background-position:left 2px;
	width:800px;
	position:relative;
	z-index:1;

}

img.mainMenuLeft
{
	margin-top:2px;
}

img.mainMenuRight
{
	position:absolute;
	right:0px;
	top:2px;
}

div.mainMenuEntries
{
	position:absolute;
	left:172px;
	top:0px;
	height:32px;
	overflow:hidden;
	width:628px;
}


div.mainMenuEntry
{
	margin-top:2px;
	float:left;
	border-right:1px solid white;
	padding-top:3px;
	width:98px;
	height:18px;
	text-align:center;
	position:relative;
	overflow:hidden;
}

div.mainMenuEntrySelectedContainer
{
	float:left;
	border-right:1px solid white;
	width:98px;
	text-align:center;
	margin-top:0px;
	height:28px;
	background-color:#f25d00;
	background-image:url(../pics/active_menu_tile.gif);
	background-repeat:repeat-x;
	position:relative;
}

div.mainMenuEntrySelected
{
	padding-top:6px;
	height:17px;
	background-color:#f25d00;
	background-image:url(../pics/active_menu_tile.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

div.mainMenuFluid
{
	display:block;
	background-color:white;
	height:7px;
	position:absolute;
	left:98px;
	width:800px;
	overflow:hidden;
}

img.mainMenuEntrySelectedLeft
{
	position:absolute;
	left:0px;
	top:0px;
}

img.mainMenuEntrySelectedRight
{
	position:absolute;
	right:0px;
	top:0px;
}

div.mainMenuEntrySeparator
{
	float:left;
	background-color:White;
	width:1px;
	height:22px;
	overflow:hidden;
}

div.subMenuEntry a:link, div.subMenuEntry a:visited, div.subMenuEntry a:active,
div.mainMenuEntry a:link, div.mainMenuEntry a:visited, div.mainMenuEntry a:active,
div.mainMenuEntrySelected a:link, div.mainMenuEntrySelected a:visited, div.mainMenuEntrySelected a:active
{
	text-decoration:none;
	color:White;
	padding:0px;
	background-image:none;
	border:0px;
}

div.subMenuEntry a:hover,
div.mainMenuEntry a:hover,
div.mainMenuEntrySelected a:hover
{
	text-decoration:underline;
}

div.subMainMenuDivider
{
	position:absolute;
	left:0px;
	top:23px;
	background-color:#f25d00;
	height:7px;
	width:800px;
	overflow:hidden;
	background-image:url(../pics/menu_ol.gif);
	background-repeat:no-repeat;
}

img.subMenuInnerCorner
{
	position:absolute;
	left:170px;
	top:30px;
}

div.subMenuEntries
{
	margin-top:5px;
	background-color:#f25d00;
	width:170px;
	padding-top:2px;
	background-image:url(../pics/menu_ul.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

div.subMenuEntryTop
{
	width:168px;
	margin:6px 1px 0px 1px;
	height:1px;
	overflow:hidden;
	border-bottom:1px solid #f68e4d;
}

div.subMenuEntry
{
	position:relative;
	width:168px;
	text-align:center;
	padding:5px 0px 5px 0px;
	margin:0px 1px 0px 1px;
	border-bottom:1px solid #f68e4d;
}

div.subMenuEntrySelected
{
	background-color:#c24a00;
}

div.subMenuBottomCorner
{
	width:170px;
	height:4px;
	margin-top:4px;
	overflow:hidden;
	background-image:url(../pics/menu_ur.gif);
	background-repeat:no-repeat;
	background-position:right top;
}


/*

-------------- SEARCH --------------

*/

input.search, select.search
{
	font-family:Verdana;
	color:#323232;
	font-size:11px;
	border:1px solid #8c8c8c;
}

input.notRelated
{
	margin-left:30px;
}

fieldset
{
	border:1px solid #bdbdbd;
	margin-top:10px;

}

input#searchText
{
	width:550px;
}

.searchLink
{
	margin-top:10px;
}


/*

-------------- CONTENT-STYLES --------------

*/


p
{
	line-height:18px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 8px 0px;
}

h1,
td.headline,
span.headline,
p.headline
{
    color:#f25d00;
	font-size:15px;
	font-weight:bolder;
	margin:0px;
    padding:0px 0px 8px 0px;
}

h2,
td.subline,
span.subline,
p.subline
{
    font-weight:bold;
    line-height:18px;
	font-size:12px;
	color:#323232;
	margin:0px;
    padding:0px 0px 8px 0px;
}

h3,
td.light,
span.light,
p.light {
	line-height:18px;
    color:#7f7f7f;
    font-weight:normal;
	margin:0px;
    padding:0px 0px 8px 0px;
}

h4
{
	color:#f25d00;
	font-size:15px;
	border-bottom:1px solid #7f7f7f;
	padding:0px;
    margin:0px 0px 8px 0px;
}

h5{
	color:#000;
	font-size:14px;
	margin:0px;
    padding:0px 0px 8px 0px;
}

p.orangeBar /* nur rechts */
{
	width:115px;
	height:19px;
	background-color:#f25d00;
	font-weight:bold;
	color:White;
	text-align:right;
	padding:2px 5px 0px 0px;
	margin-top:8px;
	font-size:11px;
	background-image:url(../pics/right_headline.gif);
	background-repeat:no-repeat;
}


/*

-------------- SITEMAP --------------

*/

div.sitemapLevel_1
{
	margin-top:7px;
	margin-bottom:2px;
}


div.sitemapLevel_1 a:link, div.sitemapLevel_1 a:visited, div.sitemapLevel_1 a:active
{
	font-size:11px;
	font-weight:bold;
	background-image:none;
}



div.sitemapLevel_2
{
	margin-left:20px;
	margin-top:3px;
}

div.sitemapLevel_2 a:link, div.sitemapLevel_2 a:visited, div.sitemapLevel_2 a:active
{
	font-size:11px;
	background-image:none;
}

div.sitemapLevel_3
{
	margin-left:40px;
	margin-top:3px;
}

div.sitemapLevel_3 a:link, div.sitemapLevel_3 a:visited, div.sitemapLevel_3 a:active
{
	text-decoration:none;
	background-image:none;
}

div.sitemapContent1
{
	margin-left:20px;
	margin-top:3px;
}

div.sitemapContent2
{
	margin-left:40px;
	margin-top:3px;
}

div.sitemapContent3
{
	margin-left:60px;
	margin-top:3px;
}

div.sitemapContent1 a:link, div.sitemapContent1 a:visited, div.sitemapContent1 a:active,
div.sitemapContent2 a:link, div.sitemapContent2 a:visited, div.sitemapContent2 a:active,
div.sitemapContent3 a:link, div.sitemapContent3 a:visited, div.sitemapContent3 a:active
{
	border-color:#7f7f7f;
	font-weight:normal;
	color:#323232;
}

div.sitemapContent1 a:hover,
div.sitemapContent2 a:hover,
div.sitemapContent3 a:hover
{
   border-color:#323232;
}

/*

-------------- CONTENT --------------

*/

div.contentContainer
{
	position:absolute;
	top:150px;
	left:190px;
	width:590px;
	font-size:12px;
	padding-bottom:12px;
	line-height:18px;
	z-index:5;
}


div.contentContainer td
{
	line-height:18px;
}

div.rightContainer
{
	position:absolute;
	top:120px;
	right:15px;
	width:120px;
	float:left;
	color:#6f6f6f;
	line-height:18px;
	font-size:10px;
	z-index:4;
	background-color:White;

}

div.leftContainer
{
	position:relative;
	left:-6px;
	top:10px;
	clear:both;
	width:170px;
	text-align:right;
	color:#6f6f6f;
	line-height:18px;
	font-size:10px;
	z-index:30;
}

div.copyright
{
	position:relative;
	text-align:right;
	bottom:10px;

	width:100%;
	z-index:3;

}

div.copyright img
{
	height:156px;
}

div.copyright a:link, div.copyright a:active, div.copyright a:visited, div.copyright a:hover
{
	color:#bdbdbd;
	font-size:9px;
	border:0px;
}

/*

------------------- TEXT_RESTRICTED ---------------

*/

table.regForm,
table.contact
{
	margin-top:20px;
}

.contactLeft
{
	text-align:right;
	vertical-align:top;
}

table.regForm .contactLeft {
	width:93px;
}

table.regForm .contactRight {
	width:250px;
}


.regRight {
	text-align:left;
	width:100px;
}

.contactRight input,
.contactRight select,
.contactRight textarea
{
	font-family:Verdana;
	font-size:11px;
	border:1px solid #8c8c8c;
	width:250px;
	color:#8c8c8c;
	padding:1px 0px 0px 2px;
	height:14px;
}

.contactRight input[type="radio"] {
	width:25px;
	border:none;
}

.contactRight select
{
	width:55px;
	height:15px;
	padding:0px;
}

.contactRight textarea
{
	height:100px;
}

.footnote
{
	margin-top:12px;
	color:#6f6f6f;
	line-height:18px;
	font-size:10px;
}

.captcha
{
	width:255px;
	color:#6f6f6f;
	font-size:10px;
	margin-bottom:10px;
}

.notLinked {
	margin-top:20px;
}

div.notLinked a:link, div.notLinked a:visited, div.notLinked a:active, div.notLinked a:focus {
	font-size:11px;
	border-color:#7f7f7f;
	font-weight:normal;
	color:#323232;

}

div.notLinked a:hover
{
	border-color:#323232;
}


div.resultsFooter {
	margin-top:10px;
	width:100%;
	border-top:1px solid #8C8C8C;
}

div.resultsFooter div {

	display:block;
	margin-right:20px;
	float:left;
}

div.resultsFooter a {
	font-weight:bold;
}

div#admin_topContainer {
	right:0px;
	left:auto;
	width:700px;
}

#newsletterForm {
	margin-top:15px;
}
#newsletterForm fieldset {
	border:none;
	padding:0;
	margin:0;
}
#newsletterForm legend {
	font-weight:bold;
	line-height:18px;
	font-size:12px;
	color:#323232;
}

#newsletterForm td.contactAsterisk {
	vertical-align:top;
	padding-top:50px;
}

#newsletterForm #foa {
	width:140px;
	height:18px;
}
#newsletterForm .contactRight select,
#newsletterForm .contactRight input[type="text"]{

	color:#000000;
}

#newsletterForm .contactRight input[type="text"]{
	width:280px;
}

#newsletterForm div.checkbox{
	margin-left:110px;
}

.attrReason input {
	width:auto;
	position:relative;
	top:3px;
	border:0;
}

*+html .attrReason input {
	top:0px;
}

* html .attrReason input {
	top:0px;
}


.attrReason label {
	clear:both;
	display:block;
}