/*
Theme: Arlberg Exclusive 2007/2008 ver. 2.0
Description: Stylesheet for Arlberg Exclusive Website.
Author: Dipl.-Ing. Dimitri Papadopoulos
Author URI: http://www.die-digitalexperten.de/  
*/
html {
	padding:0;
	margin:0;
}
body {
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	color: #000;
	font: 83%/1.5 "trebuchet ms", arial, sans-serif;
	text-align: center;
	background: #1E1E1E url("images/bodybg2.gif") repeat-x top left;
}
#container { 	
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	background-color: #ffffff;
	border-left: 1px solid #fff;
   border-right: 1px solid #fff;
}
#pageHeader {
 	width: 880px;
	margin: 0 0 0 0; 
	padding: 11px 15px 0 15px;
}
*html #pageHeader {
	padding: 8px 15px 0 15px;
}
#pageHeader p {
	text-align: center;
	margin: 0 0 10px 0;
}
#mainText {
	margin: 0;
	width: 880px;
	height: 500px;
}
#mainText2 {
	margin: 0;
	width: 880px;
}
#nav-first {
	display: block;
	width: 840px;
	margin: 0 0 1px 0;
	padding: 0 0 0 0;
	text-align: center;
}
.menu, .menuen, .menuru {
	display:table;
	padding:0 0 0 0; 
	margin: 0 0 0 0;
	list-style-type:none;
	white-space:nowrap;
}
.menu li, .menuen li, .menuru li {
	display:table-cell;
	float: left;
}
.menu a, .menu a:visited {
	display:block;
	padding:4px 30px 0 30px;
	color: #6A6A6A; 
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom: 3px solid #fff;
}
.menuen a, .menuen a:visited {
	display:block;
	padding:4px 32px 0 32px;
	color: #6A6A6A; 
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom: 3px solid #fff;
}
.menuru a, .menuru a:visited {
	display:block;
	padding:4px 14px 0 14px;
	color: #6A6A6A; 
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom: 3px solid #fff;
}
.menu a:hover, .menu a.selected a, .menu a.selected:link, .menu a.selected:visited,
.menuen a:hover, .menuen a.selected a, .menuen a.selected:link, .menuen a.selected:visited,
.menuru a:hover, .menuru a.selected a, .menuru a.selected:link, .menuru a.selected:visited {
	color:#ccc; 
	border-bottom: 3px solid #ccc;
}
#footer {
	clear: both;
	border-top: 1px solid #B7B7B7;
	padding: 12px 0 12px 10px;
	font-size:0.8em;
	letter-spacing: 1px;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #9C9B9B;
	background: #fff url("images/arlex_logo.gif") top right no-repeat;
}
#footer p {
	margin: 0;
}
#footer a,#footer a:link,#footer a:hover {
	text-decoration:underline;
} 
#footer a:link {
	color:#9C9B9B;
} 
#footer a:visited {
	color:#9C9B9B;
} 
#footer a:hover,#footer a:active {
	color: #203E83;
}
#lngSelect {
	font-size: 0.85em;
	letter-spacing: 1px;
	position: absolute;
	top: 140px;
	right: 10px;
}
#lngSelect a,#lngSelect a:link,#lngSelect a:hover,#lngSelect a:active, #lngSelect a:visited {
	color: #000;
	text-decoration: none;
}
/*** Content styles ***/

#mainText a, #mainText a:link, #mainText a:hover {
	text-decoration:underline;
} 
#mainText a:link {
	color: #0000CD;
} 
#mainText a:visited {
	color:#999999;
} 
#mainText a:hover, #mainText a:active {
	color:#6E9BC0;
}
h1, h2, h3, h4, h5, h6 {
	/*letter-spacing: -1px;*/
	font-family: arial,verdana,sans-serif;
	margin: 10px 0 .3em;
	color:#000000;
	padding-bottom: .1em;
}
h1 {
	font-size: 176%;
	margin-top:.6em;
}
h2 {
	font-size: 156%;
}
h3 {
	font-size: 136%;
}
h4 {
	font-size: 116%;
}
h5 {
	font-size: 96%;
}
h6 {
	font-size: 96%;
}
.co {
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 0.2em;
}
#title {
	float: left;
	width: 180px;
	margin: 10px 0 0 20px;
}
#rtt p {
	margin: 20px 122px 0 190px;
}
#rtt ul {
	margin: 10px 62px 10px 220px;
}
#listpartner {
	margin: 20px 0 10px 0;
	font-size: 1em;
}
/** Arkeo Forms CSS Start **/
#flashcontent {
	width: 880px;
	height: 245px;
	margin: 0 0 0 0px;
}
#pnlStart, #pnlDanke {
	margin: 20px 0 0 0;
	display: block;
}
fieldset {
	padding:	0;
	width: 550px;
	margin-top: 10px 0 0 0;
	border: none;
	display: block;
	font-size: 			10pt;
}
fieldset legend {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			9pt;
	font-weight:		bold;
	color:				black;
}
fieldset td {
	font-size: 0.8em;
	width: 130px;
}
#valSummary {
	padding:				4px;
	border:				2px ridge #ffcccc;
	width:				500px;
	margin:				10px;
	background-color:	#ffcccc;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
}

div.input,div.input2 {
	padding:	2px;
	clear: both;
}
div.inputbox {
	width: 600px;
	padding: 2px 0 0 110px;
	font-size: 0.5em;
	clear: both;
}
div.input label, #lblTel {
	display:				block;
	width:				140px;
	float:				left;
	padding-left:		16px;
}
div.options {
	padding:				4px 180px 20px 0;
	text-align:			right;
	margin-top:			8px;
}

div.options input {
	font-weight:		bold;
	border: 1px outset #F5F5F5;
	background-color: #94BFE5;
	color: #000000;
}

ul {
	margin-top:			2px;
}

div.input input, div.input select, div.input textarea {
	border:				1px solid #7B9CBD;
}

div.input input.error, div.input textarea.error, div.input select.error {
	border:				2px solid red;
	background-color:	#ffcccc;
}

div.input label.error {
	color:				#ff0000;
	font-weight:		bold;
}
div.input #btnSubmit {
	margin: 5px 0 0 200px;
}
.chkText {
	float: left;
}
/** Arkeo Forms CSS Ende **/
