html {
	overflow-y: scroll;
}


body {
	margin: 0 0 0 0;
	background-color: #808080;
}

html, body {
	height: 99.9%;
}

body, html, table, body table, div, textarea {
	font-family: arial;
	font-size: 13px;
	color: #303030;
}

a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

#nav_menu {
	float: left; 
	margin-top: 3px;
	margin-left: 13px; 
	width: 215px; 
	height: 262px; 
	background-image: url(images/layout_menu.jpg);
}

#text_teil {
	margin-top: 2px;
	float:right; 
	margin-right: 23px; 
	width: 722px; 
	background-color: #f7f7f7; 
	border: 1px  #999999 solid;
}

#nav_menu a{
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
	border: 0px #000000 solid;
}

#nav_menu a:hover{
	color: #f30606;
	font-weight: bold;
	background-color: #FFFFFF;
}

#home_ueber a {
	color: #000000;
	text-decoration: underline;
}

#home_ueber a:hover {
	color: #b0b0b0;
	text-decoration: underline;
}

#shop_ueber a {
	color: #000000;
	text-decoration: underline;
}

#shop_ueber a:hover {
	color: #b0b0b0;
	text-decoration: underline;
}

#home_menu {
	padding-left: 2px;
	padding-right: 2px;
}

.form_home input{
	width: 90px;
	border: 1px #999999 solid;
}

#reise_ueber {
	color: #000000;
	font-weight: bold;
}

#links_unten a{
	font-weight: normal;
	text-decoration: none;
}

#projekte_ueber {
	color: #000000;
	font-weight: bold;
}

#impressum_ueber {
	color: #000000;
	font-weight: bold;
}

#formular input, textarea{
	border: 1px #999999 solid;
}

#globrailer {
	font-family:Crillee, Arial Black, Arial;
	font-size: 14.5px;
	color: #ff0000;
}

#reise_ueber {
	color: #000000;
	text-decoration: none;
}

#reise_ueber a:hover {
	color: #b0b0b0;
	text-decoration: underline;
}

#gb_form input, #gb_form textarea{
	border: 1px #666 solid;	
}