html, *
{
	padding: 0px;
	margin: 0px;
}

body
{
	background: #445481;
	text-align: center;
	font-size: 14px;
	font-family: Verdana,Helvetica,Arial,sans-serif;	
}

.clear_both
{
	clear: both;
}

.contentheading
{
	color:#445481;
	padding:2px;
	font-size: 16px;
	font-weight: bold;
}

a, a:hover, a:visited
{
	color: #445481;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #7D0000;
	text-decoration: underline;
}

table tr td
{
	vertical-align: top;
}

ul
{
	list-style-type: none;
}

h1
{
	font-size: 20px;
	padding: 3px;
}

h2
{
	font-size: 16px;
	padding: 2px;
	font-weight: bold;
	color: #445481;
}

h3
{
	color: #445481;
	padding: 2px;
}

p
{
	padding: 5px;
}

ol
{
        margin-left: 45px;
        margin-top: 5px;
        margin-bottom:7px;
}

#seite
{
	width: 989px;
}

#left
{
	float: left;
	width: 227px;
	padding-left: 15px;
}

#mitte
{
	float: left;
	width: 747px;
}

#navigation_oben,
#inhalt_oben
{
	height: 16px;
	background: transparent url(../images/inhalt_oben.gif) top left no-repeat;
}

#navigation_unten,
#inhalt_unten
{
	height: 16px;
	background: transparent url(../images/inhalt_unten.gif) bottom left no-repeat;
}

* html #navigation_unten,
* html #inhalt_unten
{
	margin-top: -3px;
}

#navigation
{
	height: 25px;
	background: transparent url(../images/inhalt_mitte.gif) repeat-y;
	text-align: center;
}

* html #navigation
{
	margin-top: -3px;
}

#menu
{
	padding-left: 30px;
}

#menu a,
#menu a:hover,
#menu a:visited 
{
	color: #445481;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover
{
	color: #7D0000;
	text-decoration: underline;
}

#menu a.aktiv
{
	color: #445481;
	text-decoration: none;
}

#menu li
{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#menu li.active a
{
        color: #7D0000;
} 

#inhalt
{
	background: transparent url(../images/inhalt_mitte.gif) repeat-y;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

#news_oben,
#links_oben
{
	height: 16px;
	background: transparent url(../images/links_oben.gif) top left no-repeat;
}

#news_unten,
#links_unten
{
	height: 16px;
	background: transparent url(../images/links_unten.gif) bottom left no-repeat;
}

* html #news_unten,
* html #links_unten
{
	margin-top: -3px;
}

#news
{
	background: transparent url(../images/links_mitte.gif) repeat-y;
}

#links
{
	background: transparent url(../images/links_mitte.gif) repeat-y;
	width: 205px;
	padding-left: 15px;
}

* html #news,
* html #links
{
	margin-top: -3px;
}

#footer
{
	padding-left: 227px;
	padding-top: 10px;
	padding-bottom: 10px;
        color: #FCFCFD;
}

#phocagallery td 
{
	vertical-align:middle;
}
