* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background:#fff url(../template/cm_ow_01.jpg) repeat-x;
	background-color: #0c92ef;
}

p {
	color: #494949;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 14px;
	line-height: 1.5em;
	padding-bottom: 20px;
}

h1 {
	color: #494949;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 19px;
	padding-bottom: 10px;
	font-weight:bolder;
}
h2 {
	color: #494949;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 15px;
	padding-bottom: 10px;
	font-weight:bolder;
}
#inhalt h3 {
	color: #6B6B6B;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight: lighter;
	padding-bottom: 10px;
}
hr {
	margin-bottom: 15px;
	color: #FAFAFA;
	border-style:dashed;
}
td {
}


a:link {
	color: #009ee0;
	text-decoration: none;
}
a:visited {
	color: #009ee0;
	text-decoration: none;
}
a:hover {
	color: #009ee0;
	text-decoration:underline;
}
a:active {
	color: #009ee0;
	text-decoration: none;
}
address {
	color: #888;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 14px;
	line-height: 1.5em;
	padding-bottom: 20px;
	font-style: normal;
}
/******wrapper***************/

#wrapper 
{
    
	padding-top: 10px;
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
/************head***************/
h3.head1 {
	width: 750px;
	height: 120px;
	position: relative;
}
h3 span {
	position: absolute;
	width: 100%;
	height: 100%;
}
#titel {
	width: 750px;
	height: 20px;
	background-color: #c5c7c8;
	border-bottom: 2px solid #fff;
}
h3.head2 {
	position: relative;
}
.sp1 {
	background: url(../template/cm_z.gif) no-repeat;
}
.sp2 {
	background: url(../template/video_temp_03.jpg) no-repeat;
}
/************Titel_Bild***************************/


.mailn {
	background: url(../ps/idenntifi.gif) no-repeat;
	width: 750px;
	height: 50px;
	position: relative;
}
.situationn {
	background: url(../ps/situation.gif) no-repeat;
	width: 750px;
	height: 50px;
	position: relative;
}
.herzdank {
	background: url(../ps/mitarbeit.gif) no-repeat;
	width: 750px;
	height: 50px;
	position: relative;
}
.mailn {
	background: url(/template/idenntifi.gif) no-repeat;
	width: 750px;
	height: 50px;
	position: relative;
	
}

/*****************************inhalt************************/

#container {
	background: #fff;
}
#inhalt {
	margin: 0px 0px 0px 20px;
	padding: 20px 40px 0px 0px;
}
#inhalt ul, ol {
	color: #888;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	line-height: 1.5em;
	padding: 0px 0px 0px 20px;
}

#foleft {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 230px;
	margin: 0px 15px 0px 0px;
	border: solid 1px #333333;
	background-color: #dddddd;
}
#foleft p {
	font-size:12px;
	font-style: italic;
}
#foright {
	float: right;
	padding: 5px 5px 5px 5px;
	width: 230px;
	margin: 0px 0px 0px 15px;
	border: solid 1px #333333;
	background-color: #dddddd;
}
#foright p {
	font-size:12px;
	font-style: italic;
}
#googleright {
	float: right;
	margin: 0px 0px 0px 10px;
}
#formular {
	margin: 10px 0px 20px 0px;
	width: 450px;
}
#help {
	position: absolute;
	background-image: url(../template/box/klebzettel.jpg);
	width: 250px;
	height: 237px;
	top: 300px;
	margin: 10px 0px 20px 465px;
}
#help p {
	font-family: Times, serif;
	font-size: 12px;
	margin: 0px 40px 20px 30px;
}
#help h1 {
	font-family: Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 40px 0px 30px;
}
/*************************navigation_fusszeile****************************/

#navi_fuss {
	background-color:#fff;
	width: 735px;
	height: 60px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 50px 0px;
}
.navigation ul {
	list-style: none;
	padding-top: 0px;
}
.navigation li {
	display: inline;
}
.navigation a:link, .navigation a:visited {
	margin-right: 70px;
	padding: 3px 20px 2px 20px;
	color: #fff;
	background-color: #bcd0ee;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #6496ba;
	border-right: 1px solid #6496ba;
}
.navigation a:hover {
	border-top: 1px solid #6496ba;
	border-left: 1px solid #6496ba;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
/*************************fusszeile****************************/

#fusszeile {
	width: 750px;
	height: 20px;
	margin-bottom: 0px;
}
#fusszeile p {
	font-size:12px;
	font-weight: normal;
}
.right {
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	color: #bebebe;
}
.mwm {
	font-size: 8px;
	float: right;
	color: #a4dd49;
	margin: 0px 120px 0px 0px;
	padding-top: 100px;
}
/***********************navigation horizont****************************/
#navi_ho {
	background-color:#ffffff;
	width: 750px;
	height: 60px;
}
#navi_ho ul {
	line-height: 1.25;
	list-style: none;
	padding: 20px 0px 0px 20px;
	text-align:right;
	color: #494949;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
}
#navi_ho li {
	background: url(../template/tab-links.gif) no-repeat;
	border-bottom: 1px solid #bcd0ee;
	cursor: pointer;
	float: left;
	padding-left: 9px;
}

#navi_ho li:hover a, #navi_ho li#aktiv a {
	background-position: 100% -150px;
	color: #4c4c4c;
	padding-bottom: 4px;
}
#navi_ho .aktivmenu 
{
	background-color:#ffffff;
   	background-position: 100% -150px;
	color: #4c4c4c;
	padding-bottom: 4px;

}


#navi_ho li {
	background: url(../template/tab-rechts.gif) no-repeat top right;
	color: #8d939b;
	display: block;
	font-weight:bolder;
	padding: 5px 14px 3px 5px;
	text-decoration: none;
}
/***********************navigation Normal****************************/


#navigation {
	position: absolute;
	top: 210px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 40px 0px;
	width: 180px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	letter-spacing: 0.1em;
	color: #494949;
}
#navi {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
}
#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navi li {
	border-bottom: 1px solid transparent;
}
#navi li a:link, #navi li a:visited {
	display: block;
	padding: 3px 2px 3px 10px;
	border-left: 0px solid #ff3f1f;
	border-right: 0px solid #ff3f1f;
	background-color: #c5c7c8;
	color: #494949;
	text-decoration: none;
}

#navi li a:hover {
	background-color: #009ee0;
	color: #fff;
}
#navi ul ul {
	margin-left: 14px;
}
#navi ul ul li {
	border-bottom: 1px solid transparent;
	margin:0;
}
#navi ul ul a:link, #navi ul ul a:visited {
	border-left: 0px;
	background-color: #a8b1b8;
	color: #e5e5e5;
}
#navi ul ul a:hover {
	background-color: #009ee0;
	color: #FFFFFF;
}
#navi h3 {
	left: -9999px;
	position: absolute;
}
/**



/* ----- unternavigation ----- */

#unav {
	margin: 30px 0 0 0;
	border-top: #ccc 1px solid;
}
#navigation h3 {
	color: #508FF6;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 13px;
	font-weight: lighter;
	padding: 0;
	margin: 30px 0px -20px 0px;
}
#unav h3 {
	left: -9999px;
	position: absolute;
}
#unav ul {
	padding: 0;
}
#unav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: #ccc 1px solid;
	background: #fff;
}
#unav a:link, #unav a:visited {
	border: none;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 3px 0 2px 24px;
	width: 133px;
	color: #888;
	text-decoration: none;
}
#unav a:hover, #unav a:active {
	text-decoration: none;
	color: #fff;
	background: #6b0606;
	width: 135px;
}
/**************box****************************************/





.boxx {
	position: absolute;
	width: 225px;
	top: 250px;
	background: url(../template/box/box_inhalt.gif) no-repeat bottom left;
	margin: 10px 0px 20px 490px;
}
.boxx h4 {
	font-size : 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #dc061c;
	padding: 6px 8px 4px 10px;
	border-bottom: 1px solid #9fc0db;
	background: url(../template/box/box_h3.jpg) no-repeat top left;
}
.boxx p {
	font-size : 12px;
	margin: 0;
	padding: 10px 10px 14px 10px;
}
.boxx img {
	margin: 10px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
}
.boxx ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
}
.boxx ul li {
	margin: 0 0 6px;
	padding: 0;
}
/**********************************tabellen****************************/

td, th {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #888;
}
.datatable {
	border: 1px solid #F0F0F0;
	border-collapse: collapse;
	width: 450px;
}
.datatable td {
	font: 0.8em Arial, Helvetica, sans-serif;

	border: 1px solid #F0F0F0;
	padding: 4px;
}
.datatable th {
	font: 0.5em Arial, Helvetica, sans-serif;

	border: 1px solid #F0F0F0;
	background-color: #F0F0F0;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
}
.datatable caption {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #888;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.datatable tr.altrow {
	background-color: #F0F0F0;
	color: #888;
}
/***************pics****************************/


/****************formular************************************/

.clear {
	clear: both;
}
form {
	font-family: "Myriad Pro", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.4em;
	width: 750px;
}
/* fieldset styling */

fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #ccc;
	background-color:#fff;
	width: 500px;
}


/* legend styling */

legend {
	font-weight: bold;
	font-size: 14px;
	color: #444;
}
form p {
	position: relative;
	width: 100%;
}
/* style for  labels */

.label {
	float: left;
	width: 8em;
	font-size: 1em;
}
label
{
    font-size: 0.75em;
    margin-left: 1em;
    #font-size: 1.2em;
}

.labelmust 
{
    float: left;
	width: 8em;
}

.missingstar
{
    font-size: 20px;
    font-weight: bold;
     vertical-align: baseline;
}

.labelmissing 
{
    float: left;
	width: 10em;
	color:#FF0000;
}

#remember-me label {
	width: 4em;
}
/* style for required labels */

label .required {
	font-size: 0.83em;
	color:#760000;
}
/* style error messages */

label .feedback {
	position: absolute;
	margin-left: 11em;
	left: 200px;
	right: 0;
	font-weight: bold;
	color:#760000;
	padding-left: 18px;
}
/* :KLUDGE: Explicitly set the width for IE6- */

* html .feedback {
	width: 10em;
}
input {
/*	width: 50px;*/
}
input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 200px;
}
input.radio, input.checkbox, input.submit {
/*	width: 50px;*/
}
/* style form elements on focus */

input:focus, textarea:focus {
	background: #ffc;
}
input.radio {
	float: left;
	margin-right: 0.25em;
}
textarea {
	width: 300px;
	height: 100px;
}
/* Date of Birth form styling */



#monthOfBirthLabel, #yearOfBirthLabel {
	text-indent: -1000em;
	width: 0;
}
#dateOfBirth {
	width: 3em;
	margin-right: 0.5em;
}
#monthOfBirth {
	width: 10em;
	margin-right: 0.5em;
}
#yearOfBirth {
	width: 5em;
}
/* Color form styling */

#favoriteColor {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}
#favoriteColor h2 {
	width: 10em;
	float: left;
	font-size: 1em;
	font-weight: normal;
}
#favoriteColor div {
	width: 8em;
	float: left;
}
#favoriteColor label {
	/*width: 3em;*/
	float: none;
	display: inline;
}

input.submitbutton {
   color:#ffffff;
   text-align: center;
   background-color:#bcd0ee;
   border-top-style:solid;
   border-top-color:#ffffff;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#649fba;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#ffffff;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#6496ba;
   border-right-width:1px;
   width: 100px;
}

input.submitfinish {
   color:#ffffff;
   text-align: center;
   background-color:#bcd0ee;
   border-top-style:solid;
   border-top-color:#ffffff;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#649fba;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#ffffff;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#6496ba;
   border-right-width:1px;
   width: 175px;
}
