* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #ffffff url('images/body_bg.gif') repeat-x;
}
img {
	border: none;
}

table {
	border: 0;
	border-collapse: collapse;
}

td {
	padding: 0px;
}

label {
	margin: 0px 2px;
}

#container {
	background-color: #ffffff;
	width: 950px;
	padding: 0px 5px 0px 5px;
	margin: 1px auto;
}

#container #header #top-navi ul {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 6px 0px 0px 0px;
}

#container #header #top-navi ul li {
	color: #e29919;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	float: left;
}

#container #header #top-navi ul li a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#container #header #top-navi ul li a:hover {
	text-decoration: underline;
}

#container #header #top-logo {
	padding: 25px 0px 10px 0px;
	width: 300px;
	height: 55px;
	float: right;
	clear: left;
}

#container #top-menu {
	background: #ffffff url('images/logo_welcome.jpg') no-repeat;
	width: 950px;
	height: 203px;
}

#container #top-menu-left {
	background: url('images/actions_bg.jpg') no-repeat;
	width: 316px;
	height: 203px;
	float: left;
	clear: both;	
}

#container #top-menu-middle {
	width: 346px;
	height: 203px;
	float:left;
}

#container #top-menu-right {
	background: url('images/quicklinks_bg.jpg') no-repeat;
	width: 288px;
	height: 203px;
	float:left;
}

#container #top-menu-left #actions {
	height: 203px;
	padding: 2px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
}

#container #top-menu-left #actions ul {
	width: 312px;
	list-style-type: none;
}

#container #top-menu-left #actions ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#container #top-menu-right #logout {
	width: 276px;
	height: 56px;
	margin: 2px 12px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#container #top-menu-right #logout_info {
	font-size: 10px;
	color: #333333;
	width: 121px;
	height: 19px;
	margin: 0px 0px 0px 95px;
	padding: 2px 0px 0px 0px;
	display:inline; 
	float:left;
}
#container #top-menu-right #logout_submit {
	display:inline; 
	float:right;
}

#container #top-menu-right #quick-links {
	font-size: 10px;
	color: #333333;
	width: 276px;
	margin: 60px 12px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container #top-menu-right #quick-links ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container #top-menu-right #quick-links ul li {
	font-weight: bold;
	margin: 1px 0px 0px 0px;
	padding: 3px 2px 3px 11px;
	background-color: #d9e2eb;
}

#container #top-menu-right #quick-links ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #5f5f5f;
}

#container #top-menu-right #quick-links ul li a:hover {
	text-decoration: underline;
}

#container #top-menu-right #quick-links ul li a.active {
	font-weight: bold;
}

#container #login {
	width: 947px;
	height: 403px;
	margin: 3px 0px 0px 3px;
	float:left;
	clear:both;
	display:inline; 
	background: #ffffff url('images/login_bg.gif') repeat-x;
}

#container #login form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8baabd;
	height: 120px;
	width:  220px;
	margin: 100px 0px 0px 360px;
	padding: 2px 8px;
}

#container #login form h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
}

#container #login form input.ftext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 6px;
	margin: 3px 0px 0px 0px;
	border-top: 2px solid #bababa;
	border-left: 2px solid #bababa;
	border-right: 0px;
	border-bottom: 0px;
}

#container #login span.hint {
	margin: 20px 15px 20px 0px;
}
#container #login span.hint {
	font-size: 10px;
	font-weight: normal;
	color: #8baabd;
	padding: 2px 8px;
}

#container #errmsg {
	font-size: 12px;
	font-weight: bold;
	color: #f03030;
	height: 30px;
	width:  400px;
	margin: 10px 0px 0px 10px;
	padding: 2px 8px;
}

#container #warning {
	font-size: 12px;
	font-weight: bold;
	color: #f03030;
}

#container #footer {
	height: 50px;
	clear: both;
}

#container #goback {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 0px 10px;
	margin: 20px 0px 10px 0px;
}

#container #goback a {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

#container #inprogress {
	font-size: 12px;
	font-weight: normal;
	height: 200px;
	padding: 50px 20px;
	clear: both;
}

#container #content {
	clear: both;
	padding: 0px 0px;
}

#container #content h2 {
	font-size: 23px;
	font-weight: normal;
	color: #e29919;
	padding: 20px 0px 5px 0px;
	dmargin: 20px 0px;
	display: block;
	text-indent: 10px;
}


#container #content hr {
	border: 0;
	border-top: 1px dotted #333333;
	height: 0px;
	margin: 0px 0px 0px 0px;
}

#container #content #actionsarea {
	margin: 0px 0px 0px 0px;
	display: inline;
}

#container #content #actionsarea #communicator {
	padding: 5px 0px 30px 20px;
	overflow: auto;
	display: inline-block;
	
}
#container #content #actionsarea #communicator td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px dotted #333333;
	padding: 10px 0px;
}
#container #content #actionsarea #communicator a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

#container #content #actiongroup {
	padding: 5px 3px;
	margin: 0px;
	display: block; 
	overflow: hidden;
	width: 600px;
}

#container #content #actionbox {
	background: #ffffff url('images/actionbox.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 198px;
	height: 123px;
	float: left;
}
#container #content #actionbox h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5px 0px 5px 0px;
}
#container #content #actionbox ul {
	list-style-type: none;
}
#container #content #actionbox a {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 0px 0px;
}

#container #table {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	overflow: auto;
}

#container #table #filter {
	margin: 10px 0px;
}
#container #table #filter td {
	padding: 0px 0px 2px 0px;
}

#container #table #filter select,
#container #table #filter input {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 0px;
}

#container #table #linkbar {
	margin: 10px 0px;
}

#container #table #linkbar a {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

#container #table #linkbar #actions {
	float: left;
}

#container #table #linkbar #navi {
	text-align: right;
	white-space: nowrap;
}

#container #list #head {
	font-weight: bold;
	background-color: #70808f;
	color: #ffffff;
	text-align:left;
}

#container #list td {
	padding: 4px 4px 4px 4px;
}
#container #list td a {
	background-color: #ffffff;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

#container #list th {
	padding: 4px 4px;
}

#container #list td.col1 {
	background-color: #ebf0f4;
	color: #333333;
}

#container #list td.col1 a {
	background-color: #ebf0f4;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
	
#container #list td.col2 {
	background-color: #ffffff;
	color: #333333;
}

#container #list td.col2 a {
	background-color: #ffffff;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}


#container #list td.col1plan {
	background-color: #e0e0e0;
	color: #333333;
}

#container #list td.col1plan a {
	background-color: #e0e0e0;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#container #list td.col2plan {
	background-color: #e9e9e9;
	color: #333333;
}

#container #list #trsep td {
	border-top: 1px dotted #333333;
	height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#container #list td.mark1 {
	background-color: #d0d0d0;
	color: #333333;
}

#container #list td.mark2 {
	background-color: #ebf0f4;
	color: #333333;
}

#container #list td.mark3 {
	background-color: #ebf0f4;
	color: #333333;
}

#container #list input, 
#container #list textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

#container #content #dataform {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 20px 0px 0px 5px;
	float:left;

	overflow: hidden;
	width: 600px;
	
}

#container #content #dataform #formheader {
	background: url('images/form_hd.gif') no-repeat;
	height: 37px;
	width: 546px;
	font-size: 23px;
	font-weight: normal;
	color: #9cadbf;
	padding: 20px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
}

#container #content #dataform #formbody {
	background: url('images/form_bg.gif') repeat-y;
	width: 546px;
	padding: 0px 20px;
}

#container #content #dataform #formfooter {
	background: url('images/form_ft.gif') no-repeat;
	width: 546px;
	height: 60px;
	padding: 0px 20px;
}

#container #content #dataform #formheadersmall {
	background: url('images/form_hd_small.gif') no-repeat;
	height: 37px;
	width: 280px;
	font-size: 23px;
	font-weight: normal;
	color: #9cadbf;
	padding: 20px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
}

#container #content #dataform #formbodysmall {
	background: url('images/form_bg_small.gif') repeat-y;
	width: 280px;
	padding: 0px 20px;
}

#container #content #dataform #formfootersmall {
	background: url('images/form_ft_small.gif') no-repeat;
	width: 280px;
	height: 60px;
	padding: 0px 20px;
}

#container #content #dataform ul {
	list-style-type: none;
	margin: 27px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#container #content #dataform li {
	background-color: #e29919;
	text-align: center;
	height: 25px;
	line-height: 25px;
	margin: 0px 6px 0px 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	display: inline;
	
}

#container #content #dataform li a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#container #content #dataform th {
	padding: 1px 2px;
	text-align: left;
	font-weight: bold;
}
#container #content #dataform td {
	padding: 1px 2px;
}
#container #content #dataform select, 
#container #content #dataform input, 
#container #content #dataform textarea,
#container #content #dataform legend,
#container #content #linklist select, 
#container #content #linklist input, 
#container #content #linklist textarea,
#container #content #linklist legend {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

#container #content #dataform legend {
	font-weight: bold;
}

#container #content #dataform fieldset {
	border:1px solid #9cadbf;
	padding: 0px 0px 0px 10px;
}


#container #content #dataform a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

#container #content #dataform h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

#container #content #dataform td h3 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9cadbf;
}


#container #forum {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	float:left;
	width: 317px;
	margin: 0px 10px 0px 0px;
	min-height: 500px;
}

#container #forum #newsbox {
	background: url('images/newsbox.jpg') no-repeat;
	width: 282px;
	height: 141px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 39px 0px 0px 35px;
	margin: 0px;
}

#container #forum #newsbox #top {
	color: #ffffff;	
	margin: 0px;
	height: 19px;
	line-height: 19px;
}

#container #forum #newsbox #top input,
#container #forum #newsbox #top select {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#container #forum #newsbox #seltext {
	height: 85px;
}

#container #forum #newsbox #seltext textarea {
	border: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width:248px;
	height:83px;
}
#container #forum #newsbox #bottom {
	color: #ffffff;	
	margin: 0px;
	padding: 0px;
	height: 17px;
	line-height: 17px;
}

#container #forum #newsbox #bottom #navig {
	float:left;
}

#container #forum #newsbox #bottom #navig a {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

#container #forum #newsbox #bottom #action {
	float:right;
	width:80px;
	margin: 0px 33px;
	background-color: #e29919;
	display: inline;
	text-align: center;
}

#container #forum #newsbox #bottom #action a {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}



#container #forum #newsentry {
	background: url('images/newsentry.jpg') no-repeat;
	width: 282px;
	height: 102px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 7px 0px 0px 35px;
}

#container #forum #newsentry #navig {
	height: 17px;
	line-height: 17px;
	color: #ffffff;	
}

#container #forum #newsentry #author {
	font-weight: bold;
	width: 60px;
	float: left;
	
}
#container #forum #newsentry #time {
	width: 115px;
	float: left;
}

#container #forum #newsentry #action {
	float:right;
	width:60px;
	margin: 0px 33px 0px 0px;
	background-color: #e29919;
	display: inline;
	text-align: center;
}

#container #forum #newsentry #action a {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#container #forum #newsentry #text {
	clear: both;
	color: #333333;	
	width: 248px;
	height: 70px;
	margin: 2px 0px 0px 0px;
	overflow: auto;
}

#container #forum #newsentry #text.postit {
	background-color: #FFFF90;	
}

#container #welcome {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: #ffffff;
	width: 605px;
	overflow: auto;
	display: inline-block;
	padding: 10px 0px 0px 2px;
}

#container #welcome strong {
	font-size: 14px;
	font-weight: bold;
}

#container #shopfront {
	background: #ffffff url('images/bgshopfront.jpg') repeat-x;
	width: 614px;
	overflow: auto;
	display: inline-block;
}

#container #shopfront h3 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #e29919;
	padding: 5px 0px 5px 10px;
}

#container #shopfront #shop_img {
	width: 191px;
	height: 162px;
	float: left;
	margin: 0px 4px;
}

#container #shopfront #shop_text {
	width: 189px;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000030;
	margin: 10px 5px;
}

#container #shopfront #shop_text b {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e29919;
}

#container #portalfront {
	background: #ffffff;
	width: 610px;
	overflow: auto;
	display: inline-block;
	padding: 10px 0px 0px 10px;
}

#container #portalfront h2 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #e29919;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-indent: 0;
	display: block;
}

#container #portalfront h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 0;
}

#container #portalfront #linklist {
	padding: 5px 3px;
	margin: 0px;
	display: inline-block; 
	overflow: hidden;
	width: 600px;
}

#container #portalfront #actiongroup table {
	width: 170px;
	height: 89px;
}

#container #portalfront #link {
	margin: 0px 0px 0px 125px;
}

#container #portalfront a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

#container #portalfront #einkaufbox {
	background: #ffffff url('images/einkaufbox.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #downloadbox {
	background: #ffffff url('images/downloadbox.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #formbox {
	background: #ffffff url('images/formbox.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #gohandbuch {
	background: #ffffff url('images/frhandbox.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #goauswertung {
	background: #ffffff url('images/frhandbox.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #gokontakt {
	background: #ffffff url('images/kontaktbox.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #gonews {
	background: #ffffff url('images/gonewsbox.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #gofahrzeugeinkauf {
	background: #ffffff url('images/gonewsbox.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}


#container #portalfront #gobriefpapier {
	background: #ffffff url('images/gobriefpapier.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #gofenster {
	background: #ffffff url('images/gofenster.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #gogiveaways {
	background: #ffffff url('images/gogiveaways.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #gomusteranzeigen {
	background: #ffffff url('images/gomusteranzeigen.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #goplakat {
	background: #ffffff url('images/goplakat.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #gosignal {
	background: #ffffff url('images/gosignal.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #gospecial {
	background: #ffffff url('images/gospecial.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #gofkunden {
	background: #ffffff url('images/gofkunden.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #gowerbebeirat {
	background: #ffffff url('images/gospecial.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #goerfa {
	background: #ffffff url('images/gospecial.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}


#container #portalfront #govisiten {
	background: #ffffff url('images/govisiten.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #portalfront #goservice {
	background: #ffffff url('images/goservice.jpg') no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 0px 10px;
	width: 190px;
	height: 118px;
	float: left;
}

#container #quicknavi {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	float:left;
	width: 290px;
	margin: 10px 10px 0px 10px;
}

#container #quicknavi h3 {
	background: #ffffff url('images/quicknavi.gif') no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 24px;
	line-height: 24px;
	padding: 0px 0px 0px 22px;
}

#container #quicknavi ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 0px 0px;
}

#container #quicknavi ul li {
	background: #ffffff url('images/quicknavili.gif') no-repeat;
	color: #e29919;
	font-weight: bold;
	padding: 0px 0px 5px 16px;
}

#container #quicknavi ul li a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#container #quicknavi ul li a:hover {
	font-weight: bold;
}

#container #dataform #handbuchpage {
	border:1px solid #9cadbf;
	width: 400px;
	padding: 5px;
	
}

#container #dataform #handbuchpage a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#container #dataform #handbuchpage a:hover {
	text-decoration: underline;
}

#plakatpreview {
	font-family: Arial, sans-serif;
	margin: 20px 20px 0px 0px;
	width: 255px;
	height: 180px;
	overflow: hidden;
	border: 1px solid #bababa;
}

#plakatpreview #plakattop {
	font-size: 19px;
	font-weight: bold;
	color: #e29919;
	text-align: justify;
	letter-spacing: 1px;
	margin: 10px;
	
	width: 236px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	border-bottom: 1px dotted #bababa;
}

#plakatpreview #plakatleft {
	float: left;
	display: inline;
	margin: 0px 7px 10px 10px;
	width: 108px;
	height: 99px;
	overflow: hidden;
	border-right: 1px dotted #bababa;
}

#plakatpreview #plakatleft td {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: center;
	letter-spacing: 1px;
	width: 108px;
	height: 99px;
}

#plakatpreview #plakatright {
	background: url('images/posterback.gif') no-repeat;

	font-size: 38px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	letter-spacing: 2px;
	white-space: nowrap;

	width: 125px;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
}

#plakatpreview #plakatrightsimple {
	font-size: 38px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 2px;
	white-space: nowrap;

	width: 125px;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
}

.linkentrygroup_blopen ,
.linkentrygroup_blclose  {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 10px 0px;
}

.linkentrygrouph3 {
	margin:  0px 0px 10px 0px;
}

#container #linkentrygroup_onclick a {
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	outline: none;
}
#container a.onclick:hover {
	text-decoration: underline;
}

.linkentrygroup_blopen {
	background: #ffffff url('images/arrow_open.gif') no-repeat 0px 2px;
}

.linkentrygroup_blclose {
	background: #ffffff url('images/arrow_closed.gif') no-repeat 0px -2px;
}

#maskform {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 20px 0px 0px 5px;
	float:left;

	width: 600px;
}

#maskform #info {
	background: #ffffff;
	width: 546px;
	padding: 45px 0px 0px 0px
}


#maskform #info ul {
	width: 560px;
	padding: 10px 0px 0px 0px;
	list-style-type:none;
	border-top: 1px dotted #A5A5A5;
}

#maskform #info ul li {
	background-image: url('images/arrow2.gif');
    background-repeat: no-repeat;
	width: 546px;
	height: 25px;
	padding: 0px 0px 0px 20px;
}

#maskform #info ul.steps {
	width: 546px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #A5A5A5;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	color: #000000;
    font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	
}

#maskform #info ul.steps li {
	background: transparent url('images/steppic.gif') no-repeat 0px 5px;
	width: 546px;
	height: auto;
	line-height: 25px;
	min-height: 30px;
	text-indent:-24px;
	padding: 4px 0px 0px 37px;
	margin: 0px 0px 0px 0px;
}

#maskform #info ul.steps li b {
	margin: 0px 10px 0px 0px;
	color: #000000;
}

#maskform #info ul.steps a,
#maskform #info ul.steps a:hover {
	color: #e29919;
	background: transparent;
    font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#maskform #mask form  {
	width: 546px;
	padding: 10px 0px 0px 0px;
	list-style-type:none;
	margin: 0px 0px 10px 0px;
}

#maskform #mask form td,
#maskform #mask form input,
#maskform #mask form textarea {
    font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	min-height: 15px;
}

#info ul.simple li {
    font-size:12px;
    text-decoration: none;
    color: #000000;
	text-indent:10px;
	display: block;
}

#maskform #info ul.faqlist {
	width: 546px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #A5A5A5;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	color: #000000;
    font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

#maskform #info ul.faqlist li {
	background-image: url('images/arrow2.gif');
    background-repeat: no-repeat;
	width: 546px;
	height: auto;
	padding: 0px 0px 0px 25px;
}


#maskform #info ul.faqlist ul {
	width: 546px;
	padding: 10px 0px 0px 0px;
	border-top: 0px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	color: #000000;
    font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

#maskform #info ul.faqlist ul li {
	background-image: none;
	width: 546px;
	height: auto;
	line-height: 17px;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px 0px;
}


#maskform #info ul li a {
	width: 546px;
    height: 25px;
	padding: 3px 10px 3px 15px;
    color: #A6A6A6;
    font-weight: bold;
    font-size:12px;
    text-decoration: none;
}

#maskform #info ul li a:hover {
	width: 546px;
    height: 5px;
    padding: 3px 10px 3px 15px;
    color: #E29E17;
    font-weight: bold;
    font-size:12px;
    text-decoration: none;
    background: #FAECD1;
}

#maskform  td {

	font-size: 11px;

	line-height: 18px;

	vertical-align: top;

}
