﻿/*
	============================
	GEISELBACH BRAUN
	============================
*/

html, body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

body 
{
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	text-align: center;
}

/* overwrite this class */
.SkinObject
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;    
}

/* fixed links on top of the page */
div.fixedlinks
{
	text-align: right;	
	margin-bottom: 5px;
}

div.fixedlinks a, div.fixedlinks a:link, div.fixedlinks a:visited
{
	font-size: 0.8em;
	font-weight: normal;
	color: black;
	margin: 5px 3px 5px 3px;
	padding: 5px 3px 2px 4px;
}

div.fixedlinks a:hover, div.fixedlinks a:focus, div.fixedlinks a:active
{
	background-color:#888B9C;
	color: white;
	text-decoration:none;
	margin: 5px 3px 5px 3px;
	padding: 5px 3px 2px 4px;
}

/* main panes */

div.wrapper 
{
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: white;
	color: black;
	text-align: center;
	width: 996px;
}

div.header 
{
	background-color: white;
	color: #000;
	padding: 0px;
}

div.navigation 
{
	clear: both;
	background-color: white;
	color: #000;
	margin: 0px 0px 5px 0px;
	padding: 2px 0;
	border-bottom:1px solid #67341d;
}

div.navigation span
{
	font-size: 80%;
	font-weight: bold;
	color: #888B9C;
}

div.navigationleft
{
	position: relative;
    text-align: left;
    float: left;
}

div.navigationleft span
{
	font-size: 80%;
	font-weight: bold;
	color: #888B9C;
}

div.navigationleft a, div.navigationleft a:link, div.navigationleft a:visited
{
	font-size: 130%;
	color: #888B9C;
	padding-bottom: 2px;
}

div.navigationleft a:hover, div.navigationleft a:focus, div.navigationleft a:active
{
	background-color: #888B9C;
	color: white;
}

div.navigationright
{
    position: relative;
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div.navigationright span
{
	font-size: 80%;
	font-weight: bold;
	color: #888B9C;
}

div.maincontent
{
	text-align:left;	
	margin: 0px 10px 0px 10px;
	width: 996px;
}

/*   entspricht der linken Spalte bei Skins mit Men */
div.menue
{
	float: left;
	width: 244px;
	background-color: white;
	color: black;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

/*	die search pane mit dem Suchen Feld */
DIV.SearchPane
{
	width: 235px;
	background-color: #F9F9F9;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.SearchField
{
	width: 220px !important;
}

div.leftpane
{
	float: left;
	width: 244px;
	background-color: white;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

div.contentpane
{
	float:left;
	text-align:left;	
	width: 489px;
	margin: 0px 9px 0px 10px;
	padding: 5px 0px 5px 0px;	
}

div.contentpane2col
{
	float: right;
	text-align:left;	
	width: 742px;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 5px 0px;	
}

div.rightpane 
{
	float: right;
	text-align: left;
	background-color: white;
	color: black;
	width: 244px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

div.footer 
{
	background-color: white;
	color: #000;
	width: 100%;
	margin: 0px 10px 0px 10px;
	padding-bottom: 2px;
	text-align: center;
	border-bottom: 4px solid white;
	width: 996px;
}

div.footer a, div.footer a:link, div.footer a:visited
{
	font-size: 80%;
	color: #587497;
	padding-bottom: 2px;
	text-decoration:none;
}

div.footer a:hover, div.footer a:focus, div.footer a:active
{
	background-color: #2D4168;
	color: white;
}

div.footer span
{
	font-size: 80%;
	color: #888B9C;
	padding-right: 10px;
}

/* default */

HR 
{
	color: #67341d;
}

DIV.clear
{
	clear: both;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}

P
{
	line-height: 130%;
}
a {color:#0762BF;}
a:hover {color:#F96C05;text-decoration:underline;}
img {display:block;}

/* base classes */
.Normal
{
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 90%;
	line-height: 140%;
}

a.normal, a.normal:link, a.normal:visited
{
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration:none;
	color: #2D4168;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 3%;
	padding-right: 3%;	
}

a.normal:hover, a.normal:focus, a.normal:active
{
	background-color: #2D4168;
	color: white;
}


/*
	========================
	 CSS STYLES FOR TOP MENU
	========================
*/   

DIV.TopMenueContainer 
{
	text-align: center;
	width: 994px;
	color: black;
	background-color: white;
	border: 1px solid #d9d9d9;
	padding: 0px;
}

UL.TopMenueList 
{
	position:relative;
	display: block;
	float:none;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

UL.TopMenueList li 
{
	list-style: none;
	font-size: 0.9em;
	font-weight: normal;
	width: 248px;
	margin:0px;
	float:left;
}

UL.TopMenueList li a, UL.TopMenueList li a:link, UL.TopMenueList li a:visited 
{
	color: black;
	padding: 15px 0;
	text-decoration: none;
	display: block;
	border: 0px none;
	width: 100%
}

UL.TopMenueList li a:hover,  UL.TopMenueList li a:focus, UL.TopMenueList li a:active 
{
	color: white;
	border: 0px none;
}

/* 
	================================
	Men 1 = orange
	================================
*/

UL.TopMenueList li a.TopMenueItem1, UL.TopMenueList li a.TopMenueItem1:link, UL.TopMenueList li a.TopMenueItem1:visited
{
	width:247px;
	padding: 15px 0px;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:1px solid #d9d9d9;
	color:#f96c05;
	font-weight:bold;
}

UL.TopMenueList li a.TopMenueItem1:hover,  UL.TopMenueList li a.TopMenueItem1:focus, UL.TopMenueList li a.TopMenueItem1:active 
{
	background-image:url(images/menu_orange_bg.jpg);background-repeat:repeat-x;
}

UL.TopMenueList li a.TopMenueSelectedItem1, UL.TopMenueList li a.TopMenueSelectedItem1:link, UL.TopMenueList li a.TopMenueSelectedItem1:visited
{
	background-image:url(images/menu_orange_bg.jpg);background-repeat:repeat-x;
	width:247px;
	padding: 15px 0px;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:1px solid #d9d9d9;
	color:#f96c05;
	font-weight:bold;
}

/* 
	================================
	Men 2 = braun 
	================================
*/

UL.TopMenueList li a.TopMenueItem2, UL.TopMenueList li a.TopMenueItem2:link, UL.TopMenueList li a.TopMenueItem2:visited
{
	width:247px;
	padding: 15px 0px;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:1px solid #d9d9d9;
	color:#67341d;
	font-weight:bold;
}

UL.TopMenueList li a.TopMenueItem2:hover,  UL.TopMenueList li a.TopMenueItem2:focus, UL.TopMenueList li a.TopMenueItem2:active 
{
	background-image:url(images/menu_braun_bg.jpg);background-repeat:repeat-x;
}

UL.TopMenueList li a.TopMenueSelectedItem2, UL.TopMenueList li a.TopMenueSelectedItem2:link, UL.TopMenueList li a.TopMenueSelectedItem2:visited
{
	background-image:url(images/menu_braun_bg.jpg);background-repeat:repeat-x;
	width:247px;
	padding: 15px 0px;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:1px solid #d9d9d9;
	color:#67341d;
	font-weight:bold;
}

/* 
	================================
	Men 3 = blau 
	================================
*/

UL.TopMenueList li a.TopMenueItem3, UL.TopMenueList li a.TopMenueItem3:link, UL.TopMenueList li a.TopMenueItem3:visited
{
	width:247px;
	padding: 15px 0px;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:1px solid #d9d9d9;
	color:#0762bf;
	font-weight:bold;
}

UL.TopMenueList li a.TopMenueItem3:hover,  UL.TopMenueList li a.TopMenueItem3:focus, UL.TopMenueList li a.TopMenueItem3:active 
{
	background-image:url(images/menu_blau_bg.jpg);background-repeat:repeat-x;
}

UL.TopMenueList li a.TopMenueSelectedItem3, UL.TopMenueList li a.TopMenueItemSelected3:link, UL.TopMenueList li a.TopMenueSelectedItem3:visited
{
	background-image:url(images/menu_blau_bg.jpg);background-repeat:repeat-x;
	width:247px;
	padding: 15px 0px;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:1px solid #d9d9d9;
	color:#0762bf;
	font-weight:bold;
}

/* 
	===================================
	Men 4 = gruen 
	===================================
*/

UL.TopMenueList li a.TopMenueItem4, UL.TopMenueList li a.TopMenueItem4:link, UL.TopMenueList li a.TopMenueItem4:visited
{
	width:250px;
	padding: 15px 0px;
	border:none;
	color:#3b775c;
	font-weight:bold;	
}

UL.TopMenueList li a.TopMenueItem4:hover,  UL.TopMenueList li a.TopMenueItem4:focus, UL.TopMenueList li a.TopMenueItem4:active 
{
	background-image:url(images/menu_gruen_bg.jpg);background-repeat:repeat-x;
}

UL.TopMenueList li a.TopMenueSelectedItem4, UL.TopMenueList li a.TopMenueSelectedItem4:link, UL.TopMenueList li a.TopMenueSelectedItem4:visited
{
	background-image:url(images/menu_gruen_bg.jpg);background-repeat:repeat-x;
	width:250px;
	padding: 15px 0px;
	border:none;
	color:#3b775c;
	font-weight:bold;	
}

/*
	================================
	CSS STYLES FOR CHILD MENU BRAUN
	================================
*/   

DIV.ChildMenueContainer 
{
	text-align: left;
	width: 100%;
	color: black;
	background: #F9F9F9;
	border: 0px none;
	padding: 0px;
}

UL.ChildMenueList 
{
	background-color: #F9F9F9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
	border-top: dashed 1px gray;
}

UL.ChildMenueList LI 
{
	list-style-type: none;
	border-bottom: dashed 1px gray;
}

UL.ChildMenueList UL 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 0.9em;
}

UL.ChildMenueList li a.ChildMenueItem, UL.ChildMenueList li a.CssMenueSelectedItem, UL.ChildMenueList li a.ChildMenueItem:link, UL.ChildMenueList li a.CssMenueSelectedItem:link, UL.ChildMenueList li a.ChildMenueItem:visited, UL.ChildMenueList li a.CssMenueSelectedItem:visited  
{
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 3px;
	text-decoration: none;
	display: block;
	background-color: #F9F9F9;
	width: 235px;
}

UL.ChildMenueList li a.ChildMenueItem:hover, UL.ChildMenueList li a.ChildMenueItem:focus, UL.ChildMenueList li a.ChildMenueItem:active
{
	color: white;
	background-color: #67341d;
}

UL.ChildMenueList UL li
{
	border-bottom: dashed 0px gray;	
}

UL.ChildMenueList UL li a.ChildMenueItem, UL.ChildMenueList UL li a.CssMenueSelectedItem, UL.ChildMenueList UL li a.ChildMenueItem:link, UL.ChildMenueList UL li a.CssMenueSelectedItem:link, UL.ChildMenueList UL li a.ChildMenueItem:visited, UL.ChildMenueList UL li a.CssMenueSelectedItem:visited 
{
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	display: block;
	background-color: #F9F9F9;
	width: 220px;
}

UL.ChildMenueList UL li a.ChildMenueItem:hover,  UL.ChildMenueList UL li a.ChildMenueItem:focus, UL.ChildMenueList UL li a.ChildMenueItem:active 
{
	color: white;
	background: #67341d;
}

/*
	=============================
	 CSS STYLES FOR BOX CONTAINER
	=============================
*/   

DIV.ModuleContainer
{
	font-weight: normal;
	background-color: #F9F9F9;
	padding: 0px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	width: auto;
	height: auto;
}

DIV.ModuleTitleRow
{
	background-image:url(images/menu_braun_bg.jpg);background-repeat:repeat-x;
	color: #67341d;
	font-weight: bold;
	background-color: #F9F9F9;
	padding: 8px 5px;
	width: auto;
}

DIV.ModuleContentPane
{
	padding: 2px 2px 2px 2px;
	background-color: #F9F9F9;
	font-size: 0.8em;
}
.ModuleFooter {background-image:url(images/menu_braun_bg.jpg);background-repeat:repeat-x;height:30px;}

.ModuleContainerTitle
{
	font-size: 1em;
}

.solpart
{
	float: right;
	width: 20px;
}