/*** global settings ***/
html {
	background-image: url("images/bg_verlauf.png");
	font-family: arial; 
	font-size: 12px;
	background-attachment:fixed;
}

body {
	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}

#topBar {
	height: 223px;
	width: 100%;
	padding: 0px;
	vertical-align:top;
}

.header {
	position: absolute;
	border: 0px;
	top: 8px;
	margin-left: 0px;
	padding: 0px;
}

.header img {
	height: 200px;
	width: 950px;
}


#topmenu {
	background-image: url("images/menuleiste.png");
	position: relative;
	top: 103px;
	left: 80px;
	height: 20px;
	width: 825px;
	padding: 0px;
}

#topmenu {
	background-image: url("images/menuleiste.png");
	position: relative;
	top: 43px;
	left: 0px;
	height: 20px;
	width: 950px;
	padding: 0px;
}

.menuItemleft img {
	border: 0px;
	height: 20px;
	width: 120px;
	padding: 0px;
}

.menuItemright img {
	position: absolute;
	border: 0px;
	right: 0px;
	height: 20px;
	width: 120px;
	padding: 0px;
}

#main {
	width: 100%;
	padding: 0px;
}

.image {
	border: 0px;
}

/*** table Styling ***/

.table {
	padding: 0px;
}

.maintable {
	border-style:none;
	position: relative;
	vertical-align:top;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.smallcolumn {
	border-stylie:none;
	position: relative;
	vertical-align :top;
	width: 20%;
	
}

.bigcolumn {
	border-style:none;
	position: relative;
	vertical-align: top;
	width: 80%;
	
}

.onecolumn {
	border: #346eb6 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: 550px;
}

#homebild {
	width: 200px;
	height: 200px;
	margin: 0px;
}

#navlist li { 
	list-style-type: square;
	list-style-position: outside;
}

#leistungenbild {
	width: 100%;
	height: 100px;
	
}

#downloadsbild {
	width: 100%;
	height: 100px;
}

#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;
}

.toolcolumn {
	width: 730px;
}

.downloadcolumn {
	width: 150px;
	vertical-align: bottom;
}

.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;
}

.marginbild {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.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;
}

.bigueberschrift {
	font-size: 20px;
	color: #000;
	font-family:arial,sans-serif;
	font-weight: bold;
}

.normtext {
	font-size: 12px;
	color: #000;
	font-family:Arial;
}

.ueberschrift2 {
	font-size: 16px;
	color: #000;
	font-family:arial,sans-serif;
	font-weight: bold;
}

.normtext2 {
	font-size: 14px;
	color: #000;
	font-family:Arial;
}

.working {
	color: #99cc00;
	font-family:arial;
	font-weight: bold;
}
