/*###############################################################
main
###############################################################*/

div#mainContainer {
	position:relative;
	top:45px;
	left:0px;
	width:1001px;
	height:600px;
	z-index:1;
	margin:0px auto;
}

body {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #dbd5ce;
	font-size: 14px;
}
.smallkontakt{
	font-size: 10px;
	line-height: 16px;
}
a:link {
	color: #D9D5CE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}

a:active {
		color: #a19689;
	text-decoration: none;
}

a:visited {
		color: #a19689;
	text-decoration: none;
}
/*###############################################################
texts
###############################################################*/
div#startupfolgeseite{
	position:absolute;
	z-index:3;
	left: 403px;
	top: 236px;
	width: 565px;
	height: 114px;
}

div#dienstleistungen{
	position:absolute;
	z-index:3;
	left: 409px;
	top: 238px;
	width: 573px;
	height: 114px;
}

div#wirueberuns{
	position:absolute;
	z-index:3;
	left: 406px;
	top: 241px;
	width: 573px;
	height: 219px;
}

div#visionen{
	position:absolute;
	z-index:3;
	left: 406px;
	top: 241px;
	width: 573px;
	height: 219px;
}

div#phantasie{
	position:absolute;
	z-index:3;
	left: 406px;
	top: 241px;
	width: 573px;
	height: 219px;
}

div#team{
	position:absolute;
	z-index:3;
	left: 406px;
	top: 241px;
	width: 573px;
	height: 219px;
}

div#kontakt{
	position:absolute;
	z-index:3;
	left: 409px;
	top: 210px;
	width: 573px;
	height: 170px;
}

div#partner{
	position:absolute;
	z-index:3;
	left: 387px;
	top: 235px;
	width: 595px;
	height: 157px;
}

div#aktuell{
	position:absolute;
	z-index:3;
	left: 508px;
	top: 236px;
	width: 434px;
	height: 248px;
}
div#aktuellScroller {
	position:absolute;
	z-index:3;
	left: 30px;
	top: 236px;
	width: 466px;
	height: 317px;
	overflow: auto;
}



div#kontaktadresse{
	position:absolute;
	z-index:3;
	left: 649px;
	top: 409px;
	width: 173px;
	height: 132px;
	color: #a19689;
	line-height: 15px;
}

div#kontakttelefon{
	position:absolute;
	z-index:3;
	left: 829px;
	top: 396px;
	width: 200px;
	height: 170px;
	color: #a19689;
}




/*###############################################################
elements
###############################################################*/
div#kontaktformular{
	position:absolute;
	z-index:3;
	left: 36px;
	top: 227px;
	width: 365px;
	height: 362px;
}

textarea {
	background-color: #1A171B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C4004B;
	border-right-color: #C4004B;
	border-bottom-color: #C4004B;
	border-left-color: #C4004B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dbd5ce;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	padding: 2px;
	margin: 0px;
}

input {
	background-color: #1A171B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C4004B;
	border-right-color: #C4004B;
	border-bottom-color: #C4004B;
	border-left-color: #C4004B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dbd5ce;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 2px;
	margin: 0px;
}
.knopf {
	background-color: #00121E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dbd5ce;
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	border: 1px solid #C4004B;
}
.titel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.txt_klein {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

