body {
	margin: 0px;
	padding: 0px;
	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../../img/gr-hg-line_nav.jpg);
	background-repeat: no-repeat;
	
	
}

div#flash_mov {
	margin-top: 20px;
	margin-left: 0px;
	z-index: 1;
}

.lang {
	margin-top: 20px;
	margin-left: 20px;

	font-family: arial, helvectia;
	font-size: 12px;
	line-height: 19px;
}

a {
	color: #FFF;
	text-decoration: none;
}

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

a:visited {
	color: #FFFFFF;
}

/*********** CLASSEN ******************************/
.startpage_topline {
	width: 100%;
	height: 0px;
}

.startpage_bottom {
	width: 100%;
	height: 0px;
}

.clear {
	clear:both;
}
/*********** Layout: Forms ******************************/

.layout_form_error {
	margin: 10px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #FFCC00;
	border: 3px solid #FF9900;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-align: center;
}

.layout_form_box {
	margin: 0px;
	padding: 0px;
	background-color: #1B1817;
}

.layout_form_box_blue {
	margin:0px;
	padding: 0px;
	width:100%;
	background-color: #1B1817;
}

.layout_form_absatz {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	clear : both;
}

.layout_form_text {
	float: left;
	width: 40%;
	text-align: right;
	font-weight: bold;
	font-size: 100%;
	color: #939DCB;
}

.layout_form_field {
	float: right;
	width: 57%;
	text-align: left;
	font-size: 80%;
}
/*********** layout_content_left link styles ************/
.home_top {
background-color: #1B1817;
padding-top: 120px;
}
.home_top_img {
	float:right;
	margin:50px 0px 70px 0px;
}

.home_middle {
	clear: both;
}
.home_middle img {
	margin: 5px 0px 10px 0px;
}

.home_bottom {
	text-align: center;
}
.home_news {
	margin: 20px 0px 0px 0px;
	color: #FFFFFF;
}

.home_body {
	background-color: #1B1817;
	font-family: arial, helvetica, sans-serif;
	color: #11;
}
/*********** layout_content_left link styles ************/

.layout_content_left ul a:link {
	display: block;
}

.layout_content_left ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Für MSIE */
.layout_content_left li {
	border-bottom: none;
}

/* Für alle anderen Browser */
html>body .layout_content_left li {
	border-bottom: none;
}

/*********** style_selectionLink styles *****************/


.border_top {
	border-top: 1px solid #51A09C;
	width: 140px;
	margin-bottom: 16px;
}

.border_bottom {
	margin-top: 16px;
}

.short_kontakt {
	padding-top: 16px;
	padding-bottom: 16px;
	border-top: 1px solid #4F5D5D;
	border-bottom: 1px solid #4F5D5D;
	width: 140px;
}

.gr-head-nav {
padding-top: 20px;
}

.style_selectionLink {
	margin-top: 20px;
	margin-left: 20px;

  	font-size: 12px;
	font-family: arial, helvetica;
	color: #FFF;
	
	width: 260px;
	line-height: 19px;
}

.style_selectionLink a {
	display: block;
	color: #FFF;
	text-decoration: none;
	line-height: 19px;
	
	
	
}

.style_selectionLink a:hover{
	color: #51C2BC;
	text-decoration: none;
}

.layout_content_center {
	background-color: #1B1817;
	width: 640px;
	padding-left: 20px;
	padding-top: 20px;
	
}

.style_story {
}

.style_story img {
	margin-top: 20px;
}


.lang_text {
color: #494644;
}


