﻿@import url(/projects/usa/css/default/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: 990px;
	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/500160/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/500160/metaNavDivider.gif) right no-repeat;
}

.headMetaNavigation li a
{
	color: #333;
	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: relative;
	top: 118px;
	left: 0;
	width: 990px;
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	z-index: 2;
	font-size: 12px;
	color:#fff;
	background: White url(../../../images/default/500160/bodyBackgroundShade.jpg) 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/500160/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: #CCCCCC !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/500160/breadcrumpArrow.gif) no-repeat right;
}

.breadcrumpNav a
{
	color: #ccc;
	text-decoration: none;
}
.breadcrumpNav a:hover
{
	color: #ccc;
	text-decoration: underline;
}

/* Hauptnavigation im Content */

.contentMainNavWrapper
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 992px;
	height: 30px;
	background: url(../../../images/default/500160/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 li.over, .contentMainNavigationLevel0 .inactive:hover
{
	height: 23px;
	background-color: #555555;
}

.contentMainNavigationLevel1 .inactive:hover
{
	height: 23px;
}

.contentMainNavigationLevel0 .inactive a
{
	color: white;
	text-decoration: none;
}

.contentMainNavigationLevel0 .active a
{
	color: white;
	text-decoration: none;
}

.contentMainNavigationLevel1, .aumaWorldwideLevel1
{
	position: absolute;
	top: 20px;
	left: 0px; /*width: 205px; */
	margin: 2px 0px 0px 0px;
	padding: 5px 10px 2px 0px;

	border: 1px solid #000 !important;
	list-style: none;
	list-style-position: outside;
	z-index: 3;
	background:#ccc;
}
.aumaWorldwideLevel1
{
	width: 125px;
	
}
.contentMainNavigationLevel1 li, .aumaWorldwideLevel1 li
{
	float: none;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	border: none !important;
	
}

.contentMainNavigationLevel1 .active, 
.contentMainNavigationLevel1 li.over, 
.contentMainNavigationLevel1 .inactive:hover
{
	height: 18px;
	background:#ccc;
}

.contentMainNavigationLevel1 .inactive a, .aumaWorldwideLevel1 .inactive a
{
	color:#666 !important;
	font-weight: normal;
	text-decoration: none;
}

.contentMainNavigationLevel1 .active a
{
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.contentMainNavigationLevel1 a:hover
{
	text-decoration: underline;
}

/* Search und Worldwide */

.aumaSearch
{
	position: absolute;
	top: 5px;
	right: 40px;
	z-index: 4;
}

.aumaSearch input
{
	margin: 0px !important;
	border:none;
}

.aumaWorldwide
{
	position: absolute;
	top: -50px;
	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: 16px;
	margin: 0px 6px 0px 0px;
	padding: 2px 0px 0px 5px;
	background: white;
	border: 0px solid #A2A3A5;
}

.aumaWorldwideLevel0 .inactive a
{
	color: black !important;
	text-decoration: none;
}

.dropDownArrow
{
	position: absolute;
	top: 0px;
	right: 28px;
}

.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;
	color:#FFF;
}
.leftSideWrapper a, .leftSideWrapper a:visited, .leftSideWrapper a:link
{
	color: #f47209;
	text-decoration: none;
}
.leftSideWrapper a:hover
{
	color: #f47209;
	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;
}

.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
{
	background: url(../../../images/default/500160/leftNavActiveBack.gif) no-repeat;
	background-position:left;
}

.redcmsProjectNavigationLevel0 .inactive a
{
	color: #f47209;
}

.redcmsProjectNavigationLevel0 .active a
{
	color: #f33203;
}


.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: #005AA0;
	padding-left: 10px;
	background: url(../../../images/default/500160/leftNavSubArrow.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
{
	background: none;
	border-bottom: 0px solid #005AA0;
}

.redcmsProjectNavigationLevel2 .inactive a
{
	color: #444547;
	margin-left: 22px;
	padding-left: 10px;
	background: none;
}

.redcmsProjectNavigationLevel2 .active a
{
	color: #005AA0;
	margin-left: 22px;
	padding-left: 10px;
	background: url(../../../images/default/500160/leftNavSubArrow.gif) left no-repeat;
}

.redcmsProjectNavigationLevel2 .inactive a
{
	color: #444547;
}

.redcmsProjectNavigationLevel2 .active a
{
	color: #005AA0;
}

.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
{
	color: #005AA0;
}

/* linke Seite Content */

.leftSideContent
{
}

/* Footer */
.aumaFooter
{
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 30px;
	background: url(../../../images/default/500160/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/500160/metaNavDivider.gif) right no-repeat;*/
}

.aumaFooter li a
{
	color: #000;
	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: transparent;
	font-size: 11px;
	z-index: 4;
}

.aumaRightSideWrapper a
{
	color: #f47217;
	text-decoration: none;
	/*padding-left: 8px;
	background: url(../../../images/default/500160/right.gif) left no-repeat;*/
}

.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/500160/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: #0000FF;
	line-height: 18px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 13px;
	background-image: url(../../../images/default/rightSideArrowRight.gif);
}

.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: #fff;
	border-top: 1px solid #858384;
	border-bottom: 1px solid #858384;
}

h2
{
	font-size: 16px;
}

h3
{		
	color: #ccc;
	border-bottom: 1pt solid #858384;
	font-size: 14px;
	font-style:italic;
}

h4
{		
	color: #fff;
	font-size: 14px;
}

.aumaContent a:link 
{
	color: #f47209;
	text-decoration: none;	
}

.aumaContent a 
{
	color: #f47209;
	text-decoration: none;	
}

.aumaContent a:visited
{
	color: #f47209;
	text-decoration: none;	
}

.aumaContent a:hover
{
	color: #f47209;
	text-decoration: underline;
}

.aumaContent a:focus
{
	color: #f47209;
	text-decoration: underline;
}

.aumaContent a:active
{
	color: #f47209;
	text-decoration: none;	
}

.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;
}
