


/* CSS Gnomisoft */
/*  (c) 2010     */






html, body	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4;
	font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/bg_verlauf.png);
	background-repeat: repeat-x;
 	background-attachment: fixed;
}

a:link {color: #084a95; text-decoration: none; font-weight: bold;}
a:visited {color: #084a95; text-decoration: none; font-weight: bold;}
a:hover {color: #084a95; text-decoration: none; cursor: pointer;}
a:active {color: #084a95; text-decoration: none;} 

img {
	border: none;
}

p {
	margin-bottom: 0px;
	margin-top: 0px;
}

.homepage {
	position: relative;
	top: 50px;
	width: 838px;
	margin:0px auto;
	background-image: url(img/verlauf_hauptframe.png);
	background-repeat: repeat-y;
	background-position: 10px 0px;
}

.content {
	position: relative;
	width: 800px;
	left: 20px;
	min-height: 450px;
}

.headerbox {
	position: relative;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	width: 810px;
	height: 100px;
	left: 10px;
}

.buttonbox {
	position: relative;
	top: 70px;
	left: 4px;
}

.button {
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 32px;
	float: left;
	text-align: center;
	font-weight: normal;
	color: #000000;
}

.button:hover {
	font-weight: bold;
	color: #084a95;
	cursor: pointer;
}

.buttontext {
	position: relative;
	font-weight: inherit;
	top: 5px;
}

.background_titelleiste_bg {
	position: relative;
	background-image: url(img/titel.png);
	width: 825px;
	height: 73px;
}

.titeltext {
	position: relative;
	/*font-size: 24px;
	color: #084a95;*/
	width: 490px;
	height: 45px;
	top: 12px;
	left: 20px;
}

h1 {
	font-size: 24px;
	color: #084a95;	
	font-weight: normal;
	margin-top: 0px;
}

/*.hauptframe {
	position: relative;
	width: 800px;
	height: 100%;
	left: 20px;
}*/

.fusszeile {
	position: relative;
	text-align: center;
	font-size: 8px;
	clear: both;
	margin: 50px auto;
}




/* Text formatierungen */
/* ------------------- */

.clear {
	clear: both;
}

.mediengestalter {
	position: relative;
	top: -50px;
}

.alledreizusammen {
	position: relative;
	top: 100px;
	height: 322px;
}

.playerdiv {
	padding-bottom: 10px;
}

.playerheader {
	color: #084a95;
	font-weight: bold;
}

.absatzueberschrift {
	font-weight: bold;
	margin-top: 5px
	margin-bottom: 5px;
}

.miniheader {
	color: #084a95;
	font-style: italic;
	font-weight: bold;
}

.impressumheadline {
	font-weight: bold;
	margin-top: 12px;
}

.siebzigspalte {
	width: 70%;
	text-align: justify;
	padding-bottom: 15px;
}

.fuenfzigspalte {
	text-align: justify;
	padding-bottom: 15px;
	width: 512px;
}

.linkentry {
	margin-top: 10px;
	padding-bottom: 5px;
	text-decoration: underline;
	color: #084a95;
}

.linkentry:hover {
	cursor: pointer;
}

.listeueberschrift {
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-collapse: collapse;
	border-width: 2px;
	border-color: #084a95;
}

.projektliste {
	position: relative;
	border-top-style: solid;
	border-bottom-style: solid;
	border-collapse: collapse;
	left: 50%;
	align: center;
	vertical-align: top;
	text-align: left;
	border-color: #084a95;
	width: 100%;
	margin-left: -50%;
	margin-top: 20px;
}


td {
	border-top-style: solid;
	border-bottom-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #084a95;
}

.redentry {
	/*color: #95084c;*/
	color: #084a95;
	font-weight: bold;
}

.lauftable {
/*	position: relative;
	align: center;
	vertical-align: top;
	text-align: left;
	width: 70%;
	margin-top: 20px;
	margin-bottom: 20px; */
	
	position: relative;
	border-top-style: solid;
	border-bottom-style: solid;
	border-collapse: collapse;
	left: 50%;
	align: center;
	vertical-align: top;
	text-align: left;
	border-color: #084a95;
	width: 70%;
	margin-left: -50%;
	margin-top: 20px;
}

.kontaktformular {
	width: 70%;
}

.lauftablefirst {
	border: none;
	border-left: hidden;
	border-right: hidden;
	text-align: left;
	padding: 1px;
	border-width: 1px;
	border-color: #084a95;
	width: 45%;
	/*max-width: 100px;*/
}

.tabellenanmerkung {
	text-align: right;
}

.projektlink:hover {
	background-color: #AAAAAA;
	cursor: pointer;
}

.textimg, textimglinks {
	border: solid;
	border-width: 2px;
	border-color: #084a95;
	float: right;
	margin-top: 25px;
	margin-right: 5px;
}

.imgcontainer {
	width: 370px;
	margin-left: 15px;
	padding-bottom: 15px;
	float: right;
	overflow: hidden;
}

.balkenrahmen {
	border: solid;
	border-width: 1px;
	border-color: #084a95;
	padding: 1px;
	height: 1px;
}

.balkenprogress {
	background-color: #084a95;
	border: none;
	height: 3px;
	margin-top: -1px;
	margin-left: -1px;
	margin-right: +2px;
	width: 0;
}