﻿/*
	PUBLISHER => lammertz.net
	WEBSIDE   => ihrsan.de
*/



/*	basic settings
------------------------------------------------	*/

*
{ 
	margin: 0;
	padding: 0;
	border: 0; 
}

body 
{ 
	font-size: 100.01%; 
	position: relative; 
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff url(bg_body.gif) repeat-y;
	color: #333333;	
}



select, input, textarea { font-size:99%; }
form  { margin:0; padding:0; }

/* Clearing and invisible elements */
.block { overflow:hidden; }
#clear { height:0.1px; font-size:0.1px; line-height:0.1px; clear:both; }
.invisible { width:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display:inline; }

/* Clear after custom sections */
.custom { display:block; text-align:left; }
.custom:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }





/*	template
------------------------------------------------	*/

#los
{

}

#header
{
	height: 115px;
	width: 100%;
	background: #e20a16;
	display: block;
}

#container
{
	float: left;
	width: 890px;
}

#left
{
	background: url(bg_left.jpg) no-repeat;	
	width: 225px;

	min-height: 430px;
  	height: auto !important;
  	height: 430px;
}


#main
{
	width: 380px;
	margin-top: 125px;
	padding-left: 20px;	
	font-size: .8em;
	
	float: left;
	
}

#footer
{
	float: left;

}





/*	kopfzeile
------------------------------------------------	*/

#header .inside
{
	position: absolute;
	padding-left: 221px;
}

#header img
{
	height: 115px;
	float: left;
}


#logo
{ 
	position: absolute;
	margin: 30px 0 0 30px;
}





/*	navigation
	----------------------------------------	*/

.mod_navigation
{
	margin: 180px 0 0 35px;
}

.mod_navigation li
{ 
	list-style: none;
	padding-bottom: 20px;		
	line-height: 14px;
	width: 140px;
}

.mod_navigation p,
.mod_navigation a,
.mod_navigation .submenu,
.mod_navigation .active
{ 
	font-size: .9em;
	text-decoration: none;
	color: #e20a16;
}

.mod_navigation .level_1
{
	font-weight: bold;
}

.mod_navigation .active,
.mod_navigation .submenu
{
	font-size: .95em;
	font-weight: bold;
}

.mod_navigation .level_2
{ 
	margin-left: 20px;
	font-weight: normal;
}

.mod_navigation .level_2 p,
.mod_navigation .level_2 a,
.mod_navigation .level_2 li,
.mod_navigation .level_2 .first,
.mod_navigation .level_2 .submenu,
.mod_navigation .level_2 .last,
.mod_navigation .level_2 .active
{ 
	width: 100px;	
	color: #333333;
	padding: 1px;
	line-height: 14px;
	width: 120px;
	font-size: .9em;	
}

.mod_navigation .level_2 .active
{ 
	background: #ffffff;
}





/*	text format
------------------------------------------------	*/

.ce_text 
{
	width: 355px;
}

.ce_text h1
{
	font-size: 1.3em;
	padding-bottom: 38px;
	color: #e20a16;
}

.ce_text h2
{
	font-size: 1.3em;
	padding: 18px 0  18px 0;
	color: #e20a16;
}


.ce_text p
{
	margin-bottom: 1.8em;
	color: #333333;
}

.ce_text a,
.Unterstreichen
{
	color: #333333;
}

.ce_text a:hover
{
	color: #fc9e87;
	text-decoration: none;
}

.ce_text .Button
{
	background: url(logodot.gif) left top no-repeat; 
	padding-left: 1.3em;
}



#scroller
{
	position: absolute;
	top: -120px;
	left: -45px;
}

#zusatzinfo
{
	position: absolute;
	top: 0px;
	left: 425px;
	width: 380px;
}


/* 	bilder
--------------------------------------- */










/*	lammertz.net
------------------------------------------------	*/
#los_info
{ 
	margin: 30px;
	padding: 20px 0;
	height: 60px;
}

#los_info img
{ 
	width: 150px;
	height: 60px;
	border: 0;
	margin: -10px 10px 0 1px;		
	float: left;
}

#los_info p, 
#los_info a
{ 
	font-family: Arial, Helvetica, sans-serif;  
    font-size: 12px;
   	color: #333333;
}

#los_info a
{ 
	background: none;
	margin-left: -13px;
}

#los_info strong
{ 
	color: #ef8429;
}




/*	footer
------------------------------------------------	*/


#fade
{
	position: absolute;
	left: 630px;
	top: 135px;
	width: 7px;
	height: 600px;
	display: block;
	background-image: url('rechts.jpg')
}
