﻿html {
	background-image: url("images/bg_verlauf.png");
	font-family: arial; 
	font-size: 12px;
	background-attachment:fixed;
}

body {
	margin: 0px;
}

form {
	margin: 0px;
}

#site {
	height: 100%;
	width: 950px;
	border-style:none;
	padding: 0px;
	text-align: left;
}

A:link    { color: #000000}
A:visited { color: #607b84}
A:active  { color: #607b84}
A:hover   { color: #246f7c}

a.sonderlink:link {
   	color: #FFFFFF;
}

a.sonderlink:visited {
   	color: #FFFFFF;
}

a.sonderlink:hover {
   	color: #FFFFFF;
}

#topBar {
	height: 123px;
	width: 100%;
	padding: 0px;
	vertical-align:top;
}

.wolke1 {
	position: absolute;
	border: 0px;
	top: 8px;
	margin-left: 10px;
	padding: 0px;
}

.wolke2 {
	position: absolute;
	border: 0px;
	top: 10px;
	margin-left: 280px;
	padding: 0px;
}

.wolke3 {
	position: absolute;
	border: 0px;
	top: 15px;
	margin-left: 485px;
	padding: 0px;
}

.wolke4 {
	position: absolute;
	border: 0px;
	top: 25px;
	margin-left: 665px;
	padding: 0px;
}

.wolke5 {
	position: absolute;
	border: 0px;
	top: 35px;
	margin-left: 840px;
	padding: 0px;
}

.wolke1 img {
	height: 90px;
	width: 187px;
}

.wolke2 img {
	height: 72px;
	width: 119px;
}

.wolke3 img {
	height: 56px;
	width: 92px;
}

.wolke4 img {
	height: 42px;
	width: 69px;
}

.wolke5 img {
	height: 28px;
	width: 46px;
}

#topmenu {
	background-image: url("images/menuleiste.png");
	position: relative;
	top: 103px;
	left: 80px;
	height: 20px;
	width: 825px;
	padding: 0px;
}

.menuItemleft img {
	border: 0px;
	height: 20px;
	width: 120px;
	padding: 0px;
}

.menuItemdouble img {
	border: 0px;
	height: 20px;
	width: 240px;
	padding: 0px;
}

.menuItemright img {
	position: absolute;
	border: 0px;
	right: 0px;
	height: 20px;
	width: 120px;
	padding: 0px;
}

.main {
	width: 100%;
	padding: 0px;
}

.bottom {
	background-color: #607b84;
	width: 100%;
	padding: 0px;
}

.top {
	background-color: #607b84;
	width: 100%;
	padding: 0px;
}

.image {
	border: 0px;
}

.table {
	padding: 0px;
}

.maintable {
	border-style:none;
	position: relative;
	vertical-align:top;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.bigcolumn {
	border: #607b84 solid;
	border-top-width:6px;
	border-left-width:4px;
	border-right-width:2px;
	border-bottom-width:4px;
	position: relative;
	vertical-align :top;
	width: 60%;
	height: 450px;
}

.smallcolumn {
	border: #607b84 solid;
	border-top-width:6px;
	border-left-width:2px;
	border-right-width:4px;
	border-bottom-width:4px;
	position: relative;
	vertical-align: top;
	width: 40%;
	height: 450px;
}

.onecolumn {
	border: #607b84 solid;
	border-top-width:6px;
	border-left-width:4px;
	border-right-width:4px;
	border-bottom-width:4px;
	position: relative;
	vertical-align :top;
	width: 100%;
	height: 450px;
}

.twocolumnnoborder {
	border-style:none;
	position: relative;
	vertical-align :top;
	width: 50%;
}

#homebild {
	width: 100px;
	height: 500px;
	margin: 0px;
}

#navlist li { 
	list-style-type: square;
	list-style-position: outside;
}

#leistungenbild {
	width: 100%;
	height: 100px;
	
}

#downloadsbild {
	width: 100%;
	height: 100px;
}

#overlaysbild {
	width: 100%;
	height: 230px;
	
}

#referenzenbild {
	width: 100%;
	height: 100px;
}

.bildcolumn {
	width: 120px;
}

.kartenbildcolumn {
	width: 200px;
	vertical-align: bottom;
}

.kartencolumn {
	width: 400px;
	vertical-align: bottom;
}

.iconcolumn {
	width: 80px;
}

.overlaycolumn {
	width: 730px;
}

.paypaltextcolumn {
	width: 830px;
	border-style:none;
	position: relative;
	vertical-align :top;
}

.paypalcolumn {
	border-style:none;
}

#fotosrow {
	height: 30px;
}

#tourenbeschreibung {
	border: #607b84 solid;
	border-top-width:0px;
	border-left-width:4px;
	border-right-width:2px;
	border-bottom-width:0px;
	vertical-align :top;
	width: 770px;
	height: 450px;
}

#fotoscolumn {
	width: 160px;
	vertical-align :top;
	border-style:none;
}

#fotosbordercolumn {
	width: 15px;
	vertical-align :top;
	border-style:none;
}

.toolcolumn {
	width: 730px;
}

.downloadcolumn {
	width: 150px;
	vertical-align: bottom;
}

.rechtsmitstrichcolumn {
	width: 180px;
	border: #607b84 solid;
	border-left-width:2px;
	border-right-width:4px;
	border-bottom-width:0px;
	border-top-width:0px;
	vertical-align: top;
}

.leftteambild {
	width: 120px;
	height: 120px;
	margin-right: 5px;
}

.rightteambild {
	width: 120px;
	height: 120px;
	margin-left: 5px;
}

.kartenbild {
	width: 200px;
	height: 100px;
	margin-right: 10px;
}

#smalltext {
	position: relative;
	left: 10px;
	width: 338px;
}

.margin {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.oben {
	vertical-align: top;
}

.unten {
	vertical-align: bottom;
}

.rechts {
	text-align: right;
}

.ueberschrift {
	font-size: 14px;
	color: #000;
	font-family:arial,sans-serif;
	font-weight: bold;
}

.ueberschriftgross {
	font-size: 20px;
	color: #ffffff;
	font-family:arial,sans-serif;
	font-weight: bold;
	vertical-align: center;
}

.normtext {
	font-size: 12px;
	color: #000;
	font-family:Arial;
}

.kleinertext {
	font-size: 11px;
	color: #000;
	font-family:Arial;
}

.nametext {
	font-size: 12px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
}

.namecentertext {
	font-size: 12px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}

.working {
	color: #99cc00;
	font-family:arial;
	font-weight: bold;
}
