/* CSS Document */
#holder
{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
}
/*#holder2
{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
}*/
#contentcontainer
{
	position: absolute;
	overflow: hidden;
	height: 437px;
	width: 804px;
	border: 1px none #FFFFFF;	
	margin-left: -402px;
	margin-top: -219px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
/*#contentcontainer2
{
	position: absolute;
	overflow: auto;
	height: 600px;
	width: 804px;
	border: 1px none #FFFFFF;	
	margin-left: -402px;
	margin-top: -300px;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-color: #CCCCCC;
}*/
#logo
{
	position: absolute;
	left: 620px;
	width: 160px;
	height: 91px;
	top: 38px;
	overflow: hidden;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	z-index: 20;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
}
#logodruckerei
{
	position: absolute;
	left: 620px;
	width: 160px;
	height: 91px;
	top: 38px;
	overflow: hidden;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	z-index: 20;
	background-color: #CCCCCC;
	padding-left: 0px;
	padding-top: 0px;
}
div.logointro, #logointro .logointro
{
	position: absolute;
	left: 0px;
	width: 240px;
	height: 128px;
	top: 45px;
	overflow: hidden;
	float: left;
	border: 0;
	z-index: 20;
	padding-left: 30px;
	padding-top: 4px;
}
div.contentareanormal
{
	width: 294px;
	line-height: 1.1em;
}
div.contentareawide
{
	width: 444px;
	line-height: 1.1em;
}
div.contentareatotalpage
{
	width: 744px;
	line-height: 1.1em;
}
#contentarea ul
{
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}
#contentarea li
{
	margin-left: 10px;
	padding-left: 10px;
}
#contentarea img.round
{
	border: 1px solid #000000;
}
#headline
{
	position: absolute;
	top: 70px;
	left: 20px;
	height: auto;
	width: auto;
	overflow: hidden;
	float: left;
}
#contenttext
{
	position: absolute;
	top: 120px;
	left: 20px;
	height: 225px;
	width: 90%;
	float: left;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
}
#imagearea
{
	position: absolute;
	top: 20px;
	float: left;
	overflow: hidden;
	height: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	z-index: 5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
div.imageareawide, #imagearea .imageareawide
{
	width: 200px;
	left: 272px;
}
div.imageareanormal, #imagearea .imageareanormal
{
	width: 50px;
	left: 272px;
}
/* Anfrage Formular */
#kontaktanfrage
{
	position: absolute;
	width: 664px;
	height: 327px;
	top: 30px;
	left: 80px;
	overflow: auto;
	visibility: hidden;
	z-index: 100;
	border: 1px solid #333333;
	background-color: #CCCCCC;
}
#kontaktanfrageframe
{
	width: 647px;
	height: 327px;
	background-color: #CCCCCC;
}
input{
	font-size: 11px;
	width: 210px;
}
input.radiobutton
{
	font-size: 11px;
	width: auto;
}
input.inputshort
{
	width: 40px;
}
input.inputmedium
{
	width: 150px;
}
select
{
	font-size: 11px;
	width: 214px;
}
select.contactarea
{
	font-size: 11px;
	width: 300px;
}
textarea
{
	font-size: 11px;
	width: 210px;
}

