﻿@import url(../formsAndModules.css);
/* 

AUMA CSS 

Author: cyberpark, SG
Datum: 03.01.07

Bemerkung: Umbau von Tabellen-Layout auf DIV Layout.


*/



html
{
	width: 100%;
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.aumaWebsiteWrapper
{
	position: relative;
	width: 998px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}



/* Headbereich */

.aumaHead
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 175px;
	margin: 0px;
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid green;
	z-index: 2;
	background: White url(../../../images/default/241003/headBackgroundShade.gif) repeat-y;
}

.headLogo
{
	position: absolute;
	top: 0px;
	left: 4px;
	margin: 0px;
	z-index: 1;
}

.headMetaNavigation
{
	position: absolute;
	top: 0px;
	left: 4px;
	list-style: none;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	font-size: 11px;
	z-index: 3;
}

.headMetaNavigation li
{
	float: left;
	height: 16px;
	margin: 0px 3px 0px 0px;
	padding: 3px 8px 0px 0px;
	background: url(../../../images/default/241003/metaNavDivider.gif) right no-repeat;
}

.headMetaNavigation li a
{
	color: #00720e;
	letter-spacing: 1px;
	text-decoration: none;
}

.headMetaNavigation li a:hover
{
	text-decoration: underline;
}

.headImage
{
	position: absolute;
	top: 0px;
	right: 4px;
	margin: 0px;
	border: 0px solid red;
}


/* Content Wrap */

.aumaContentWrapper
{
	position: absolute;
	top: 118px;
	left: 0px;
	width: 990px;
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	z-index: 2;
	font-size: 12px;
	background: White url(../../../images/default/241003/bodyBackgroundShade.gif) repeat-y;
	border: 0px solid red;
}

.headBottomShade
{
	/* mit beim Content */
	position: absolute;
	top: 30px;
	left: 4px;
}

#redCMS_Content
{
	padding-bottom: 30px;
}

.aumaContent
{
	position: relative;
	left: 215px;
	width: 555px;
	margin: 25px 0px;
	border: 0px solid red;
	min-height: 450px;
}

.aumaContent ul
{
	list-style-image: url(../../../images/default/241003/contentListBullet.gif);
	list-style-position: outside top;
	padding: 0px 0px 0px 17px;
	margin: 0px;
	line-height: 16px;
}

.aumaContent .aumaTop
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 11px;
	border: 0px solid red;
}
.aumaTop a
{
	color: #000000 !important;
}


.minHeight
{
	position: relative;
	width: 1px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	float: left;
	border: 0px solid red;
}

/* Breadcrump Navigation */

.breadcrumpNav
{
	position: absolute;
	top: 37px;
	left: 213px;
	margin: 0px;
	padding: 0px;
	border: 0px solid green;
	list-style: none;
	font-size: 11px;
}

.breadcrumpNav li
{
	float: left;
	margin: 0px;
	padding: 0px 13px 0px 5px;
	background: url(../../../images/default/241003/breadcrumpArrow.gif) no-repeat right;
}

.breadcrumpNav a
{
	color: #333333;
	text-decoration: none;
}
.breadcrumpNav a:hover
{
	color: #333333;
	text-decoration: underline;
}

/* Hauptnavigation im Content */

.contentMainNavWrapper
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 30px;
	background: url(../../../images/default/241003/contentNavigationBackground.gif) repeat-y;
	z-index: 6;
}

.contentMainNavigationLevel0
{
	position: absolute;
	top: 0px;
	left: 211px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	z-index: 3;
}

.contentMainNavigationLevel0 li
{
	position: relative;
	float: left;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 7px 8px 0px 8px;
	background: none;
	text-transform: uppercase;
	white-space: nowrap;
}

.contentMainNavigationLevel0 li ul
{
	display: none;
	top: 28px; /* neu, Abstand wegen div zindex */
}

.aumaWorldwideLevel0 li ul
{
	display: none;
	top: 16px;
}

.aumaWorldwideLevel1 .inactive a:hover
{
	text-decoration: underline;
}

.contentMainNavigationLevel0 li:hover ul, .contentMainNavigationLevel0 li.over ul, .aumaWorldwideLevel0 li:hover ul, .aumaWorldwideLevel0 li.over ul
{
	/* 	Ausklapper Navigation oben 	Auch im Body/OnLoad "startList();" einbauen! 	*/
	display: block;
}

.contentMainNavigationLevel0 .active, .contentMainNavigationLevel0 .active2, .contentMainNavigationLevel0 li.over, .contentMainNavigationLevel0 .inactive:hover
{
	height: 23px;
	background-color: #7db73c;
}

.contentMainNavigationLevel1 .inactive:hover
{
	height: 18px;
	background-color: white;
}

.contentMainNavigationLevel0 .inactive a
{
	color: white;
	text-decoration: none;
}

.contentMainNavigationLevel0 .active a,
.contentMainNavigationLevel0 .active2 a
{
	color: white;
	text-decoration: none;
}

.contentMainNavigationLevel1, .aumaWorldwideLevel1
{
	position: absolute;
	top: 20px;
	left: 0px; /*width: 205px; */
	margin: 2px 0px 0px 0px;
	padding: 4px 10px 2px 0px;
	background: white;
	border: 1px solid #aaaaaa !important;
	list-style: none;
	list-style-position: outside;
	z-index: 3;
}
.aumaWorldwideLevel1
{
	width: 125px;
}
.contentMainNavigationLevel1 li, .aumaWorldwideLevel1 li
{
	float: none;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	border: none !important;
}

.contentMainNavigationLevel1 .active,
.contentMainNavigationLevel1 .active2
{
	background-color: white;
	height: 18px;
}

.contentMainNavigationLevel1 .inactive a, .aumaWorldwideLevel1 .inactive a
{
	color: #666666 !important;
	font-weight: normal;
	text-decoration: none;
}

.contentMainNavigationLevel1 .active a,
.contentMainNavigationLevel1 .active2 a
{
	color: black;
	text-decoration: none;
}

.contentMainNavigationLevel1 a:hover
{
	text-decoration: underline;
}

/* Search und Worldwide */

.aumaSearch
{
	position: absolute;
	top: 3px;
	right: 40px;
	z-index: 4;
}

.aumaSearch input
{
	border:medium none;
    margin:0 !important;
}

.aumaWorldwide
{
	position: absolute;
	top: -51px;
	left: 2px;
	width: 180px;
	z-index: 2;
}

.aumaWorldwideLevel0
{
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-size: 11px;
	
	border: 0px solid red;
}

.aumaWorldwideLevel0 li
{
	position: relative;
	width: 120px;
	height: 18px;
	margin: 0px 6px 0px 0px;
	padding: 2px 0px 0px 5px;
	background: white;
	border: 1px solid #A2A3A5;
}

.aumaWorldwideLevel0 .inactive a
{
	color: black !important;
	text-decoration: none;
}

.dropDownArrow
{
	position: absolute;
	top: 1px;
	right: 25px;
}

.dropDownArrow img
{
	border: none;
}

/* linke Seite */

.leftSideWrapper
{
	position: absolute;
	top: 173px;
	left: 10px;
	width: 185px;
	margin: 0px;
	border: 0px solid red;
	z-index: 3;
	font-size: 12px;
}
.leftSideWrapper a, .leftSideWrapper a:visited, .leftSideWrapper a:link
{
	color: #00720e;
	text-decoration: none;
}
.leftSideWrapper a:hover
{
	color: #00720e;
	text-decoration: underline;
}


/* Subnavigation */

.redcmsProjectNavigationLevel0
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 185px;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 3px 0px;
	list-style: none;
	list-style-position: outside;
	font-size: 12px;
	background: #FFFFFF;
	border: 0px solid #aaaaaa;
}

.redcmsProjectNavigationLevel0 li
{
	line-height: 19px;
}

.redcmsProjectNavigationLevel0 a
{
	line-height: 21px;
	text-decoration: none;
	margin: 0px 11px 0px 11px;
	border: 0px solid green;
	padding: 0px;
}

.redcmsProjectNavigationLevel0 a:hover
{
	text-decoration: underline;
}

.redcmsProjectNavigationLevel0 .inactive
{
	background: none;
}

.redcmsProjectNavigationLevel0 .active,
.redcmsProjectNavigationLevel0 .active2
{
	background: url(../../../images/default/241003/leftNavActiveBack.gif) repeat-x;
	border-bottom: 1px solid #00720e;
}

.redcmsProjectNavigationLevel0 .inactive a
{
	color: #000000;
}

.redcmsProjectNavigationLevel0 .active a,
.redcmsProjectNavigationLevel0 .active2 a
{
	color: #00720e;
}

.redcmsProjectNavigationLevel1
{
	list-style: none;
	list-style-position: outside;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 11px;
}

.redcmsProjectNavigationLevel1 a
{
	line-height: 18px;
}

.redcmsProjectNavigationLevel1 .inactive a
{
	color: #444547;
	padding-left: 10px;
	background: none;
}

.redcmsProjectNavigationLevel1 .active a
{
	color: #00720E;
	padding-left: 10px;
	background: url(../../../images/default/241003/leftNavSubArrow.gif) left no-repeat;
}
.redcmsProjectNavigationLevel1 .active2 a
{
	color: #00720E;
	padding-left: 10px;
	background: url(../../../images/default/241003/leftNavActiveBack.gif) left no-repeat;
}

.redcmsProjectNavigationLevel2
{
	list-style: none;
	list-style-position: outside;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

.redcmsProjectNavigationLevel1 .inactive
{
	background: none;
}

.redcmsProjectNavigationLevel1 .active,
.redcmsProjectNavigationLevel1 .active2
{
	background: none;
	border-bottom: 0px solid #00720E;
}

.redcmsProjectNavigationLevel2 .inactive a
{
	color: #444547;
	margin-left: 22px;
	padding-left: 10px;
	background: none;
}

.redcmsProjectNavigationLevel2 .active a,
.redcmsProjectNavigationLevel2 .active2 a
{
	color: #00720E;
	margin-left: 22px;
	padding-left: 10px;
	background: url(../../../images/default/241003/leftNavSubArrow.gif) left no-repeat;
}

.redcmsProjectNavigationLevel2 .inactive a
{
	color: #444547;
}

.redcmsProjectNavigationLevel2 .active a,
.redcmsProjectNavigationLevel2 .active2 a
{
	color: #444547;
}

.redcmsProjectNavigationLevel2 ul
{
	list-style: none;
	list-style-position: outside;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

.redcmsProjectNavigationLevel2 ul .inactive a
{
	color: #444547;
}

.redcmsProjectNavigationLevel2 ul .active a,
.redcmsProjectNavigationLevel2 ul .active2 a
{
	color: #00720E;
}

/* linke Seite Content */

.leftSideContent
{
}

/* Footer */
.aumaFooter
{
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 30px;
	background: url(../../../images/default/241003/footerBackground.gif) repeat-y;
	z-index: 3;
	font-size: 11px; /*border: 1px solid red;*/
}

.aumaFooter ul
{
	position: absolute;
	list-style-type: none;
	list-style-position: inside; /*border: 1px solid yellow;*/
	display: block;
	left: 215px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

.aumaFooter li
{
	float: left;
	height: 16px;
	margin: 0px 3px 0px 0px;
	padding: 6px 8px 0px 0px; /*background: url(../../../images/default/241003/metaNavDivider.gif) right no-repeat;*/
}

.aumaFooter li a
{
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}

.aumaFooter li a:hover
{
	text-decoration: underline;
}


/* Rechte Seite */

.aumaRightSideWrapper
{
	position: absolute;
	top: 53px;
	right: 10px;
	width: 190px;
	margin: 0px;
	padding: 0px;
	background: White;
	font-size: 11px;
	z-index: 4;
}

.aumaRightSideWrapper a
{
	color: #00720e;
	text-decoration: none;
}

.aumaRightSideWrapper a:hover
{
	text-decoration: underline;
}

.aumaRightSideContentBlock
{
	position: relative;
	width: 188px;
	border: 1px solid #A2A1A6;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	table-layout: fixed;
	border-collapse: collapse;
}

table.aumaRightSideContentBlock
{
	width: 190px;
}

.aumaRightSideContentBlock td
{
	vertical-align: top;
}

.aumaRightSideContentBlock p
{
	margin: 0px 0px 0px 10px;
	padding: 2px 6px 9px 0px;
}

.rightSideTitel
{
	width: 100%;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background: #757577 url(../../../images/default/241003/rightSideTitelShade.gif) bottom repeat-x;
}

.rightSideTitel h3
{
	font-size: 11px;
	color: White;
	margin: 0px 0px 0px 6px;
	padding: 2px 0px;
	line-height: 16px;
	text-transform: uppercase;
}

.aumaRightSideWrapper hr
{
	height: 1px;
	margin: 7px 0px 9px 0px;
	padding: 0px;
	background: #757577;
	border: none;
}


.modRedcmsLogin
{
	margin: 3px 0px 12px 3px;
}

.modRedcmsLogin form
{
	margin: 0px;
	padding: 0px;
}

.logInFunction
{
	margin: 6px 0px 6px 3px;
}

.modRedcmsLogin a
{
	/*		color: #FF3C12 !important;*/
	color: #00720e;
	line-height: 18px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 13px;
	background-image: url(../../../images/default/rightSideArrowRight.gif);
}

/*Quicklinks*/
.rightSideQuicklinks
{
	width: 100%;
	margin: 3px 0px 12px 0px;
}

.rightSideQuicklinks H3
{
	font-size: 13px;
	margin: 3px 0px 6px 4px;
}

.rightSideQuicklinks .quickLinkList
{
	list-style: none;
	list-style-position: outside;
	margin: 0px 0px 6px 3px;
	padding: 0px;
	line-height: 16px;
}

.rightSideQuicklinks .quickLinkList a
{
	color: #444547;
	margin-left: 5px;
}

/* Standard Formattierungen für den Content */

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
	color: #737476;
	border-top: 1px solid #737476;
	border-bottom: 1px solid #737476;
}

h2
{
	font-size: 16px;
}

.aumaContent a, .aumaContent a:visited, .aumaContent a:link, .aumaContent a:active, .aumaContent a:focus
{
	/*	color: #FF3C12;  orange*/
	color: #00720e;
	text-decoration: none;
}


.aumaContent a:hover
{
	/*	color: #FF3C12;  orange*/
	color: #00720e;
	text-decoration: underline;
}

.modCommunityLoginContent a
{
	color: #0000FF;
	line-height: 18px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 13px;
	background-image: url(../../../images/default/rightSideArrowRight.gif);
	background-position: left;
	background-repeat: no-repeat;
}


.headMetaNavigationFlag {
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 10px;
padding:0;
position:absolute;
right:16px;
top:6px;
z-index:3;
}
.headMetaNavigationFlag li {
float:left;
height:16px;
margin:0;
padding:0;
}
.headMetaNavigationFlag li a {
color:#333333;
letter-spacing:1px;
margin:auto 3px auto 0;
padding:0;
text-decoration:none;
}
.headMetaNavigationFlag li a:hover {
text-decoration:underline;
}
