/*** DEF GENERAL ELEMENTS ***/
body {
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

h1 {
	margin: 0;
	padding: 0;
	color: #ff9900;
	font-size: 1.9em;
	font-weight: bold;
}

h2 {
	clear:right;
	padding: 0;
	margin: 0;
	color: #ff9900;
	font-size: 1em;
	font-weight: bold;
}
/*** END DEF GENERAL ELEMENTS ***/

/****  MENU DEF  ****/
ul#menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 252px;
}

ul#menu li {
	padding: 0 0 6px 0;
	margin: 0 0 2px 0;
	background: url(../images/menu_start_background.gif) top left no-repeat;
}

ul#menu li a {
	padding: 0 0 6px 20px;
	display: block;
}

ul#menu li img {
	position:relative;
	top:2px;
}

ul#menu li a:hover {
	width: 192px;
	/*height: 18px;*/
	padding: 0 0 6px 20px;
	background: url(../images/menu_start_background_hover.gif) top left no-repeat;
}

ul#menu li.active {
	padding-bottom:8px;
	background: url(../images/menu_start_background_active.gif) top left no-repeat;
}

ul#menu li.active a:hover {
	background: url(../images/menu_start_background_active.gif) top left no-repeat;
}


ul#menu ul {
	margin: 9px 0 0 0;
	padding: 0;
	font-size: 0.9em;
	list-style:none;
	background:none;
}

ul#menu ul li {
	list-style-type:none;
	margin: 0;
	padding: 0 0 2px 31px;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	/*height: 10px;*/
}

ul#menu ul li a:link, ul#menu ul li a:visited, ul#menu ul li a:hover, ul#menu ul li a:active  {
	color: #FFFFFF;
	background: url(../images/submenu_start_node.gif) center left no-repeat;
	padding: 0 0 0 9px;
}

ul#menu ul li.active {
	padding-bottom:2px;
	color: #000000;
	background:  none;
}


ul#menu ul li.active a:link, ul#menu ul li.active a:visited, ul#menu ul li.active a:hover, ul#menu ul li.active a:active  {
	color: #000000;
	background:  url(../images/submenu_start_node.gif) center left no-repeat;
	padding: 0 0 0 9px;
}

ul#menu li.active ul  a:hover {
	color: #000000;
	margin:0;
	background:  url(../images/submenu_start_node.gif) center left no-repeat;
}
/**** END MENU DEF ***/

/*** CONTAINERS DEF ***/
div#head {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images/background_start_header.gif) top left no-repeat;
}
* html div#head {
	width: 100%;
	w\idth: 100%;
}

div#bg {
	position: absolute;
	top: 80px;
	width: 770px;
	background: url(../images/background_start_body.gif) top left repeat-y;
}

div#newsBoxHeader {
	width: 172px;
	height: 62px;
	background: url(../images/background_start_newsBox_header.gif) top left no-repeat;
}

div#newsBoxContent {
	float: left;
	clear: both;
	padding: 0 19px 0 12px;
	background: url(../images/background_start_newsBox.gif) top left repeat-y;
	font-size: 0.9em;
}

div#newsBoxContent h2 {
	padding: 0 11px 0 0px;
}

div#newsBoxFooter {
	float: left;
	width: 172px;
	height: 23px;
	min-height: 23px;
	max-height: 23px;
	background: url(../images/background_start_newsBox_footer.gif) bottom left no-repeat;
	clear: left;
}

div#tippBoxHeader {
	float: left;
	width: 172px;
	margin: 9px 0 0 0;
	background: url(../images/background_start_tip_header.gif) top left no-repeat;
}

div#tippBoxHeaderImage {
	float: right;
	margin: 0;
	padding: 0;
}

div#tippBoxContent {
	float: left;
	width: 141px;
	padding: 10px 19px 0 12px;
	background: url(../images/background_start_tip.gif) top left repeat-y;
	font-size: 0.9em;
}

div#tippBoxContent h2 {
	padding: 0 11px 0 0px;
}

div#tippBoxFooter {
	clear:both;
	width: 172px;
	height: 24px;
	min-height: 24px;
	background: url(../images/background_start_tip_footer.gif) top left no-repeat;
	margin: 0 0 10px 0;
}

div#footer {
	float: left;
	width: 770px;
	padding: 0 0 7px 0;
	height: 163px;
	margin: 0;
	background: url(../images/background_start_footer.gif) bottom left no-repeat;
	z-index:-1;
}

div#footer div#left {
	clear:right;
	float:left;
	padding: 49px 0 0 394px;
	width: 158px;
}

div#footer p {
	font-size:0.8em;
	padding: 10px 0 0 0;
	margin: 0;
}

div#footer div#left a.more {
	float:left;
	background: url(../images/button_start_pfeil.gif) top right no-repeat;
	text-decoration: underline;
	font-size: 0.8em;
	margin: 2px 0 0 0;
	padding: 0;
	width: 130px;
	height:19px;
}

div#footer div#right {
	clear: right;
	float: left;
	margin: 22px 0 0 29px;
	font-size: 0.9em;
	
}

div#footer div#right h2 {
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin: 5px 0 0 0;
}

div#footer div#bottom {
	position:absolute;
	left:-100px;
	clear: both;
	color: #7f7f7f;
	width: 770px;
	font-size: 0.8em;
	padding: 24px 0 0 100px;
}
#main div#footer div#bottom p { float:left; padding-top:0.5em; font-size:1em; }
#main div#footer div#bottom p.fontsettings { position:relative; top:-0.4em; float:right; }
#main div#footer div#bottom a.small-font { font-size:1em; }
#main div#footer div#bottom a.medium-font { font-size:1.3em; }
#main div#footer div#bottom a.large-font { font-size:1.7em; }


div#footer div#bottom a {
	text-decoration: none;
	color: #7f7f7f;
}

div#actionContent {
	margin:5px 5px 5px 5px;
}

/*** END DEF CONTAINERS ***/

/*** Links ***/

ul#links {
	padding: 0;
	margin: 6px 0 18px 0;
	width:340px;
	border-top: 1px solid #FFC84E;
}

ul#links li {
	float:left;
	vertical-align:middle;
	width:340px;
	list-style:none;
	border-bottom: 1px solid #FFC84E;
	height:18px;
	font-weight:bold;
	padding: 3px 0 0 0;
}


/*** DOWNLOAD AREA DEF ***/
ul#downloads {
	padding: 0 !important;
	margin: 6px 0 18px 0 !important;
	clear:both;
	float:left;
	width:340px;
	border-color: #add2ff;
	border-top-color: #add2ff;
	border-top: 1px solid #add2ff;;
	vertical-align:middle;
}

ul#downloads li {
	vertical-align:middle;
	width: 340px;
	list-style:none;
	border-bottom-color: #add2ff;
	border-bottom: 1px solid #add2ff;;
	height:21px;
	font-weight:bold;
	padding: 1px 0 0 0 !important;
	list-style-type:none !important;
}

ul#downloads div {
	float:left;
}
ul#downloads li a {
	float:right;
	font-weight:normal;
	text-decoration:underline;
	font-size: 0.9em;
	height:21px;
	width:61px;
	list-style:none;
	text-align:right;
	background: url(../images/button_pfeil_klein.gif) top right no-repeat;
	padding: 3px 25px 0 0;
}
/*** END DOWNLOAD AREA DEF ***/


