body, th, td, p, input, form, a, select {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	text-indent: 0px;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #004187;

	text-indent: 0px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input[type="submit"] {
	margin-top: -10px;
	padding-left: 0px;
	padding-right: 0px;
	-width: 30px;
}

#headline_layout_1 {
	font-size: 20px;
	color: #004187;
	line-height: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}
#headline_layout_2 {
	font-size: 16px;
	color: #004187;
	line-height: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #004187;
	line-height: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #004187;
	line-height: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}

/*################ NAVIGATION BEGIN ##################*/
.basic {
	display: block;
	-width: 180px;
	height: 14px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #AAAAAA;
	background-position: left;
	background-repeat: no-repeat;
}

.mainlevel_current .basic {
	color: #FFFFFF;
	background-color: #004187;
	/*background-image: url(basic_FILES/arrow_white.gif);*/
}
.mainlevel_active .basic {
	color: #FFFFFF;
	background-color: #004187;
	/*background-image: url(basic_FILES/arrow_white_down.gif);*/
}

.basic:hover {
	text-decoration: none;
	background-color: #004187;
	color: #FFFFFF;
	/*color: #666;*/
}
.sublevel {
	display: block;
	-width: 180px;
	height: 11px;
	line-height: 11px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	background-color: #DCDCDC;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #AAAAAA;
	background-position: left;
	background-repeat: no-repeat;
}
.sublevel_current .sublevel {

	background-color: #FFFFFF;
	color: #666;
	/*background-image: url(basic_FILES/arrow_white_sublevel.gif);
	border-left: 5px solid #004187;*/
}
.sublevel:hover {

	text-decoration: none;
	/*background-image: url(basic_FILES/arrow_white_sublevel.gif);
	border-left: 5px solid #004187;*/
	background-color: #D1E9C4;
	color: #666;
	/*color: #666;*/
}

.subsublevel {
	display: block;
	-width: 180px;
	height: 11px;
	line-height: 11px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	background-color: #DCDCDC;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #AAAAAA;
	background-position: left;
	background-repeat: no-repeat;
}
.subsublevel_current .subsublevel {
	padding-left: 50px;
	background-color: #EDEDED;
	color: #666;
	/*background-image: url(basic_FILES/arrow_white_sublevel.gif);
	border-left: 5px solid #004187;*/
}
.subsublevel:hover {
	padding-left: 50px;
	text-decoration: none;
	/*background-image: url(basic_FILES/arrow_white_sublevel.gif);
	border-left: 5px solid #004187;*/
	background-color: #EDEDED;
	color: #666;
	/*color: #666;*/
}
/*################ NAVIGATION END##################*/

/*################ LAYOUT BEGIN ###################*/
#container {
	position: relative;
	top: 20px;
	width:822px;
	height: auto;
	border: 1px solid #BBBBBB;
}
#main {
	position: relative;
	width:800px;
	height: auto;
	margin-top: 20px;
	-margin-top: 0px;
	display: table-cell;
	text-align: left;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
}
#top {
	position:relative;
	margin-top: 0px;
	width:800px;
	height:100px;
	-height:108px;
	text-align: left;
	/*background: url(basic_FILES/boxback_green.gif) repeat-x top;*/
	border: 1px solid #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 18px;
	-margin-bottom: 18px;
}
#breadcrumb {
	position: absolute;
	top: 115px;
	-top: 120px;
	left: 202px;
	-left: 210px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	width:410px;
	height:14px;
	background-color: none;

       font-family: arial, sans-serif;
	font-size: 10px;
       line-height: 10px;
	font-weight: normal;
	text-align: left;
	color: #666;

	border: 0px solid #CCCCCC;
}
#breadcrumb a {
       font-family: arial, sans-serif;
	font-size: 10px;
       line-height: 10px;
	font-weight: normal;
	text-align: left;
	color: #666;
	text-decoration: underline;
}

#navigation {
	position: relative;
	top: 0px;
	width: 180px;
	-width: 180px;
	-max-width: 180px;
	-overflow-x: hidden;
       height:auto;
       -height:500;
	min-height: 485px;
	padding-top: 30px;
	float: left;

       font-family: arial, sans-serif;
	font-size: 12px;
       line-height: 17px;
	font-weight: normal;
	text-align: left;

	/*background: url(basic_FILES/boxback_transparent.gif) repeat-x top;*/
	border: 1px solid #CCCCCC;
	background-color: #D1E9C4;
	text-decoration: none;
}
#content_main {
	position:relative;
	top: 0px;
	-left: 5px;
	width:410px;
	-width:422px;
       height:auto;
       -height:500;
	min-height: 500px;
	float: left;
	margin-left: 10px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;

       font-family: arial, sans-serif;
	font-size: 12px;
       line-height: 17px;
	font-weight: normal;
	text-align: left;

	/*background: url(basic_FILES/boxback_green.gif) repeat-x top;*/
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#content_right {
	position:relative;
	top: 0px;
	-left: 20px;
	width:155px;
	-width:166px;
       height:auto;
       -height:500;
	min-height: 500px;
	float: left;
	-float: right;
	margin-left: 0px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;

       font-family: arial, sans-serif;
	font-size: 12px;
       line-height: 17px;
	font-weight: normal;
	text-align: left;

	/*background: url(basic_FILES/boxback_green.gif) repeat-x top;*/
	border: 1px solid #CCCCCC;
	background-color: #D1E9C4;
}




/* Contact Form */
/*.csc-mailform input,  .csc-mailform textarea { padding: 40px; }*/

.csc-mailform-field label { width: 125px; display:block; float: left; font-size:12px;  font-weight: bold; color: #666;}
.csc-mailform-field { padding-bottom: 0px; }
.csc-mailform {
	border: none;
	margin-top: -10px;
}

.csc-mailform input[type="text"], select, textarea {
	font-family: Arial, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #666;
	background-color: #efefef;
	padding-left: 2px;
	height: 16px;
	-height: 18px;
}

.csc-mailform-field {

}

.csc-mailform-submit {
	-margin-top: -10px;
	-width: 150px;
}
.csc-mailform textarea {
	height: auto;
}

/*############### LOGIN BEGIN ######################*/

#login {
	position: absolute;
	top: 115px;
	-top: 120px;
	left: 10px;
	-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 2px;
	width:180px;
	-width:180px;
	height:14px;
	background-color: FFFFFF;
	padding-top: 3px;
	-padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	color: #666;
	font-size: 9px;
	border: 0px solid #CCCCCC;
}

.login_form {

	font-size: 11px;
       width:30px;
	height:12px;
       max-height: 12px;
	font-size: 9px;
	color: #666666;

}

.login_input {

       width:61px;
	height:12px;
	font-size: 9px;
	margin-right: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	line-height: 11px;
}

.login_submit {
	position: absolute;
	top: 3px;
	-top: 1px;
	left: 142px;

	margin-left: 1px;
	font-family: Arial, sans-serif;
	font-weight: normal;
       width:37px;
	height:12px;
	font-size: 11px;
	line-height: 11px;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #CCCCCC;
	border: 0px solid #CCCCCC;
}


.logout_form {
	font-size: 11px;
       width:30px;
	height:12px;
       max-height: 12px;
	font-size: 9px;
	color: #666666;
}
.logout_submit {
	position: absolute;
	vertical-align: top;
	top: 3px;
	-top: 1px;
	font-family: Arial, sans-serif;
	font-weight: normal;
       width:37px;
	height:12px;
	font-size: 11px;
	line-height: 11px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	border: 0px solid #CCCCCC;
}
/*############### LOGIN END ######################*/



/*############### UTIL BEGIN ###################################
ul {
	margin-left: 20px;
	text-indent: 0px;
}
ul li {
	margin-left: 0px;
	text-indent: 0px;
}
.contact_email {
	text-indent: 0px;
}
b {
	color: #000;
}
.bottomlink {
	background: url(../images/arrow_red.gif) no-repeat left;
	padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
}
.bottomlink:hover {
	background: url(../images/arrow_blue.gif) no-repeat left;
	text-decoration: none;
}
.daten {
	display: block;
	float: right;
	width: 250px;
	border: 1px solid #666;
	margin-left: 10px;
	padding: 5px;
}
.daten td {
	text-indent: 0px;
	text-align: left;
	font-size: 10px;
	line-height: 13px;
	padding-left: 5px;
}
.daten th {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	line-height: 14px;
	vertical-align: top;
}
.daten th[colspan="2"] {
	text-align: center;
}
.window {
	display: block;
	width: 770px;
	border: 6px solid #ccc;
	padding: 15px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 20px;
}
.banner {
	display: block;
	width: 750px;
	height: 77px;
	background-image: url(../images/secpage_topback.gif);
	padding-left: 20px;
}
h1, .contentheading {
	font-size: 22px;
	text-transform: uppercase;
	color: #0070B5;
	line-height: 30px;
	padding-bottom: 10px;
	font-weight: bold;
	text-indent: 0px;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #0070B5;
	line-height: 22px;
	padding-bottom: 10px;
	padding-top: 25px;
	font-weight: bold;
	text-indent: 0px;
	margin: 0px;
}
.footer {
	background: url(../images/footer.gif) repeat-x top;
	padding-top: 10px;
	display: block;
	width: 100%;
}
p {
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
.navi {
	float: left;
	display: block;
	width: 180px;
	-width: 150px;
	margin-right: 20px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	height: 100%;
	text-indent: 0px;
}
.content {
	width: 100%;
	margin-top: 20px;
	
}
#footer {
	position:relative;
	width:900px;
	height:22px;
	padding-top: 30px;
	padding-left: 10px;
	text-align: left;
}
.footerlink {
	background: url(http://www.fun-mobility.de/typo3/fileadmin/images/arrow_red.gif) no-repeat left;
	padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
}

.footerlink:hover {
	background: url(http://www.fun-mobility.de/typo3/fileadmin/images/arrow_blue.gif) no-repeat left;
	text-decoration: none;
}
############### UTIL END ################*/

























