* {
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #bfbfbf;
	font-size: 10pt;
}

a:link, a:active, a:visited {
	font-size: 10pt;
	color: #d4b005;
	text-decoration: none;
}

a:hover {
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

body {
	background-color: #505050;
	text-align: center;
	padding: 10px 0;
}

h1 {
	font-weight: bold;
	font-size: 15pt;
	color: #ffffff;
}

h2 {
	font-weight: bold;
	font-size: 13pt;
	color: #d4b005;
	margin-bottom: 15px;
}

h3 {
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 10px;
}



#sd_page {
	margin: 0 auto;
	text-align: left;
	width: 905px;
}


#sd_page 
#sd_page_header {
	background: url('../images/page_head.jpg') no-repeat;
	height: 366px;
}

#sd_page 
#sd_page_header 
#site_menu {
	width: 500px;
	height: 40px;
	position: relative;
	top: 61px;
	left: 360px;
}

#sd_page 
#sd_page_header 
#site_menu 
img {
	border: none;
}


#sd_page 
#sd_page_header 
#site_caption {
	position: relative;
	top: 202px;
	left: 330px;
	width: 480px;
}

#sd_page 
#sd_page_header 
#errBox {
	position: relative;
	top: 80px;
	left: 160px;
	width: 600px;
	height: 100px;
	padding: 5px;
	color: black;
	background-color: #c0c0c0;
	border: 1px solid black;
	font-weight: bold;
	text-align: center;
}

#sd_page 
#sd_page_header 
#errBox a {
	color: black;
}
#sd_page 
#sd_page_header 
#errBox a:hover {
	color: red;
}


#sd_page 
#sd_page_content {
	min-height: 250px;
	width: 900px;
	margin-left: 2px;
	background: url('../images/bg_main.jpg') repeat-x #0c0c0c;
	
}

#sd_page 
#sd_page_footer {
	background: url('../images/page_foot.jpg') no-repeat;
	height: 144px;
}

#sd_page 
#sd_page_footer 
#site_menu_footer {
	position: relative;
	top: 22px;
	left: 50px;
	width: 500px;
	height: 15px;
	color: #666666;
	font-size: 8pt;
	vertical-align: middle;
}

#sd_page 
#sd_page_footer 
#site_menu_footer 
img {
	float: left;
	margin-right: 10px;
	position: relative;
	border: none;
}

#sd_page 
#sd_page_footer 
#site_menu_footer 
#home {
	top: 1px;
}

#sd_page 
#sd_page_footer 
#site_menu_footer 
#contact {
	top: 3px;
}

#sd_page 
#sd_page_footer 
#site_menu_footer 
#sitemap {
	top: 2px;
}

#sd_page 
#sd_page_footer 
#site_menu_footer 
a {
	color: #666666;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

#sd_page 
#sd_page_footer 
#bookmark_bar {
	clear: both;
	position: relative;
	top: 50px;
	left: 50px;
	width: 300px;
}

#sd_page 
#sd_page_footer 
#bookmark_bar 
img {
	border: none;
	margin-right: 3px;
}



#mini_contact {
	float: right;
	width: 200px;
	margin-right: 70px;
	padding-top: 5px;
}

#mini_contact 
#caption_anfrage {
	display: block;
	margin-bottom: 7px;
}

#mini_contact 
#hoehrer {
	float: right;
}

#mini_contact 
input {
	margin-bottom: 3px;
	padding: 1px;
	font-size: 8pt;
	color: #333333;
	width: 200px;
	height: 20px;
	border: 1px solid #999999;
}

#mini_contact 
#submit_button {
	margin-top: 20px;
	width: 80px;
	border: none;
}



/*** CONTENT-PAGE ID's ***/
#sd_page 
	#sd_page_content 
	#guide_description, 
#sd_page 
	#sd_page_content
	#guide_about, 
#sd_page 
	#sd_page_content
	#guide_tours, 
#sd_page 
	#sd_page_content
	#agb,
#sd_page 
	#sd_page_content
	#mail_thanks {
	width: 480px;
	margin-left: 80px;
}

#sd_page 
	#sd_page_content
	#contact {
	width: 440px;
	margin-left: 80px;	
}


#guide_description 
#guide_photo {
	float: left;
	margin: 0 10px 10px 0;
}


#agb ol {
	padding-left: 20px;
}

#agb li {
	margin-bottom: 20px;
}


#sd_page 
	#sd_page_content
	#contact
	form {
	margin: 30px 0 0 0;
}

#sd_page 
	#sd_page_content
	#contact
	input {
	width: 200px;
	margin: 0 0 5px 0;
	color: #333333;
}

#sd_page 
	#sd_page_content
	#contact
	textarea {
	width: 405px;
	height: 100px;
	margin: 0 0 5px 0;
	color: #333333;
}


#sd_page 
	#sd_page_content
	#contact
	#submit_button {
	margin-top: 20px;
	width: 80px;
	border: none;
}


#adress {
	float: right;
	width: 300px;
	padding-top: 113px;
	margin-right: 70px;
}




.small_1 {
	font-size: 9pt;
}


.data_field_name {
	float: left; 
	width: 70px;
}
