body {
	background-color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #222222;
	margin: 0;
	padding: 0;	
	text-align: center;
	/*background-image: url(img/bg_verlauf3.jpg); 
	background-repeat: repeat-x;*/
}

h3 {
	font-size:16px;
	color: #222222;
	font-weight: normal;
	border-bottom: 1px solid #222222;
	margin-bottom: 22px;
	padding: 8px 10px 6px 10px;
}

h4 {
	font-size: 12px;
	color: #222222;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 2px;
	padding: 8px 10px 6px 10px;
}

td {
	font-size:12px;
	color: #222222;
	font-weight:normal;
}

td i {
	font-size:10px;
	color: #a85500;
	font-weight:bold;
}

a:link {
	color:#222222;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

a:visited {
	color:#222222;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	background-color: #000000;
}

a:active {
	color:#222222;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	margin-bottom: 3px;
}

#container {
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px; 
	padding: 0;
	text-align: left;
}

#page_logo {
	text-align: left;
	padding: 0px 24px 6px 14px;
}

#page_logo a {
	text-decoration:none;
	background-color: transparent;
}

#page_logo a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: transparent;
}

#small {
	color:#222222;
	font-size: 10px;
}

#small a {
	color:#222222;
	text-decoration:underline;
	font-size: 10px;
}

#small a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 10px;
}

#border {
	width: 790px;
	border: 7px solid white;
	background-color: #FFFFFF;
}

#banner {
	padding: 0;
	margin-bottom: 0;
	background-color: rgb(213, 219, 225);
}

#content {
	padding: 6px 5px 15px 15px;
	margin-right: 220px;
	text-align: left;
	/* background-color:#CCFF00; */
}

#sidebar {
	float: right;
	width: 205px;
	margin: 0;
	margin-left: 0;
	padding: 5;
	font-size: 10px;
}

#sidebar a {
	font-size: 10px;
}

#first_navigation {
	height: 24px; 
	color: #FFFFFF; 
	background-color: #F97E00;  /*8FCD32*/
	border-bottom: 1px solid white;
}

#first_navigation a {
	text-decoration:none;
	margin: 4px 25px 0px 0px; 
	font-size: 11px;
	color: #FFFFFF;
}

#first_navigation a:hover { 
	color: #222222; 
	background-color: #F97E00;  
}

#second_navigation { 
	height: 24px; 
	color: #222222; 
	background-color: #C0CECE; 
}

#second_navigation a {
	font-size:10px;
	text-decoration:none;
	margin: 6px 25px 0px 0px; 
}

#footer { 
	clear: both;
	padding: 0;
	margin-top: 0;
	margin-top: 5px; 
	height: 24px; 
	color: #222222; 
	background-color: #C0CECE; 
	font-size: 10px;
}

#footer a {
	font-size: 10px;
	text-decoration:none;
}

#company { 
	float: left;
	color: #444444;
	width: 400px;
	margin: 6px 0px 0px 20px;
}

#company a {
	color: #444444;
}

#company a:hover { 
	color: #444444; 
	text-decoration: underline;
	background-color: transparent; 
}

#footer li {
	margin: 6px 25px 0px 0px; 
}

.versionBox {
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	border-right:2px solid #AAAAAA;
	border-bottom:2px solid #AAAAAA;
	padding:10px;
	margin:0px 0px 20px 0px;
	width:490px;
}

#homeSub {
	float:left;
	color: #0000FF;
	margin:26px 0px 4px 28px;
	line-height:130%; 
}

.standardBox {
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	padding:10px;
	margin:0px 0px 12px 0px;
	width:360px; 
	line-height: 130%; 
}

.downloadWhiteBox {
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	border-right:2px solid #AAAAAA;
	border-bottom:2px solid #AAAAAA;
	padding:10px;
	margin:0px 0px 12px 0px;
	width:400px; 
	line-height: 130%; 
}

.downloadGreyBox {
	background-color:#EEEEEE;
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	border-right:2px solid #AAAAAA;
	border-bottom:2px solid #AAAAAA;
	padding:10px;
	margin:0px 0px 12px 0px;
	width:400px; 
	line-height: 130%; 
}

.downloadSub {
	float:left;
	margin-top:0px;
	margin-left:16px;
}

.spendBox {
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	border-right:2px solid #AAAAAA;
	border-bottom:2px solid #AAAAAA;
	padding:10px;
	margin:0px 0px 12px 0px;
	width:470px; 
	line-height: 150%; 
}

.downloadLogo {
	float:left;
}

.downloadLogo a {
	text-decoration:none;
	background-color: transparent;
}

.downloadLogo a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: transparent;
}

.characteristicsBox { 
	padding: 2px 0px 0px 10px; 
	line-height: 150%; 
	font-size: 12px;
	width:480px;
}

.characteristicsLogo {
	float:left;
	margin:6px 10px 3px 0px;
}

.characteristicsLogo a {
	text-decoration:none;
	background-color: transparent;
}

.characteristicsLogo a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: transparent;
}

.reviewBox {
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	border-right:2px solid #AAAAAA;
	border-bottom:2px solid #AAAAAA;
	padding:6px 10px 10px 10px;
	margin:0px 0px 10px 0px;
	width:510px; 
	line-height: 120%; 
}

.reviewBoxUser {
	font-size: 10px;
	border-top:1px solid #AAAAAA;
	padding: 6px 10px 6px 10px;
	width:510px;
	margin:0px 0px 0px 0px;
	width:510px; 
	line-height: 120%; 
}


.menuBox {
	background-color:#EEEEEE;
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	border-right:2px solid #AAAAAA;
	border-bottom:2px solid #AAAAAA;
	padding:10px;
	width:400px;
}

.pressBox {
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	border-right:2px solid #AAAAAA;
	border-bottom:2px solid #AAAAAA;
	padding: 10px 10px 14px 10px;
	width:500px;
}

.tagcloudBox {
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	border-right:2px solid #AAAAAA;
	border-bottom:2px solid #AAAAAA;
	padding: 10px 10px 14px 10px;
	color:#999999;
	width:500px;
}

.tagcloudBox a {
	color:#999999;
	text-decoration:none;
	background-color: transparent;
}

.tagcloudBox a:hover {
	color:#999999;
	text-decoration:underline;
	background-color: transparent;
}

.formBox {
	background-color:#EEEEEE;
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	border-right:2px solid #AAAAAA;
	border-bottom:2px solid #AAAAAA;
	padding:10px;
	width:480px;
}

.pageContent 	{ 
	padding: 5px 0px 0px 10px; 
	line-height: 150%; 
	font-size: 12px;
	width:500px;
}

.navBar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

.navBar li { 
	display: block; 
	float: left; 
}

.navBar li a { 
	display: block; 
	float: left;
	text-decoration:none; 
}

.navList ul {
	margin: 6px 0px 6px 20px;
	padding: 0;
	list-style: none;
	line-height: 200%;
}

.navBox {
	width: 188px;
	padding: 6px;
	margin-top: 10px
}

.greyBorderBox {
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
}

.navTitle {
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	padding: 3px 0px 5px 10px;
	border-bottom: 1px solid #AAAAAA;
}

.navTitle a {
	text-decoration: none; 
}

.navAd {
	font-size: 10px;
	font-weight: normal;
	color: #222222;
	padding: 6px 0px 5px 10px;
}

.navAd a {
	text-decoration: none; 
}

.navNews {
	font-size: 10px;
	font-weight: normal;
	color: #222222;
	padding: 10px 0px 5px 10px;
}

.navNews a {
	text-decoration: none; 
}

/* Commented backslash hack hides rule from IE5-Mac \*/
.navBar li a {
	float: none
}
/* End IE5-Mac hack */

.floatleft 	{ float: left; }
.floatright 	{ float: right; }
.clear 		{ clear: both; }
.clearleft 	{ clear: left; }
.clearright 	{ clear: right; }



.AccordionHeadings {
	font-size: 10px;
	border-top:1px solid #AAAAAA;
	padding: 6px 10px 6px 10px;
	width:480px;
	cursor:pointer;
}
.AccordionBgWhite {
	background:#FBFBFB;
}
.AccordionBgGrey {
	background:#EEEEEE;
}
.AccordionHeadings i {
	font-size:10px;
	color: #a85500;
}
.AccordionHeadings:hover{
	background:#C0CECE;
}
.AccordionSelected{
	background:#C0CECE;
}
.AccordionContents {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#F97E00;
}
.AccordionContentsInner {
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	padding: 6px 10px 6px 10px;
	width:470px;
	background:#C0CECE;
}
.AccordionContentsInner i {
	font-size:10px;
	color: #a85500;
	font-weight:bold;
}
.AccordionContentsInner a {
	font-size:10px;
	color: #a85500;
	text-decoration:underline;
}
.facebook {
	display: block;
	float: left;
	width: 40px;
	height: 40px;  
	text-decoration: none;
	text-align: left;
    line-height: 15px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #cccccc;
    background-image: url(img/facebook_80x40.jpg);
	background-position: 0px 0px;
	overflow: hidden;
	border-style: none;
}

.facebook:hover {
	background-position: -40px 0px;
}
.twitter {
	display: block;
	float: left;
	width: 40px;
	height: 40px;  
	text-decoration: none;
	text-align: left;
    line-height: 15px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #cccccc;
    background-image: url(img/twitter_80x40.jpg);
	background-position: 0px 0px;
	overflow: hidden;
	border-style: none;
}

.twitter:hover {
	background-position: -40px 0px;
}
.delicious {
	display: block;
	float: left;
	width: 40px;
	height: 40px;  
	text-decoration: none;
	text-align: left;
    line-height: 15px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #cccccc;
    background-image: url(img/delicious_80x40.jpg);
	background-position: 0px 0px;
	overflow: hidden;
	border-style: none;
}

.delicious:hover {
	background-position: -40px 0px;
}
