/* MAIN (media=all) CSS for PLATZHALTER, ©nauta@internauta.ch */




body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	font-size: 78%;
	line-height: 140%;
        background-color: #fdfdf4;
}

#bodywrapper
{
	position: relative;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#logo
{
	position: absolute;
	top: 23px;
	left: 0px;
	width: 394px;
	height: 170px;
	z-index: 10;
}

#logo2
{
	position: absolute;
	top: 45px;
	left: 215px;
	width: 195px;
	height: 25px;
	z-index: 11;

	
}
#logoPrint{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 412px;
	height: 170px;
	z-index: 5;

}

#mainnav{
	position: absolute;
	top: 100px;
	left: 333px;
	width: 405px;
	height: 60px;
	z-index: 20;

}

#mainnav ul
{
float: left;	
margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: default;
} 

li img#gestaltung {
margin: 0 15px 0 0;
padding: 0 0px 0 0;
position: absolute;
}


li img#support {
margin: 0 0px 0 195px;
padding: 0;
position: absolute;

}


li img#buero {
margin: 32px 0px 0 0;
position: absolute;

}


li img#kontakt {
margin: 32px 0px 0 100px;
position: absolute;
}

#mainnav li{
	float:left;
}
/*---wrappers ---------*/
#wrapper, #projektwrapper{
	margin-top: 240px;
	padding: 0px;
	width: 732px;
margin-left: 0px;
}
#projektwrapper{

}
#demowrapper{
      margin:20px 0 0 217px;
	width: 696px;

}
#subnav
{
	float:left;
	margin-top: 2px;
	margin-left: 26px;
	width: 165px;
	text-align: right;
	line-height: 105%;
	font-size: 115%;
}

#subnav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: default;
}

#subnav a
{
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#subnav a:hover
{
	color: #666666;
}

#subnav a.akt
{
	color: #efd800;
}
#portrait{
	padding-top: 30px;
	width: 150px;
}

a {
        outline: none;
}
/*----CONTENT ---------*/
#kurzbeschreibung
{
	float: right;
	margin: 27px 20px 0 0;
	width: 130px;
	
}
#kurzbeschreibung a{
	color: #000000;
}
#kurzbeschreibung a:hover{
	color: #666666;
}

#content{
	
	margin-top: 0px;
	margin-left: 217px;
	width: 519px;
	margin-bottom: 30px;
	text-align: left;

}
#content{
	font-size: 105%;
	height: 200px; /* hier die mindesthoehe vom content steuern */
}
#content[id]{
	height: auto;
	min-height: 200px;/* hier die mindesthoehe vom content steuern */
}
#projektcontent{

	margin-top: 0px;
	margin-left: 0px;
	width: 519px;
	margin-bottom: 30px;
	text-align: left;
}

#projektcontent img{
	float: left;
}

#projektnav {
	margin: 0px 0 30px 217px;
	padding: 0px 0 20px 0;
        width: 696px;
	margin-bottom: 30px;
	text-align: left;
	border-bottom: solid 1px #000000;
min-height: 85px;
}

#projektnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: default;
}
#projektnav li{
	white-space: nowrap;
	float:left;
	padding-right: 5px;
}
#projektnav li.akt{
	font-weight:bold;
}
#projektnav a{
	color: #000000;
	text-decoration:none;
}
#projektnav a:hover{
	color: #666666;
	
}
#linkliste{
	padding:0px 0 30px 0;
}
#linkliste ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: default;
}
#linkliste li{
	float:left;
	padding-right: 5px;
}
#linkliste li.akt{
	font-weight:bold;
}
#linkliste a{
	color: #000000;
	text-decoration:none;
}
#linkliste a:hover{
	color: #666666;
	
}

#footer{
	margin-left: 217px;
	padding-top:10px;
margin-bottom:20px;
	width: 696px;
	border-top: solid 1px #000000;
}
#footer a{
	color: #000000;
	text-decoration:none;
}
#footer a:hover{
	color: #666666;
	
}
.trennung{
	clear: both;
}
h1
{
	margin-top:0px;margin-bottom:0px;
	font-size: 100%;
	text-transform: uppercase;
}

h2{
	margin-top:0px;
	margin-bottom:0px;
	font-size: 100%;
}

img.screenshot{
	margin-top: 10px;
}
a {
	color: #000000;
}
a:hover{
	color: #666666;
	
}
td{
	vertical-align: top;
}
input.txt{
	width: 300px;
	border: 1px solid #666666;
}
input.submit{
	border: 1px solid #666666;
}
input:hover{
	background-color: #efefef;
}
textarea{
	width: 300px;
	height: 150px;
	border: 1px solid #666666;
}

p span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

img.acsp {
margin: -5px 0 0 165px;
position: absolute;
}
