
/*	---------------------------------------------
	PUBLISHER => lammertz.net
	WEBSIDE   => medien-design.sh
	--------------------------------------------- */

body 
{ background: #dcdcd9; font-family: Syntax-Roman, Arial, Helvetica, sans-serif; color: #989292; top: 120px; }
ul, li, p, h1, h2, h6
{ margin:0; padding:0; }
html /* Hack Mozilla */
{ overflow-y:scroll; }



/*	layout
------------------------------------------------	*/

#container
{
	background: #ffffff url(bg_container.gif) repeat-y;
	padding-top: 2px;
}



/*	header
------------------------------------------------	*/

.logo
{
	position: absolute;
	top: 45px;
	left: 280px;
	z-index: 8;	
}

.gull
{
	position: absolute;
	top: 230px;
	left: 0px;
	z-index: 8;
}

.banner
{
	position: absolute;
	top: 80px;
	left: 0px;
}

.uc
{
	position: absolute;
	top: 117px;
	left: 770px;
}



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

.mod_customnav
{ 
	background: #ffffff;
	position: absolute;
	top: 5px;
	width: 770px;
	height: 80px;
}

.mod_customnav ul
{
	margin: 3px 0 0 12px;
}


.mod_customnav li
{ 
	list-style: none;
	margin: 0 2em 0 0;
	text-transform: uppercase;
	font-size: .6em;
	float: left;	
}

.mod_customnav a
{
	color: #989292;
	text-decoration: none;
}





.mod_navigation
{ 
	background: url(petra.jpg) no-repeat center bottom;
	width: 265px;
	padding: 0 0 205px 0;
	margin: 0;
}

.mod_navigation li
{
	padding: .9em 0 1em 35px;
	font-size: .9em;
	color: #0050b8;
	list-style: none;
	background: #b5d3ec;
	margin: 0 0 2px 0;
}

.mod_navigation a
{
	color: #0050b8;
	font-size: .8em;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.2em;
}

.mod_navigation li .active
{
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;	
}

.mod_navigation a:hover
{
	color: #e2001a;
}




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

.ce_text
{
	width: 400px;
	font-size: .8em;
	margin: 5px 0 15px 15px;
}

h1
{
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 1em;
}

h6
{
	font-size: 1em;
	afont-weight: normal;
	apadding-bottom: 1em;
}


p
{
	line-height: 1.6em;
	padding-bottom: 2em;
}

strong
{
	color: #e2001a;
}

a
{
	color: #989292;
}

.connect
{
	width: 3em;
	display: block;
	float: left;
}




/*	bild format
------------------------------------------------	*/







/*	lammertz.net
------------------------------------------------	*/

.los_info { margin: 0 0 5em 15px; padding-top: 22px; height: 60px; }
.los_info img { width: 150px; height: 60px; border: 0; margin: -12px 11px 0 1px; float: left; }
.los_info p, .los_info a { font-family: Arial, Helvetica, sans-serif; line-height: 16px; font-size: 12px; color: #333333; font-weight: normal; }
.los_info strong { color: #ef8429; }