/*  developper:	CSS Document by www.zenrace.com  	*/
/*  contact:		contact@zenrace.com								*/
/*  version: 		200605006           								*/
/*  project: 		ZENRACE-WEBSITE                  	*/






/* * * * * * * * * * * * * * * * * * *  START MAIN LAYOUT * * * * * * * * * * * * * * * * * * */

#indexpic {
	margin: 0 auto;
	width: 420px;
	height: 800px;
}

body.index {
	overflow: hidden;
	background-image: url("../media/bg_gradient.gif");
	background-repeat: repeat-x;
	background-color: #666666;
}

body {
	font-family: "trebuchet ms", "gill sans", tahoma, geneva, helvetica, verdana, sans-serif;
	margin: auto;
	background-image: url("../media/bg_gradient.gif");
	background-repeat: repeat-x;
	/* overflow: hidden; */
	background-color: #666666;
}

#main {
	margin: 0;
	padding: 0;
	vertical-align: top;
	height: 600px;
}

#left {
	float: left;
	clear: left;
	width: 360px;
	height: 600px;
	margin-left: 0px;
	padding-top: 0px;
	background-image: url("../media/bg_left.gif");
	background-repeat: no-repeat;
	/* border: 1px solid #c58201; */
}

#right {
	float: right;
	clear: right;
	width: 360px;
	height: 600px;
	margin-right: 0px;
	padding-top: 0px;
	background-image: url("../media/bg_right.gif");
	background-repeat: no-repeat;
	/* border: 1px solid #c58201; */
} 

#layerSite {
	position: absolute;
	z-index: 1;
	margin-top: 5%;
	left: 0;
	right: 0; 
	width: 100%;
	height: auto;
	/* background-color: fuchsia; */
}

#website {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	height: 470px;
	background-color: transparent;
	/* border: 1px solid black; */
}

#websiteleft {
	width: 160px;
	height: 370px;
	float: left;
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
	/* border-top: 1px solid lime;
	border-bottom: 1px solid lime;
	border-left: 1px solid lime; */
}

#websiteright {
	background-image: url("../media/swan_transparent.gif");
	background-position: center;
	background-repeat: no-repeat;
	width: 530px;
	height: 370px;
	float: right;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	border-right: 1px solid #CCCCCC;
}

/* * * * * * * * * * * * * * * * * * *  START NAVIGATION * * * * * * * * * * * * * * * * * * */

#navwrapper {
	margin: 0px;
	padding: 0px;
	float: right;
	clear: left;
	width: 160px;
	height: 370px;
	overflow: hidden;
	/* background-color: yellow; */
}

#nav {
  width: 160px;
  float: left;
	height: auto;
  text-align: right;
  margin: 0 auto;
	/* background-color: red; */
}

#navend {
	background-image: url("../media/bg_navwrapper.gif");
	background-repeat: repeat-y;
	vertical-align: top;
	margin-top: 0px;
	margin-top: -4px;
	padding-top: 0px;
	top: 0%;
  width: 160px;
	height: 230px;
  float: left;
  text-align: right;
}

/* * * * 0TE STUFE  * * * */

#nav a {
	height: 12px;
	display: block;
	line-height: 9pt;
	letter-spacing: 1pt;
	font-size: 9pt;
	padding: 5px 20px 4px 20px;
}

#nav a.activeroot_0 {
	padding-right: 21px;
	color: #2F63AB;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}

#nav a.inactiveroot_0 {
	color: #333333;
	border-right: 1px solid #CCCCCC;
	text-decoration: none;
}

#nav a:hover.activeroot_0  {
	color: #2F63AB;
	text-decoration: none;
}

#nav a:hover.inactiveroot_0 {
	color: #2F63AB;
	text-decoration: none;
}

/* * * * 1TE STUFE  * * * */

#nav a.activeroot_1 {	
	color: #2F63AB;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}

#nav a.inactiveroot_1 {
	color: #999999;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}

#nav a:hover.activeroot_1  {
	color: #2F63AB;
	text-decoration: none;
}

#nav a:hover.inactiveroot_1 {
	color: #2F63AB;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}

/* * * * * * * * * * * * * * * * * * * END NAVIGATION * * * * * * * * * * * * * * * * * * */

/* * * * * * * * * * * * * * * * * * *  START CONTENT * * * * * * * * * * * * * * * * * * */

#contentwrapper {
	width: 530px;
	height: 370px;
	min-height: 370px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: auto;
	/* border-right: 1px solid #CCCCCC;
	background-color: fuchsia; */
}

#content {
	font-size: 9pt;
	line-height: 12pt;
	letter-spacing: 1pt;
	text-align: justify;
	color:  #333333;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#content p {
	font-size: 9pt;
	letter-spacing: 1pt;
	text-align: justify;
	padding: 5px 0px 5px 0px;
	/* background-color: fuchsia; */
}

.content ul {
	margin: 0px;
	padding: 0px;
}
										
.content li {
	line-height: 12pt;
	text-align: left;
	list-style-type: disc;
	text-indent: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* background-color: yellow; */
}

#content #p-spezial{
	font-size: 7pt;
	line-height: 7pt;
	padding: 6px 0px 6px 0px;
	letter-spacing: 1pt;
	text-align: justify;
	color: #999999;
}

h1 {
	color: #2F63AB;
	font-size: 12pt;
	line-height: 12pt;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

h2 {
	color: #2F63AB;
	font-size: 10pt;
	line-height: 12pt;
	padding: 0px;
	}

h3 {
	color: #2F63AB;
	font-size: 9pt;
	line-height: 11pt;
	margin: 20px 0px 10px 0px;
}

b zenrace {
	font-weight: bold;
	font-size: 9pt;
}

#content a {
	color: #2F63AB;
	text-decoration: underline;
}

#content a:hover {
	color: #2F63AB;
	text-decoration: none;
}

/* * * * * * * * * * * * * * * * * * *  END CONTENT * * * * * * * * * * * * * * * * * * */

/* * * * * * * * * * * * * * * * * * *  START PARTNER LIST * * * * * * * * * * * * * * * * * * */

#partner ul {
	margin-top: 0px;
	padding: 0px;
}
										
#partner li {
	margin: 30px 0px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	/* background-color: yellow; */
}

li#logos {
	font-weight: bolder;
	line-height: 11pt;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

li#description  {
	line-height: 11pt;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

li#link {
	line-height: 12pt;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}

/* * * * * * * * * * * * * * * * * * *  END PARTNER LIST * * * * * * * * * * * * * * * * * * */

/* * * * * * * * * * * * * * * * * * *  START REFERENCES LIST * * * * * * * * * * * * * * * * * * */

ul.reference {
	margin-top: 0px;
	padding: 0px;
}
										
li.reference {
	float: left;
	width: 450px;
	line-height: 12pt;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li.reference .customer {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	/* background-color: red; */
}

li.reference .project {	
	float: left;
	height: 15px;
	/* background-color: lime; */
}

li.reference .project .title {
	float: left;
	width: 80px;
	/* background-color: fuchsia; */
}

li.reference .project .description {
	float: left;
	width: 370px;
	/* background-color: aqua; */
}

li.reference .projectend {
	float: left;
	height: 23px;
	border-bottom: 1px dotted #CCCCCC;
  /* background-color: yellow; */
}

li.reference .projectend .title {
	float: left;
	width: 80px;
  /* background-color: fuchsia; */
}

li.reference .projectend .description {
	float: left;
	width: 370px;
	/* background-color: aqua; */
}

/* * * * * * * * * * * * * * * * * * *  END REFERENCES LIST * * * * * * * * * * * * * * * * * * */

/* * * * * * * * * * * * * * * * * * *  START FORMULAR * * * * * * * * * * * * * * * * * * */

#formlinewrapper {
	width: 400px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
}

#formlinename {
	width: 30%;
	font-weight: bolder;
	padding: 2px 0px 0px 0px;
	float: left;
	text-align: right;
	/* background-color: lime; */
}

#formlineinput {
	width: 65%;
	padding: 0px 0px 0px 10px;
	float: left;
	text-align: left;
	vertical-align: bottom;
	/* background-color: red; */
}

.formlineinputfield {
	height: 17px;
	color: #2F63AB;
	border: 1px solid #999999;
	background-color: transparent;
}

.formlinetextfield {
	color: #2F63AB;
	border: 1px solid #999999;
	background-color: transparent;
	
}
/* * * * * * * * * * * * * * * * * * *  END FORMULAR * * * * * * * * * * * * * * * * * * */

/* * * * * * * * * * * * * * * * * * *  START ADRESS * * * * * * * * * * * * * * * * * * */

#adress ul {
	margin: 0;
	padding: 0;
}

#adress li {
	float: left;
	list-style: none;
	width: 200px;
	height: auto;
	padding: 10px 0px 20px 0px;
}

ul {
	margin: 0;
	padding: 0;
	border: 0px
}

/* * * * * * * * * * * * * * * * * * *  END ADRESS * * * * * * * * * * * * * * * * * * */

/* * * * * * * * * * * * * * * * * * *  END MAIN LAYOUT * * * * * * * * * * * * * * * * * * */

#logowrapper {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	height: 120px;
	/* background-color: lime; */
}

#logo {
	float: right;
	text-align: left;
	padding: 0px 30px 40px 0px;
}

#bottomwrapper {
	width: 700px;
	height: 54px;
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
	clear: right;
	/* background-color: aqua; */
}

#bottom {
	margin-right: 30px;
	text-align: right;
	padding: 0px;
	/* background-color: red */
}

#footerwrapper {
	width: 700px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	padding: 1px;
	/* background-color: aqua; */
	/*
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	*/
}

#footer {	
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color: #999999;
	letter-spacing: 2pt;
	text-align: left;
	padding-left: 350px;
	margin: 3px 0px 0px 0px;
	/* background-color: red; */
}

