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

html
{
	font-family: Arial, Helvetica, sans-serif; 
}



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

#header,
#header .inside
{
	height: 150px;
}

#container
{
	width: 960px;
	margin: -115px auto 0 auto;	
}

#main
{
	width: 642px;
	margin: 0 0 0 296px;		

	min-height: 800px;
  	height: auto !important;  /* moderne Browser */
  	height: 800px;  /* IE6 */	
}

#footer
{
	height: 100px;
}

#footer .inside
{
	width: 916px;
	margin: 0 auto;
	height: 55px;
}

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

.navi_main
{
	height: 50px;
}

.navi_main ul
{
	margin: 0;
	padding: 0 0 0 21px;
}

.navi_main li
{
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
	padding: 1px 8px;
	margin-right: 8px;
	float: left;
}

.navi_main a
{
	text-decoration: none;
}



/*	linker bereich
--------------------------	*/

#left
{
	width: 274px;
	margin: 0 0 0 22px;

	min-height: 780px;
  	height: auto !important;  /* moderne Browser */
  	height: 780px;  /* IE6 */	
}

#left h4
{
	margin: 0;	
	padding: 5px 22px;
}

/*	------------------------------------------------------------------------------	*/

.navi_left
{
	margin: 50px 0 20px 0;
	width: 242px;
}

.navi_left ul
{
	margin: 0;
	padding: 0;
}

.navi_left .level_1 li
{
	list-style: none;
	font-size: 13px;
	line-height: 35px;
	margin: 0 22px;
}

.navi_left .level_2 li
{
	list-style: none;
	font-size: 13px;
	line-height: 20px;
	margin: 0 22px;
	border-bottom: none;
}

.navi_left li.last
{
	padding-bottom: 12px;
	border-bottom: none !important;
}


.navi_left a
{
	text-decoration: none;
}



/*	------------------------------------------------------------------------------	*/

.mod_customnav
{
	position: absolute;
	top: 20px;
	margin-left: 21px;
}

.mod_customnav ul
{
	padding: 0;
	margin: 0;
}

.mod_customnav li
{
	list-style: none;
	font-size: 10px;
	margin-right: 10px;
	float: left;
}

.mod_customnav a,
.mod_customnav .active
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}



/*	------------------------------------------------------------------------------	*/

#logo
{
	margin: 6px 0 0 11px;
}

#gemeindeblatt
{
	margin-top: 50px;
	width: 242px;
}

#gemeindeblatt h4
{
	text-align: center;
}

#gemeindeblatt p
{
	margin: 0 0 0 21px;
	padding: 0 0 11px 0;
}

.event_start
{
	margin-top: 25px;
	padding-bottom: 16px;
	width: 242px;
}

.event_start h4
{
	margin: 0;	
	padding: 5px;
	text-align: center;
}

.event_start .event,
.event_start .empty
{
	padding: 8px 21px 0 21px;
	font-size: 75%;
}

.event_start a
{
	font-size: 110%;	
	font-weight: bold;
	text-decoration: none;
}

#f1 .formbody
{
	width: 200px;
	padding: 16px 21px;
	margin-bottom: 25px;
	font-size: .8em;
}

#f1 .text
{
	width: 200px;
	padding: 1px 0;
	height: 16px;	
}

#f1 .submit
{
	font-weight: bold;
	margin: 2px 0;
	padding: 3px 10px;	
}

/*	------------------------------------------------------------------------------	*/

.mod_calendar
{  
	margin: 50px 0 20px 0;
	width: 242px;
}

.minicalendar 
{  
	width: 200px;
	margin: 10px 22px;	
	font-size: 12px; 
}

.minicalendar td,
.minicalendar .previous,
.minicalendar .current,
.minicalendar .next,
.minicalendar .label
{  
	height: 20px;
	text-align: center;
}

.minicalendar .head,
.minicalendar .head a
{  
	text-decoration: none;	
}

.minicalendar .current
{  
	width: 170px;
}

.minicalendar .label
{
	padding: 2px;
}

.minicalendar a
{  
	font-weight: bold;
}

/*	------------------------------------------------------------------------------	*/

.mod_sitemap .level_1
{
	margin: 20px 0 20px 25px;
	list-style-image: url(ico_sm_submenu.gif);
}

.mod_sitemap .level_2
{
	margin: 5px 0 20px 30px;
	list-style-image: url(ico_sm_submenu.gif);
}

.mod_sitemap .level_3
{
	margin: 3px 0 3px 35px;
	list-style-image: url(ico_sm_submenu.gif);
}



/*	inhalt
--------------------------	*/

.mod_article
{
	width: 600px;
	margin: 0;
	padding: 21px;
	font-size: 95%;
}

.ce_text
{
	margin-bottom: 35px;
}

h1
{
	margin: .2em 0 .8em 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3
{
	margin: .2em 0;
	font-size: 1em;
}

p
{
	margin: 0 0 .8em 0;
}


h2
{
	padding-top: 15px;
	margin: 0 0 4px 1px;
	font-size: .95em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.connect
{
	width: 40px;
	display: block;
	float: left;
}

/*	startseite	*/

.start_col1
{
	width: 190px;
	margin: 0 15px 0 0;
	padding-bottom: 10px;	
	float: left;
}

.start_col2
{
	width: 190px;
	margin: 0;
	padding-bottom: 20px;
}


.event
{
	padding-bottom: 20px;
}


.event h3,
.event p
{
	margin: 0;
	padding: 0;
}

.event .recurring
{
	display: none;
}



/*	einfach für alle
--------------------------	*/

#efabox
{ 
	margin: 1.5em 0 30px 1px;
	font-size: .9em;
}

#efabox img
{
	height: 1em;
	width: 1em;
	margin-right: 1em;
}


/*	kontaktformular
--------------------------	*/

.col_0
{
	width: 8em;
	display: block;
	vertical-align: top;
}

td.mandatory
{
	width: 1em;
	text-align: right;
}



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

.seitenanfang
{
	position: absolute;
	top: 20px;
	margin-left: 800px;	
}

.seitenanfang p
{
	padding: 0;
	margin: 0;
	font-size: 10px;	
}

.seitenanfang a
{
	text-decoration: none;	
	text-transform: uppercase;
}



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

#los_info
{
	margin: 30px 0px 30px 4px;
	padding-top: 12px;
	height: 60px;	
}

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

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

#los_info strong
{
	color: #ef8429;
}