html { 
	height: 100%;
	width: 100%;
}

body {
	font-size: 14px;  
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	margin: 0px;
}

.kontakt_required {
	color: #FF0000;
}
.index_table {
	border: none;
	height: 100%;
	width: 100%;
}

.index_table_space1 {
	background-color: #fdf7c2;
}

.index_table_content {
	background-image:url("../images/background.png");
	background-repeat:repeat-y; 
	vertical-align: top;
	width: 765px;
}

.index_table_space2 {
	background-color: #d0dffe;
}

.page_table {
	border: none;
}

.header {
    background-image:url("../images/index_01.jpg");
    height: 307px;
    width: 765px;
}

.menu_ueberuns {
    display: block;
    height: 35px;
    width: 114px;
}

.menu_ueberuns_image {
	background-image:url("../images/index_03.gif");	
}

.menu_ueberuns_image:hover {
    background-image:url("../images/index_03_roll.gif");
}

.menu_ueberuns_image_active {
	background-image:url("../images/index_03_roll.gif");	
}

.menu_team {
    display: block;
    height: 35px;
    width: 117px;
}

.menu_team_image {
	background-image:url("../images/index_04.gif");
}

.menu_team_image:hover {
    background-image:url("../images/index_04_roll.gif");
}

.menu_team_image_active {
	background-image:url("../images/index_04_roll.gif");	
}

.menu_leistungen {
    display: block;
    height: 35px;
    width: 130px;
}

.menu_leistungen_image {
	background-image:url("../images/index_05.gif");	
}

.menu_leistungen_image:hover {
	background-image:url("../images/index_05_roll.gif");
}

.menu_leistungen_image_active {
	background-image:url("../images/index_05_roll.gif");
}

.menu_referenzen {
    display: block;
    height: 35px;
    width: 131px;
}

.menu_referenzen_image {
    background-image:url("../images/index_06.gif");
}

.menu_referenzen_image:hover {
    background-image:url("../images/index_06_roll.gif");
}

.menu_referenzen_image_active {
    background-image:url("../images/index_06_roll.gif");
}

.menu_kontakt {
    display: block;
    height: 35px;
    width: 107px;
}

.menu_kontakt_image {
    background-image:url("../images/index_07.gif");
}

.menu_kontakt_image:hover {
    background-image:url("../images/index_07_roll.gif");
}

.menu_kontakt_image_active {
    background-image:url("../images/index_07_roll.gif");
}

.content_space_left {
    width: 102px;
}

.content {
    background-image:url("../images/index_10.gif"); 
    background-repeat:repeat-y;
    width: 599px;
	padding: 15px;
}

.content a {
    color: #012369;
	text-decoration: none
}

.content p {
    margin: 0px 0px 10px 0px;
}

.content h1 {
	border-bottom: #012369 solid 2px;
    font-size: 14px;
    font-weight: bold;
    padding: 1px;
}

.content h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
    text-align: center;
}

.content img {
    text-align: center;
}

.content ul {
	list-style: none;
	margin-left: 0px;
	padding: 0em;
}

.content li {
	background-image:url("../images/li.gif");
	background-position: 0em 0.3em;
	background-repeat: no-repeat;
	padding: 0.4em 0.4em 0.4em 2.2em;
}

.content_space_right {
    background-image:url("../images/index_11.gif"); 
    background-repeat:repeat-y;
    width: 64px;
}

.content_image {
    text-align: center;
}

.thumbnails {
	color: #000000;
	padding: 5px;
}

.fake_link .thumbnails {
	display: none;
}

.thumbnails img {
	border: 1px solid #000000;
	width: 96px;
	height: 71px;
	margin: 0px 2px 0px 2px;
}

.thumbnails p {
	padding-left: 5px;
}

.thumbnails table {
	border: none;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 510px;
}

.thumbnails td {
	vertical-align: top;
}

.referenzen img {
	border: 1px solid #000000;
	margin: 1px 0px 1px 0px;
	width: 120px;
	height: 84px;
}

.fake_link {
	color: #012369;
	cursor: pointer;
}

.address {
	font-weight: bold;
}

.kontakt_table {
	width: 569px;	
}

.kontakt_table_info {
	width: 100px;	
}

.kontakt_table_input {
	width: 350px;
}

.kontakt_table_message {
	color: #FF0000;
	text-align: right;
	width: 119px;
}

.kontakt_table_submit {
	font-size: 10px;
    text-align:right;
}

input {
	margin: 2px 2px 2px 2px;
}
textarea {
	margin: 2px 2px 2px 2px;
}

.input_small {
	width: 50px;	
}

.input_medium {
	width: 280px;	
}

.input_big {
	width: 340px;	
}

.input_text {
	width: 340px;	
}

#google_maps_to_address {
	width: 390px;
}

#google_maps_submit {
	width: 60px;
}

#google_maps_message {
	color: #FF0000;
	padding: 0px 0px 5px 0px;
	width: 560px;
}

#google_maps {
	height: 400px;
	width: 569px;	
}

#google_maps_directions {
	min-height: 560px;
	width: 560px;	
}

.info_window {
	font-size: 12px;
	padding: 8px 0px 0px 0px;
}

.fullscreen_control_container {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	cursor: pointer;
	position: absolute;
	text-align: center;
	width: 5em;
}

.fullscreen_control_button {
	border-color: white rgb(176, 176, 176) rgb(176, 176, 176) white;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

DIV#fancy_inner {
	height: 98%;
	width: 98%;
}
