/* Tags */
h1 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
    color: #bd1120;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}
h2 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
    color: #bd1120;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}
h3 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.9em;
    color: #bd1120;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}
h4 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
    color: #bd1120;
    font-weight: bold;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}

/* Haupt Stylesheet */
body {
	background-color: #FFFFFF;
	font-family : Arial, Verdana, Sans-Serif;
	font-size: 0.7em;
	margin-top: 25px;
}
.bodycenter {
    text-align: center;
}
#Layout {
	background-image: url(../images/schatten_streifen_rechts.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 980px;
	margin: auto;
}
#MainLayoutRight {
	padding-top: 0px;
	background-image: url(../images/schatten_ecke_rechts_o.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 980px;
}
#LeftMenu{
    float:left;
	text-align: left;
	border: 0px black solid;
	width: 178px;
	background-image: url(../images/BG_Navigation.jpg);
	background-repeat:no-repeat;
	height:auto!important;
    height:300px;
	min-height:300px;
}
#MainBody {
	text-align: left;
	border: 1px black solid;
	width: 963px;
	_width: 972px;
	margin: 0px 8px 0px 8px;
	height:auto!important;
    height:300px;
	min-height:300px;
}
#LanguageMenu {
	text-align: right;
	padding: 4px 17px 0px 0px;
	height: 20px;
}
#LogoText {
	text-align: left;
	font-size: 2.5em;
	margin-left: 0px;
	margin-top: -11px;
	height: 90px;
	color: #4d4435;
	font-weight:bold;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

/*Header Style*/
#Header {
	position: relative;
	height: 200px;
	background-color: #97BF10;
	background-image: url(../images/header_big.jpg);
	background-position: 178px top;
	background-repeat: no-repeat;
	width:auto;
	_width:975px;
	_background-position: 181px top;
}
#subtitle {
    position: absolute;
    right: 0px;
    padding: 17px;
    top: 142px;
    font-size: 2.3em;
    color: #ffffff;
    font-weight: bold;
}
#search {
    height: 17px;
    width: 161px;
    background-color: #BD1120;
    padding: 0px 0px 0px 17px;
    border-bottom: solid 1px #FFFFFF;
}
#MainContent {
    float:left;
    margin: 17px;
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	width:739px;
		height:auto!important;
    height:300px;
	min-height:300px;
}
#FooterContent {
    clear:both;
	text-align: right;
	vertical-align: middle;
	padding: 5px 0px 3px 7px;
	background-color: #666666;
	width:auto;
	_width:968px;
	color: #FFFFFF;
}
#MainFooter {
    float:left;
	width: 971px;
	_width:973px;
	text-align: left;
	margin-left: 8px;
	padding: 0px 0px 0px 0px;
	background-color: white;
	background-image: url(../images/schatten_streifen_u.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 16px;
}
#MainFooterContent {
	padding-left: 17px;
	padding-top: 10px;
	background-image: url(../images/schatten_ecke_rechts_u.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 956px;
	_width: 958px;
	position: relative;
}
#MainFooterContentLeft {
	background-image: url(../images/schatten_ecke_links_u.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 948px;
}
#webbyrol a,#webbyrol a:link,#webbyrol a:visited,#webbyrol a:hover,#webbyrol a:active {
    position: absolute;
    right: 17px;
    top: 10px;
    font-size: 1.0em;
	color: #000000;
}

/* Einbindung Classen */
.userNavi {
    text-align: right;
    height: 20px;
}
.logout, .userNavi table {
    float: right;
    margin: 0px 0px 0px 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    background-color: #ffffff;
}
.typo3-editPanel-previewBorder {
    background-color: #CDCDD4;
}
.logout a ,.logout a:hover, .logout a:visited {
   	padding: 1px 20px 1px 20px;
   	width: 42px;
   	display: block;
   	text-decoration: none;
   	font-weight: bold;
   	color: #000000;
}
.headertitlered {
    color: #bd1120;
    font-weight: bold;
}
.headersubtitle {
    color: #4d4435;
    font-weight: bold;
}
.footermenuwithborder {
    border-right: solid 1px #ffffff;
}
.secondLanguagemenu {
   	border-left: solid 1px #000000;
}

/* Menueformatierungen Hauptmenue*/
#menu {
    padding: 22px 0px 0px 0px;
    text-transform: uppercase;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;		
}
#menu ul li a {
	display: block;
	width: 161px;
	padding: 3px 0px 3px 17px;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;	
	height: 18px;
	color: #ffffff;
}

#menu ul li a.FirstLevelActive{
    color: #bd1120;
}


#LeftMenu {
    padding: 22px 0px 0px 0px;
}
#LeftMenu ul {
	margin: 0px;
	padding: 0px;
}
#LeftMenu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;		
}
#LeftMenu ul li a {
	display: block;
	font-size: 1.1em;
	text-decoration: none;
	height: 18px;
	color: #333;
	font-weight:normal;
}

#LeftMenu ul li a:hover {
	height: 18px;
	color: #bd1120;
	background-color:#ffffff;
}

#LeftMenu ul li a.SecondLevel, #LeftMenu ul li a.SecondLevelActive  {
    width: 161px;
	padding: 3px 0px 3px 17px;
}

#LeftMenu ul li a.ThirdLevel, #LeftMenu ul li a.ThirdLevelActive {
    width: 151px;
    font-size: 1em;
	padding: 3px 0px 3px 33px;
	
}

#LeftMenu ul li a.SecondLevelActive, #LeftMenu ul li a.ThirdLevelActive {
    font-weight:bold;
    color: #bd1120;
}

/* Menueformatierungen Footermenue*/
#FooterContent  ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 16px;
}
#FooterContent  ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	width: 85px;	
}
#FooterContent ul li a{
	display: block;
	padding: 0px 10px 0px 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
	height: 15px;
	line-height: 16px;
	vertical-align: middle;
}
#LanguageMenu ul {
    margin: 0px;
}
#LanguageMenu  ul li {
	margin: 0px;
	list-style: none;
	float: right;
	padding: 0px 0px 0px 10px;	 
	width: 40px;
	line-height: 16px;
	vertical-align: middle;
}
#LanguageMenu ul li a { 
    text-decoration: none;  
}
#LanguageMenu a:hover {
    color: #000000;
	text-decoration: underline;
}
.LanguageMenunormal {
    color: #000000;
	text-decoration: none; 	
}
.LanguageMenuactive {
    color: #bd1120;
    font-weight: bold;	
}


#PagePath {
    margin-top:8px;
    font-size: 11px;
}

#PagePath a{
   text-decoration:none;
   font-size:11px;
   color:#000000;
}

#PagePath a:hover{
   color:#bd1120;
}

#PagePath a.pagePathActive{
   color:#bd1120;
}


/* Formularfelder Definition */
.errorformfield {
	color: #FF0000;
	font-weight: bold;
}
.fields {
	width: 148px;
}
.red {
	color: #FF0000;
}

/*Formatierung Link*/
a {
 color: #bd1120;
 text-decoration: underline;
}