body,p,a,tr,td,h1,h2,h3,h4,h5 {font-size:10pt;font-family:arial;color:#a2a2a2}

/* ========================================== Body 							=========================  */

body.normal {
	SCROLLBAR-FACE-COLOR:#E0E0E0;
	SCROLLBAR-HIGHLIGHT-COLOR:#eaeaea;
	SCROLLBAR-SHADOW-COLOR:#ffffff;
	SCROLLBAR-ARROW-COLOR:#063255;
	SCROLLBAR-BASE-COLOR:#063255;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3d-light-color:#063255;
	background:#ffffff;
	margin-top:0px;
	margin-left:0px;
	background-image:url(grafix/bg_page.jpg);
	background-attachment:fixed;
}

/* ========================================== Navigation , Content			=========================  */

a {
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#963200;
	text-decoration:underline;
}

td.content {
	background-image:url(grafix/bg_content.jpg);
	background-repeat:repeat-y;
	width:680px;
	height:450px;
}

td.nav {
	width:167px;
	padding-top:100px;
}

/* ========================================== Buttons, Textareas, Forms etc...	 =========================  */

input,textarea,select {
	font-family:arial;
	font-size:8pt;
	background-color:#eaeaea;
	border-width:0px;
	border-color:#333333;
	border-style:solid;
	color:#666666;
	font-weight:normal;
	padding:2px;
}

input.zimmerbuchen,textarea.zimmerbuchen,select.zimmerbuchen {
	font-family:arial;
	font-size:8pt;
	background-color:#ffffff;
	border-width:1px;
	border-color:#a2a2a2;
	border-style:dotted;
	color:#333333;
	font-weight:normal;
	padding:2px;
}

textarea.zimmerbuchen {
	font-family:arial;
	font-size:8pt;
	background-color:#ffffff;
	border-width:1px;
	border-color:#a2a2a2;
	border-style:dotted;
	color:#333333;
	font-weight:normal;
	padding:2px;
}

input.submitme {
	font-family:arial;
	font-size:8pt;
	background-color:#a2a2a2;
	border-width:1px;
	border-color:#ffffff;
	border-style:solid;
	color:#ffffff;
	font-weight:bold;
	
}

input.schnellkontakt {
	font-family:verdana,arial;
	font-size:8pt;
	background-color:#eaeaea;
	border-width:1px;
	border-color:#EB3C12;
	border-style:solid;
	color:#666666;
	font-weight:normal;
	height:16px;
	padding:1px;
}

select.schnellkontakt {
	font-family:verdana,arial;
	font-size:8pt;
	background-color:#eaeaea;
	border-width:1px;
	border-color:#EB3C12;
	border-style:solid;
	color:#666666;
	font-weight:normal;
	height:16px;
	padding:1px;
}

select.aktion {
	font-family:verdana,arial;
	font-size:7pt;
	background-color:#eaeaea;
	color:#333333;
	font-weight:normal;
	height:17px;
}
