﻿/*	
	HOMEPAGE	=> stapelholmer-weg.de
	PUBLISHER	=> lammertz.net
	----------------------------------------	
*/


body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;	
}

html /* Hack Mozilla */
{ 
	overflow-y: scroll;
}


#wrapper
{
	width: 760px;
	margin: 0;
	text-align: left;
	vertical-align: middle;
}





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

#header
{
	height: 150px;
}

#container
{
	background-color: #009900;
	margin: 0;
}

#left
{
	width: 136px;
	padding: 15px 5px 30px 5px;
	text-align: right;
	float: left;
}

#main
{
	background-color: #ffffcc;
	width: 524px;
	padding: 15px 45px 30px 45px;
	margin-left: 146px;
}



#col_left
{
	width: 330px;
	text-align: justify;
	float: left;
}

#col_right
{
	width: 160px;
	font-size: x-small;
	text-align: center;
	margin-left: 34px;
	float: left;
}



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

#left ul
{
	margin: 0 3px;
	padding: 0;
}

#left ul.level_1
{
	line-height: 2em;
	text-align: right;	
}

#left ul.level_2
{
	margin: 5px 0 10px 50px;
	line-height: 1em;	
	text-align: left;
}

#left li
{
	list-style: none;

}

#left a
{
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
}

#left a:hover
{
	color: #cccc99;
}

#left .active
{
	color: #ffcc00;
	font-weight: bold;
}

#left .trail .submenu,
#left .active .submenu
{
	color: #ffffff;
	text-transform: uppercase;
}


.mod_customnav
{
	background: url(logo.gif) #009900 left top no-repeat;
	padding-top: 146px;
}



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

h1
{
	background: url(h1.gif) #cccc99 left top no-repeat;
	padding-left: 2em;
	width: 100%;
	margin-bottom: 20px;
	font-size: 1.4em;
}

h2
{
	background: url(dansk.gif) #cccc99 left top no-repeat; 
	padding-left: 2em;
	width: 100%;
	margin-bottom: 20px;
	height: 18px;
	display: block;
	font-size: 1.2em;	
}

h3
{
	font-size: 1.2em;
}

h4
{
	background: #cccc99; 
	border: 1px #000000 solid;
	padding: 2px;
	font-size: 1.1em;
}

#main a
{
	color: #000000; 
}


.ce_gallery
{
	margin: 45px 0;
}