@import url(/styles/live/eichberg/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/lightbox.css);
@import url(/styles/live/formmanager.css);
@import url(/styles/live/eichberg/navigation.css);
@import url(/styles/live/livetranslate.css);
@import url(/styles/live/eichberg/onlineschalter.css);

/* Structure */
html, body {
    background-color : #ffffff;
}

body {
    margin : 0;
    padding : 0;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 11px;
    color : #4C4848;
    text-align : left;
    background-image : url(/images/eichberg/bg_top.jpg);
    background-repeat : repeat-x;
    background-position: top;
    line-height: 17px;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #416A33;

}

a:hover {
    text-decoration: none;
    color: #36393D;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
	margin:5px 0pt;
    font-weight: bold;
    font-size: 20px;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
}

h3 {
    font-weight: normal;
    font-size: 13px;
    color: #416A33;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

hr
{
	border-top: 1px solid #C8D1D6;
	border-bottom: 1px solid white;
	border-left: 0px solid white;
	border-right: 1px solid white;
	padding-bottom: 5px;
	background-color: white;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 970px;
    background-repeat: repeat-y;
}

#container {
    width: 970px;
    margin: 0 auto;
}

#header {
    height: 38px;
    width: 945px;
    padding-top: 25px;
    margin-left: 32px;
}

#topnav {
    width: 778px;
    text-align: center;
    float: left;
    padding-left: 192px;
    font-size: 10px;
    position: relative;
    z-index: 50;
    margin-left: 
}

#searchView {
	position: absolute;
	top: -20px;
	right: 0px;
}

#searchView a {
	padding-top: 2px !important;
	padding-left: 2px !important;
	padding-right: 4px !important;
	padding-bottom: 2px !important;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	background-color:#D1E7D2;
	border: 1px solid white;
	border-left-width: 0px;

	padding-top: 5px;
}

.submitter {
	background-color:#D1E7D2;
	border: 1px solid white;
	border-right-width: 0px;
	padding: 2px;
	width: 100px;
	height: 14px;
}



#wappen
{
	position: absolute;
	right: 13px;
	top: 20px;
	z-index: 40;
}

#sidenav {
    width: 130px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: left;
    padding-left: 9px;
}

#content {
    width: 751px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    margin-bottom: 15px;
    float: left;
    background-image: url(/images/eichberg/content_bg.gif);
    background-repeat: no-repeat;
    margin-top: -5px;
    padding-top: 10px;
    padding-left: 50px;
    padding-right: 30px;
    position: relative;
}

#columnLeft
{
	width: 485px;
	float: left;
}

#columnRight
{
	width: 225px;
	float: right;
}

.newsletterView {
	float: left;
}

.newsletterView input {
	border: 1px solid #C8D1D6;
}

#eventList
{
	float: left;
	padding-top: 13px;
}

#sidenav_right
{
	width: 264px;
	float: right;
	position: relative;
}

#sidenav_right ul
{
	line-height: 25px;
}


li.sidenav
{
	list-style-image: url(/images/eichberg/green.gif) !important;
	list-style-image: url(/images/eichberg/green_ie6.gif);
	font-size: 12px;
	font-weight: bold;
}

.ie7 li.sidenav
{
	list-style-image: url(/images/eichberg/green_ie7.gif) !important;
}

.webkit li.sidenav
{
	list-style-image: url(/images/eichberg/green_webkit.gif) !important;
}

li.sidenav a
{
	color: #616161;
	vertical-align: top;
}


li.sidenavSelected
{
	list-style-image: url(/images/eichberg/gray.gif) !important;
	list-style-image: url(/images/eichberg/gray_ie6.gif);
	font-size: 12px;
	font-weight: bold;
	color: #616161;
}

.ie7 li.sidenavSelected
{
	list-style-image: url(/images/eichberg/gray_ie7.gif) !important;
}

.webkit li.sidenavSelected
{
	list-style-image: url(/images/eichberg/gray_webkit.gif) !important;
}

li.sidenavSelected a
{
	color: #616161;
}

li.sidenav2
{
	list-style-image: url(/images/eichberg/green.gif) !important;
	list-style-image: url(/images/eichberg/green_ie6.gif);
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

.ie7 li.sidenav2
{
	list-style-image: url(/images/eichberg/green_ie7.gif) !important;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

li.sidenav2 a
{
	color: #616161;
}

li.sidenav2Selected
{
	list-style-image: url(/images/eichberg/gray.gif) !important;
	list-style-image: url(/images/eichberg/gray_ie6.gif);
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

.ie7 li.sidenav2Selected
{
	list-style-image: url(/images/eichberg/gray_ie7.gif) !important;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

li.sidenav2Selected a
{
	color: #616161;
}

.relationItem_unterseite
{
	padding-bottom: 37px;
}

.relationItem_unterseite img
{
	float: left;
	padding-right: 5px;
}

.artikel_unterseite
{
	width: 457px;
	float: left;
}

.artikel_unterseite h3
{
	font-size: 12px;
	padding-bottom: 10px;
}

.startseite_large
{
	width: 484px;
	float: left;
	padding-right: 20px;
}

.startseite_news
{
	width: 228px;
	float: left;
}

.startseite_news h2
{
	font-size: 10px;
	color: #464741;
}

.startseite_list
{
	width: 233px;
	padding-right: 17px;
	float: right;
}

.newsWrapper
{
	width: 486px;
	float: left;
}

.startseite_infoblock
{
	float: left;
}

.cal
{
	position: relative;
	margin-top: -5px;
	margin-left: -9px;
}

.calM
{
	text-transform: uppercase;
	position: absolute;
	top: 4px;
	left: 12px;
	font-size: 8px;
	color: white;
}

.calDay
{
	position: absolute;
	top: 20px;
	left: 12px;
	font-size: 12px;
	color: #978E8E;
	font-weight: bold;
}

#footer {
    padding-left: 188px;
    width: 791px;
    height: 80px;
    clear: both;
}

.charTable {
	background-color: #308D32;
	border-bottom: 4px solid #80B982;
}

.charTable tr td {
	padding: 4px;
	color: white;
}

.charTable tr td a {
	color: white;
}

.charTable .char_active {
	font-weight: bold;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul	{
	list-style-position:outside;
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
width:90px;
float:left;
}