﻿/* 	--- homepage --- */

body.frontpage #front-top-logo
{
	float:left;
}

body.frontpage #top-row
{
	clear:both;
	width:70em;
	margin:0 auto;
}


body.frontpage a#logo
{
	background: #fff url(../images/bruecke-big.gif);
	display: block;
	width: 640px;
	height: 215px;
	margin: 32px auto 0 auto;
}

div#subarea
{
	font-size: 1em;
	overflow: hidden;
	width: 65em;
	margin: 12px auto;
}

div#special
{
	font-size: 1em;
	overflow: hidden;
	width: 65em;
	margin: 0 auto;
	text-align: left;
}

div#special p
{
	color: #050;
	margin: 0;
	font-size: 1.75em;
	/*line-height: 4.5em;*/
	letter-spacing: -0.05em;
	text-align:center;
}

div#special p img
{
	vertical-align: middle;
	margin: 0 0.5em;
}

div#aktuelles, div#google_search
{
	line-height: 1.75em;
	display: block;
	overflow: visible;
	background-color: #fdfdfd;
	border: 1px #ddd solid;
	border-right: 2px #ddd solid;
	border-bottom: 2px #ddd solid;
	padding-bottom: 2px;
}

div#google_search
{
    margin-top:2em;
}

div#left-col
{
	float: left;
	width: 34em;
	text-align: left;
}

div#mid-col
{
	float: left;
	line-height: 1.75em;
	width: 15.75em;
	display: block;
	text-align: left;
	overflow: visible;
	margin-left: 1.5em;
}

div#termine, div#daten
{
	background-color: #fdfdfd;
	border: 1px #ddd solid;
	border-right: 2px #ddd solid;
	border-bottom: 2px #ddd solid;
	padding-bottom: 2px;
	margin-bottom:2em;
}

div#termine p
{
	line-height:1.25;
}



div#wetter
{
	margin: 0 0 0 8px;
	overflow: hidden;
	float: right;
	border: 1px #ddd solid;
	border-right: 2px #ddd solid;
	border-bottom: 2px #ddd solid;
	width:145px;
	text-align:left;
}

div#tw-son-logo-top
{
	margin: 42px 16px 0 8px;
	overflow: visible;
	float: left;
	text-align: center;
}

div#tw-son-logo-top hr
{
	margin:1em 0;
	border-style:solid;
	border-color:#aaa;
	border-width:1px;
	height:1px;
	border-top:0;
	border-left:0;
	border-right:0;
}

div#aktuelles span.head, div#termine span.head, div#daten span.head, 
div#wetter span.head, div#google_search span.head
{
	font: normal normal bold 1em/2em "Lucida Sans Unicode","Lucida Sans", Verdana, Tahoma;
	text-transform: uppercase;
	background-color: #ddd;
	color: darkred;
	display: block;
	margin-bottom: 2px;
	overflow: visible;
	text-align: center;
	background: #eef3ff url('../images/th2.gif') repeat-x left top;
}	

div#aktuelles span.trenn, div#termine span.trenn
{
	border-top: 1px #aaa dashed;
	height: 1px;
	display: block;
	width: 100%;
	text-align: left;
}

div#aktuelles p
{
	margin: 0.5em;
	padding: 0 0 0 26px;
	background: url('../images/flag_green.png') no-repeat left 4px;
	font-size: 1.em;
}

div#termine p
{
	margin: 0.5em;
	padding: 0 0 0 26px;
	background: url('../images/date.png') no-repeat left 4px;
	font-size: 1.em;
}

div#daten p
{
	margin: 0.5em;
	padding: 0 0 0 26px;
	background: url('../images/flag_green.png') no-repeat left 4px;
	font-size: 1.em;
}



div#aktuelles p.xmas
{
	padding: 0.25em 0 0.25em 32px;
	background: url(../images/candle.png) no-repeat;
}

div#aktuelles p.circus
{
	background: url(../images/cool.png) no-repeat left 4px;
}


/*
	--- main-menu ---
*/	

#menu ul
{
	list-style-position: outside;
	margin: 0.25em auto;
	padding: 0;
	display: block;
}

#menu ul li
{
  display: block;
  /*margin: 0.5em 0 0.5em 0;*/
  padding: 0.25em 0;
}

#menu ul li a
{
	display: block;
	background: url(../images/bullet.gif) no-repeat left 2px;
	text-decoration: none;
	padding-left: 14px;
	/*line-height: 1.25em;*/
}

#menu ul li a:hover
{
	background: url(../images/bullet-a.gif) no-repeat left 2px;
	text-decoration: underline;
}


div#menu
{
	font-size: 1em;
	position: relative;
	padding: 0;
	width: 67em;
	margin: 10px auto;
	text-align: center;
	overflow: hidden;
	display: block;
  font-family: Verdana;
}

#menu table
{
	display: inline-table;
	margin: 0;
	padding: 0;
	float: left;
	border-collapse: collapse;
	margin: 0.85em;
	width: 15em;
	background: #fdfdfd;
	overflow: visible;
	border: 1px #ddd solid;
	border-right: 2px #ddd solid;
	border-bottom: 2px #ddd solid;
}

#menu table td
{
	text-align: left;
	padding: 2px 4px 2px 4px;
	font-size: 87%;
	vertical-align: top;
	background: 0;
}

#menu table th
{
	padding: 0;
	height: 24px;
	text-transform: uppercase;
	color: #4466CC;
	background: #eef3ff url('../images/th2.gif') repeat-x left top;
}

#menu table th span
{
	background: url(../images/star.gif) no-repeat left center;
	padding-left: 17px;
	overflow: visible;
	font-family: Verdana;
	width: auto;
	display: block;
	float: left;
}

#cse_area
{
	width: 63em; 
	margin:1em auto;
	background-color:#fafafa;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
	padding: 1em 1em 0.5em 1em;
	clear:both;
}

#cse_area #cse
{
	width:75%;
	float:left;
}

div.frontbanner
{
	width: 100%;
	text-align: center;
	margin: 0em auto 1.25em auto;
	padding: 1em;
	background: #fafafa;
	border-top: solid 1px #eaeaea;
	border-bottom: solid 1px #eaeaea;
	font-size: 1.2em;
}

div.green
{
	color: green;
	background: #e3ffe2;
	border-top: solid 1px #9be59a;
	border-bottom: solid 1px #9be59a;
}

div.green a
{
	color: green;
}

div.blue
{
	color: blue;
	background: #dff1ff;
	border-top: solid 1px #bfd1df;
	border-bottom: solid 1px #bfd1df;
}

div.blue a
{
	color: blue;
}

/* ---------------------------------------- WETTER ---------------------------------------- */
div#wetter_heute img
{
    float:left;
    margin:0 0.5em 0.25em 0.25em;
}

div#wetter_heute p.temp
{
    font-size:2em;
    font-weight:bold;
}

div#wetter_heute p.condition
{
    clear:both;
    margin:0.25em;
}

