/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		MAYER + ROTH
		CSS
		SITEWALK EST.
		ANDREAS BILZ
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #3f3f3f;
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
}

table {
	padding: 0px;
	margin: 0px;
}

td {
	vertical-align: top;
}

div, td *, .Normal, p, span, .NormalTextBox {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
}

.page_container {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	margin-top: 40px;
	position: relative;
}

.page_table {
	height: 504px;
}

.menu_container {
	width: 100%;
	height: 100%;
}

.menu_table {
	width: 165px;
	height: 100%;
	background-color: #e67200;
	margin-right: 2px;
}

.menu_space {
	height: 100%;
}

.main_menu {
	height: 100%;
}

.main_container {
	width: 724px;
	height: 100%;
	background-color: #fff;
	padding-bottom: 20px;
}

.header_container {
	padding-top: 2px;
	padding-left: 2px;
}

.header_images {
}

.header_imageleft {
	width: 157px;
	height: 157px;
	overflow: hidden;
}

.header_imageright {
	width: 258px;
	height: 157px;
	overflow: hidden;
}

.header_logo {
	width: 205px;
	height: 192px;
	padding-left: 57px;
}

.header_logo IMG {
	margin-top: 80px;
}

.content_container {
	
	margin-left: 39px;
	margin-right: 51px;
}

.location_container {
	width: 100%;
	height: 100%;
}

.plus_container {
	height: 28px;
}

.plus_container_location {
	padding-left: 39px;
	height: 28px;
}

.content {
	padding-left: 27px;
}

.location_content {
	width: 100%;
}

.contact_table {
	margin-left: 30px;
}

.contact_left {
	width: 353px;
}

.contact_right {
	width: 205px;
}

.sub_menu_container {
	border-top: 2px solid #3f3f3f;
}

.login {
	text-align: left;
}

.MLLanguageSelectionItemURL a:link, .MLLanguageSelectionItemURL a:visited {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #f5d2a0;
}

.MLLanguageSelectionItemURL a:hover, .MLLanguageSelectionItemURL a:active {
	color: #f5d2a0;
	background-color: #222;
}

.login a:link, .login a:visited, .login a:hover, .login a:active {
	display: block;
	width: 100%;
	padding-left: 10px;
	color: #f5d2a0;
	text-decoration: none;
}

.imprint {
	border-top: 2px solid #3f3f3f;
}

.imprint a:link, .imprint a:visited {
	display: block;
	width: 100%;
	padding-left: 10px;
	color: #f5d2a0;
	text-decoration: none;
}

 .imprint a:hover, .imprint a:active {
 	color: #f5d2a0;
 	background-color: #222;
 }
 
/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		INTRO STYLING
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.skip a:link, .skip a:visited, .skip a:hover, .skip a:active {
	color: #e67200;
	text-decoration: none;
}

/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		CONTENT STYLING
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.header_imageleft .conTitle {
	display: none;
}

.header_imageright .conTitle {
	display: none;
}

.content .conTitle {
	display: none;
}

.contact_left .conTitle {
	display: none;
}

.location_content .conTitle {
	display: none;
}

.location_content .textcontent H1 {
	margin-left: 66px;
}

.contact_right H1 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #e67200;
}

.Normal a:link, .Normal a:visited {
	color: #000;
	text-decoration:underline;
}

.Normal a:hover, .Normal a:active {
	color: #e67200;
	text-decoration:none;
}

.textcontent {
	vertical-align: top;
	padding: 0px;
}

.textcontent ul {
	margin: 0px;
	padding: 0px;
}

.textcontent ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(media/bkg_list_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
}

.textcontent ol li {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.textcontent H1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
}

/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		LANGUAGE SELECTOR STYLING
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.MLLanguageMenuLayoutTable TD {
	padding: 0px;
}

.MLLanguageSelectionFlag_Inactive {
	display: none;
}

.MLLanguageSelectionFlag_Active {
	display: none;
}

.MLLanguageSelectionItemTable {
}


.MLLanguageSelectionItemURL {
	text-align: center;
	border-right: 2px solid #3f3f3f;
}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		FEEDBACK STYLING
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.feedback {
	text-align: center;
}

.feedback_form TD {
	padding-right: 20px;
}

.Subhead {
	font-family: verdana;
	color: #000;
	font-weight: normal;
}

.feedback_form .NormalTextBox, .feedback_form .NormalTextBox_name, .feedback_form .NormalTextBox_firma {
	width: 150px;
	border: 1px solid #e67200;
	margin-bottom: 20px;
}

a.sendButton:link, a.sendButton:visited, a.sendButton:hover, a.sendButton:active {
	color: #e67200;
	font-weight: bold;
}

#dnn_ctr2099_FormMaster_tdFormMasterHeaderCell { display: none; }

.DisclaimerHeader {
	display: block;
	padding-top: 15px;
}
