/****************************************
©2008 Struct-O-Com ::: Tammo Lüers
www.structocom.de
Last-Modified: 2008-03-25
****************************************/
#site-content {
	text-align:left;
}

/***** HEADLINES *****/
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
#main-block h1 {
	margin:0 0 16px 0;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	line-height:1.6em;
}
#main-block h2 {
	font-size:1em;
	line-height:1.6em;
}
#main-block h3 {
	font-size:1.2em;
	line-height:1.4em;
}
#main-block h4 {
	font-size:1.1em;
	line-height:1.2em;
}
#main-block h5 {
	font-size:1.0em;
	line-height:1.0em;
}
#main-block h6 {
	margin:0px;
	padding:0px;
	line-height:0;
}
/***** IMAGES *****/
#main-block img {
	display:block;
}
.download-file a img {
	float:left;
}
.link-logo {
	position:absolute;
	top:380px;
	left:619px;
}
.pleft {
	padding:0 16px 24px 0;
	float:left;
}
.pleft_b {
	padding:0 110px 24px 0;
	float:left;
}
.pright {
	padding:0 16px 24px 16px;
	float:right;
}
.pnormal_b,
a .pnormal_b {
	margin:5px 16px 24px 0;
	float:left;
}
.pright_b {
	padding:0 0 24px 600px;
	float:left;
}

/***** HYPERLINKS *****/
#dwnld-anfahrt .download-file a:hover {
	color:#eaeaea;
	background-color: inherit;
}
#main-block a, 
#main-block a:link {
	color:#505050;
	background: inherit;
	text-decoration:underline;
}
#main-block a:hover {
	color:#90B0BF;
	background: inherit;
	text-decoration: underline;
}
#galerie a:link {
	text-decoration:none;
	background-color:#006600;
}
#galerie:hover {
	color:#505050;
	cursor:pointer;
}

/***** PARAGRAPHS ########################################################## */
#abstand {
	height:48px;
}
#dwnld-anfahrt {
	position:absolute;
	top:380px;
	left:395px;
	white-space:nowrap;
	float:left;
}
#download-area {
	position:absolute;
	top:400px;
	left:400px;
	display:inline;
	width:600px;
}
#galerie {
	position:absolute;
	top:60px;
	left:538px;
	font-weight: bold;
	text-decoration: none;
	color:#959496;
	z-index:100;
}
#main-block p,
#main-block .txt-img {
	margin-right:48px;
	margin-bottom:1.2em;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.03em;
}
#main-block .txt-img {
	margin-right:0;
}
#nav p {
	margin-bottom:1.2em;
}
#news {
	width:205px;
	float:left;
	padding:16px 0 0 0;
}
.32h {
	display:block;
	height:32px;
}
.center {
	text-align:center;
	float:left;
}
.download-file  {
	margin:0 24px 0 0;
	float:left;
}
.download-without-desc {
	float:left;
}
.floatLeft {
	margin:0 24px 16px 0;
	float:left;
}
.floatRight{
	margin:0  64px 16px 24px;
	float:right;
}
.left {
	width:48px;
	float:left;
}
.right {
	width:48px;
	text-align:right;
	float:left;
}
.txt-110 {
	width:110px;
	height:110px;
	padding:16px 0 0 16px;
	float:left;
}
.tab {
	width:128px;
	float:left;
}

/***** ZWEISPALTER *****/
.zweispalter {
	display:block;
	width: auto;
}
.zweispalter_1 {
	width:390px;
}
.zweispalter_2 {
	position:relative;
	left:10px;
	white-space:nowrap;
	clear:right;
}
.zweispalter_1, 
.zweispalter_2 {
	float: left;
}
.clboth {  
	clear: both;
	display: block;
	line-height: 0;
	font-size: 0;
}

/***** LISTS *****/
#main-block ul, 
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}
#main-block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}

/***** KATALOG *****/
#catalog {
	position:absolute;
	left:490px;
	display:inline;
	width:50%;
	text-align:left;
}
#catalog p:first-line {
	font-weight: bold;
}
#catalog p {
	clear:both;
}
#catNav  {
	padding:0 0 64px 0;
}
#catNav a,
#catNav a:link,
#catNav a:visited,
#catNav a:active,
#catNav a:focus {
	color:#959496;
	font-weight: bold;
	text-decoration: none;
	background-color:inherit;
}
#catNav a:hover {
	color:#505050;
	text-decoration: none;
	background-color:inherit;
}

/***** FORMULAR *****/
#kontakt {
	width:500px;
	float:left;
}
#kontakt label {
	display:block;
	width:185px;
	float:left;
}
#form-module-thanks {
	width:500px;
	height:274px;
	float:left;
}
.formblock {
	margin:5px 0;
	font-size:1em;
	font-weight:bold;
	letter-spacing: 0.1em;
	line-height:1.6em;
}
.formblock input {
	width:277px;
	padding:0 0 0 5px;
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-weight:normal;
}
.formblock input.formsubmit {
	width:286px;
}
.formblock textarea {
	width:277px;
	height:200px;
	padding:0 0 0 5px;
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
}
.forminfo {
	color:#FF0000;
	position:absolute;
	top:160px;
	width:165px;
}
.formsubmit {
	margin:0 0 0 185px;
	padding:0;
	color:#505050;
	background-color:#B2B8B6;
	border:1px outset #B2B8B6;
	font-weight:bold;
}
.formsubmit:hover {
	color:#eaeaea;
	background-color:#B2B8B6;
	border:1px outset #B2B8B6;
}
.formsubmit:active {
	color:#eaeaea;
	background-color:#505050;
	border:1px inset #B2B8B6;
}