* {
	margin: 0;
	padding:0;
}

/*eigenschaften von body*/
body {
	font-family:'Lucida Sans Unicode',Tahoma,Helvetica,Verdana,sans-serif;
	text-align: center;
	background-color: #828282;
}

a img {
	border:none;
}
a {
	text-decoration: none;
	color: #868d97;
}
a:hover {
	text-decoration: underline;
	color: #868d97;
}
a:active {
	text-decoration: underline;
	color: #868d97;
}

#container{
	width: 60em;
	margin: 0em auto;
	text-align: left;
	background: #E3E3E3;
	color: #000000;
	padding: 0.5em 0.5em 0.5em 0.5em;
}


#header {
	background-color:#FFFFFF;
/*	background-image:url("/startseite-logo-sm.png");*/
	background-position:left center;
	background-repeat:no-repeat;
	width: auto;
	height: 6em;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: right;
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin: 0 0 0 0em;
	clear: both;
}
#header a {
	text-decoration: none;
	color: #868d97;
}
#header a:hover {
	text-decoration: underline;
	color: #868d97;
}
#header a:active {
	text-decoration: underline;
	color: #868d97;
}
#header h1{
	font-size: 1em;
    font-weight:normal;
}
#header li{
	float: none;
	border: none;
	height: auto;
	list-style: none;
	display: inline;
	font-size: 1em;
	font-weight:normal;
}

#headersearch {
	padding: 0.5em 0em 0em 0em;
	color: #eea920;
	float: right;
}
#headersearch fieldset {
	border: none;
	float: right;
}
#headersearch #searchtext {
	border: 0.1em solid #878e98;
	padding-top: 0.5em;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 1.3em;
	width: 8em;
}
#headersearch #searchbutton{
	border: none;
	margin-top:0.3em;
	margin-left: 0.3em;
	height: 1.5em;
	width: auto;
	background-image: url(/suche_button.png);
	background-repeat:no-repeat;
}


#subnavimenu{
	float: left;
	width: 9.5em;
	background-color:#FFFFFF;
	background-image:url("/akbox-hg.gif");
	background-repeat:repeat-x;
	border-style: solid;
	border-color: #dbdbdb;
	border: 0.1em 0.1em 0.1em 0.1em;
	font-family: 'Lucida Sans Unicode', Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
	margin: 1em 0.5em 0 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
}
#subnavimenu ul{
	float: none;
	border: none;
	height: auto;
	list-style: none;
	display: inline;
	font-size: 1em;
	font-weight:normal;
}

#breadcrumb a {
        color: #525151;
        text-decoration: none;
        padding-left: 0.4em;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb a:active {
	text-decoration: underline;
}

#content{
	float: left;
	width: 50em;
	margin: 1em 0 0 0;
	font-size: 0.8em;
}

#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#content h1 {
	font-size: 1.22em;
	line-height: 1.2em;
	color: #eea920;
	font-weight: bold;
	letter-spacing: 0em;
}

#content h2 {
	font-weight: bold;
	font-size: 1em;
	color: #868d97;
	padding-left: 1.5em;
}

#content h3 {
	font-size: 1em;
	font-weight: normal;
	padding-left: 1.5em;
}

#content h4 {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 1.4em;
}
#content h5 {
	font-weight: normal;
	font-size: 0.95em;
	color: #868d97;
	padding-left: 1.7em;
}



/*defintionen fuer container/subcontent*/
#subcontent, #subnavi {
	float:right;
	display: block;
	margin: 1em 0 0 0.5em;
	width: 13em;
	font-size: 0.8em;
}

#subcontent h1 {
        display: block;
        margin-bottom: 0.8em;
        margin-top: 0em;
        font-family: 'Lucida Sans Unicode', Tahoma, Helvetica, Verdana, sans-serif;
        font-size: 1.1em;
        line-height: 1.05em;
        color: #eea920;
        font-weight: bold;
}


/* NEWS Bereich */
#subcontent .newsentry a.newsentry a:active a:visited a:hover{
        width: 14.45em;
        background-image: url(/akbox-hg.gif);
        background-repeat: repeat-x ;
        padding: 0.7em 0.7em 0.7em 0.7em;
        background-color: #FFFFFF;
		border-style: solid;
		border-color: #dbdbdb;
		border: 0.1em 0.1em 0.1em 0.1em;
        line-height: 1.3em;
        color: #52575d;
        font-weight: bold;
        letter-spacing: 0em;
        /*list-style:url('img/pfeil_button.png') inside; */
        margin-bottom: 1em;
}

#subcontent .portlet {
        width: auto;
        background-image: url(/akbox-hg.gif);
        background-repeat: repeat-x ;
        padding: 0.7em 0.7em 0.7em 0.7em;
        background-color: #FFFFFF;
		border-style: solid;
		border-color: #dbdbdb;
		border: 0.1em 0.1em 0.1em 0.1em;
        line-height: 1.5em;
        color: #868d97;
        font-weight: bold;
        letter-spacing: 0em;
        /*list-style:url('img/pfeil_button.png') inside; */
        margin-bottom: 0.5em;
        text-decoration: none;
}

#subcontent .portlet a {
        color: #868d97;
        text-decoration: none;
}

#subcontent .portlet a:hover {
        color: #525151;
        text-decoration: none;
}


#footer {
	width: 61em;
	margin: 0em auto;
	border-top-width: 0.3em;
	border-top-style:solid;
	border-top-color:#eea920;
}

#footer p {
	text-align:center;
	color: #FFFFFF;
	padding: 0.2em 0 0 0;
	font-size: 0.8em;
}

#footer a {
	color: #eea920;
	background-color:inherit;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #da7a08;
	text-decoration: underline;
}





/**************** Custom DIV styles****************/
.clear {
	clear:both;
}

.hide {
	display: none;
}

.textcenter {
	text-align:center;
}

.textright {
	text-align:right;
}


.ansprechgelb_m{
	font-family: Tahoma, Verdana, Arial, 'Lucida Sans Unicode', sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #eea920;
	margin-left:1.4em;
}


.ansprechgelb2 {
	font-family: Tahoma, Verdana, Arial, 'Lucida Sans Unicode', sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #eea920;
	margin-left:1em;
}

.boxUntenOffen {
	background-image: url(/akbox-hg.gif);
	background-repeat: repeat-x ;
	background-color: #FFFFFF;
	padding: 0.3em;
	font-size: 0.9em;
	border-style: solid;
	border-color: #dbdbdb;
	border: 0.1em 0.1em 0.1em 0.1em;
/*	border-bottom: 0em;*/
	/*margin-top: 0.5em;*/
	text-decoration: none;
	color: #eea920;
}

.boxUntenOffen a{
	font-family: 'Lucida Sans Unicode', Tahoma, Helvetica, Verdana, sans-serif;
	line-height: 1.05em;
	color: #eea920;
	letter-spacing: -0.03em;
	margin-top: 0.74em;
	text-decoration: none;
}
.boxUntenOffen a:hover {
	color: #d77505;
	text-decoration: none;
}

.boxUntenOffen  h1{
	font-family: 'Lucida Sans Unicode', Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.05em;
	color: #eea920;
	font-weight: bold;
	letter-spacing: -0.03em;
}

.boxUntenOffen h2 {
	margin-bottom:0.3em;
	font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #868d97;
	line-height: 1.3em;
	letter-spacing: 0em;
	padding-top:0.4em;
	text-decoration: none;
}
.boxUntenOffen h2 a{
	font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #868d97;
	line-height: 1.3em;
	letter-spacing: 0em;
	padding-top:0.4em;
	text-decoration: none;
}
.boxUntenOffen h2 a:hover a:active a:visited {
	font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #525151;
	line-height: 1.3em;
	letter-spacing: 0em;
	padding-top:0.4em;
	text-decoration: none;
}

.boxUntenOffen h3{
	color:#EEA920;
	font-family:Tahoma,Verdana,Arial,'Lucida Sans Unicode',sans-serif;
	font-size:0.9em;
	font-weight:bold;
}

.boxUntenOffenh1{
	margin-left:1.6em;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #525151;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
	/*padding-left: 2.05em;*/
}

.boxUntenOffenText{
	margin-left:1.6em;
	margin-right: 1em;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #525151;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
	/*padding-left: 2.05em;*/
}

.boxUntenOffenText a{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.05em;
	color: #525151;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
}
.boxUntenOffenText a:hover a:active a:visited {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.05em;
	color: #525151;
	font-weight: normal;
	text-decoration: underline;
}
.boxUntenOffenText ul{
	color: #525151;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1.5em;
	list-style-image:url("/ansprech-pfeil-grau.gif");
}

.boxUntenOffenBO {
	background-image: url(/akbox-hg.gif);
	background-repeat: repeat-x ;
	background-color: #FFFFFF;
	padding: 0.3em;
	font-size: 0.9em;
	border-style: solid;
	border-color: #dbdbdb;
	border: 0.1em 0.1em 0em 0.1em;
	border-bottom: 0em;
	/*margin-top: 0.5em;*/
	text-decoration: none;
	color: #eea920;
}
.boxUntenOffenBO  h1{
	font-family: 'Lucida Sans Unicode', Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.05em;
	color: #eea920;
	font-weight: bold;
	letter-spacing: -0.03em;
}

.portletBoxUntenOffen{
	font-size: 1em;
	line-height: 1.3em;
	font-family: Tahoma, Verdana, Arial, 'Lucida Sans Unicode', sans-serif;
	font-weight: normal;
	color: #868d97;
	line-height: 1.2em;
	letter-spacing: 0em;
}


.portletBoxUntenOffen ul{
	color: #525151;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1.5em;
	list-style-image:url("/ansprech-pfeil-grau.gif");
}

.portletBoxUntenOffen a{
	color: #868d97;
}

.portletBoxUntenOffen a:hover {
	color: #525151;
}

.portletBoxUntenOffen  h2{
	font-family: Tahoma, Verdana, Arial, 'Lucida Sans Unicode', sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #eea920;
	line-height: 1.4em;
}


.portletBoxUntenOffenAktuelles{
	font-size: 0.85em;
	line-height: 1.3em;
	font-family: Tahoma, Verdana, Arial, 'Lucida Sans Unicode', sans-serif;
	font-weight: normal;
	color: #868d97;
	line-height: 1.2em;
	letter-spacing: 0em;
}

.portletBoxUntenOffenAktuelles ul{
	color: #525151;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1.5em;
	/*list-style-image:url("/pfeil-grau.gif");*/
	list-style-type:disc;
}

.portletBoxUntenOffenAktuelles a{
	color: #868d97;
	font-weight: bold;
}

.portletBoxUntenOffenAktuelles a:hover {
	color: #525151;
	font-weight: bold;
}


#sitemap{
	margin-left:1.6em;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #525151;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
	/*padding-left: 2.05em;*/
}
#sitemap  a{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.05em;
	color: #525151;
	font-weight: inherit;
	text-decoration: none;
	letter-spacing: 0em;
}
#sitemap a:hover{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.05em;
	color: #868d97;
	font-weight: inherit;
	text-decoration: underline;
}
#sitemap ul{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1.5em;
	list-style-image:url("/ansprech-pfeil-grau.gif");
}
#sitemap h1{
	font-weight: bold;
	font-size: 1.2em;
	color: #868d97;
}

.boxUntenOffenh1partner{
        margin-left:11.5em;
        font-family: Verdana, Arial, Tahoma, sans-serif;
        font-size: 1em;
        line-height: 1.2em;
        color: #525151;
        font-weight: normal;
        text-decoration: none;
        letter-spacing: 0em;
        /*padding-left: 2.05em;*/
}

.boxUntenOffenh1partner2{
        margin-left:13.2em;
        font-family: Verdana, Arial, Tahoma, sans-serif;
        font-size: 1em;
        line-height: 1.2em;
        color: #525151;
        font-weight: normal;
        text-decoration: none;
        letter-spacing: 0em;
        /*padding-left: 2.05em;*/
}

.Unternehmen  {
        font-family: 'Lucida Sans Unicode', Tahoma, Helvetica, Verdana, sans-serif;
        font-size: 1.14em;
        line-height: 1.05em;
        color: #818181;
        font-weight: 500;
        letter-spacing: -0.03em;
        margin-top: 0.74em;
        margin-left: 1.2em;
}

.News {
        font-family: Verdana, Arial, Tahoma, sans-serif;
        font-size: 1em;
        line-height: 1.3em;
        color: #868d97;
        font-weight: normal;
        margin-top: 0.75em;
}

.News a {
        color: #868d97;
}

.News a:hover {
        color: #525151;
}

/*.boxStartseite2{
        width:   23.7em;
        background-image: url(/akbox-hg.gif);
        background-repeat: repeat-x ;
        padding-top: 0.8em;
        padding-right: 1.2em;
        padding-left: 1.6em;
        padding-bottom: 1.2em;
        background-color: #FFFFFF;
        border-top: 0.1em solid #dbdbdb;
        border-right: 0.1em solid #dbdbdb;
        border-bottom: 0em solid #dbdbdb;
        border-left: 0.1em solid #dbdbdb;
        font-family: 'Lucida Sans Unicode', Tahoma, Helvetica, Verdana, sans-serif;
        font-size: 1.14em;
        line-height: 1.05em;
        color: #eea920;
        font-weight: normal;
        letter-spacing: -0.03em;
        margin-top: 0.74em;
}*/

.Veranstaltungen  {
        font-family: Verdana, Arial 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-size: 1em;
        line-height: 1em;
        color: #868d97;
        font-weight: normal;
        letter-spacing: -0.03em;
        margin-top: 0.74em;
        margin-left: 1.3em;
        margin-bottom: 0.5em;
}

.PartnerUB {
        font-family: Arial, Verdana, 'Lucida Sans Unicode', Tahoma, sans-serif;
        line-height: 0.8em;
        color: #eea920;
        font-weight: normal;
        letter-spacing: -0.03em;
        /*text-decoration: none;*/
		margin-left: 11.4em;
}

.PartnerUB a{
        color: #ff00ff;
        font-weight: normal;
        letter-spacing: -0.03em;
        /*text-decoration: none;*/
}

.PartnerUB a:hover a:active a:visited {
        color: #ff00ff; /*8a5616*/
        font-weight: normal;
        letter-spacing: -0.03em;
        /*text-decoration: none;*/
}

/*.box{
        margin-bottom: 2.05em;
        padding-left: 1.2em;
        padding-top: 0.4em;
        border: 0.1em solid #dbdbdb;
        background-image: url(box-hg.gif);
        background-repeat: repeat-x;
        color:#868d97;
        line-height: 10pt;
        font-family: 'Lucida Sana Unicode', Georgia, Tahoma, sans-serif;
        font-size: 0.8em;
}*/


/* Text für Presseverteiler modul.php ContactForm*/
.Presseverteiler {
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: normal;
        font-size: 0.8em;
        color: #525151;
        line-height: 1.3em;
        letter-spacing: 0em;
        padding-top:0.4em;
        padding-left: 1.6em;
        text-decoration: none;
}

#WeitereInfoText {
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: normal;
        font-size: 0.8em;
        color: #525151;
        line-height: 1.3em;
        letter-spacing: 0em;
        padding-top:0.4em;
        text-decoration: none;
}

#WeitereInfoText a{
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: normal;
        font-size: 0.8em;
        color: #3b3b3b;
        line-height: 1.3em;
        letter-spacing: 0em;
        padding-top:0.4em;
        text-decoration: none;
}

#WeitereInfoText a:hover  {
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: normal;
        font-size: 0.8em;
        color: #3b3b3b;
        line-height: 1.3em;
        letter-spacing: 0em;
        padding-top:0.4em;
       /*  text-decoration: none;*/
}

.WeitereInfoTextUB {
        margin-left:1.6em;
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: bold;
        font-size: 0.8em;
        color: #868d97;
        line-height: 1.3em;
        letter-spacing: 0em;
        padding-top:0.4em;
        text-decoration: none;
}

.WeitereInfoTextUB a{
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: bold;
        font-size: 0.8em;
        color: #868d97;
        line-height: 1.3em;
        letter-spacing: 0em;
        padding-top:0.4em;
        text-decoration: none;
}

.WeitereInfoTextUB a:hover a:active a:visited {
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: bold;
        font-size: 1em;
        color: #525151;
        line-height: 1.3em;
        letter-spacing: 0em;
        padding-top:0.4em;
        text-decoration: none;
}

.AktuellesUB{
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: bold;
        font-size: 0.7em;
        color: #868d97;
        line-height: 1.05em;
        letter-spacing: 0em;
        padding-top:0.4em;
        padding-bottom:2em;
        text-decoration: none;
}

.AktuellesUB2{
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: bold;
        font-size: 1em;
        color: #868d97;
        line-height: 1.05em;
        letter-spacing: 0em;
        padding-top:0.4em;
/*      padding-bottom:2em;*/
        text-decoration: none;
        margin-left:1.25em;
}


.AktuellesUB img{
        height:auto;
        width: 1.6em;
}


.AktuellesUB a{
        color: #868d97;
        font-weight: bold;
        text-decoration: none;
}

.AktuellesUB a:hover a:active a:visited {
        color: #525151;
        font-weight: bold;
        text-decoration: none;
}



.p  {
        font-family: Verdana;
        font-size: 0.7em;
        line-height: 0.8em;
        color: #868d97;
        text-indent: 2.45em;
        letter-spacing: -0.1em;
        font-weight: normal;
}*/


.box:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}



/* Definition fuer Formulare */
form p {
        border-color:white;
}

form label {
        /*color:#6C8C37;*/
        font-family: 'Verdana, Arial, Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: bold;
        font-size: 0.9em;
        color: #eea920;
        line-height: 1.3em;
        letter-spacing: 0em;
        padding-top:0.4em;
        padding-left: 1.6em;
        text-decoration: none;
}

form em {
        color:#0000ff;
}

form input {
        color:#414141;
}

form input, form textarea {
        /*border-color:#ff0000 #00ffff #F0F0F0 #DCDCDC;*/
        border-top: 0.1em solid #dbdbdb;
        border-right: 0.1em solid #dbdbdb;
        border-bottom: 0.1em solid #dbdbdb;
        border-left: 0.1em solid #dbdbdb;
        margin-top: 0.4em;
}

form .button {
        border-color:white #DCDCDC #DCDCDC white;
        background-color:#F0F0F0;
}

/* Alte Definionen: Stylesheet im modul.php für Formular-Hintergrund */
#autoGenerated {
/*      background-image: url(/akbox-hg.gif);
        background-repeat: repeat-x ;*/
	padding: 0.3em;
	border-style: solid;
	border-color: #dbdbdb;
	border: 0em 0.1em 0.1em 0.1em;
	border-top: 0em;
	background-color: #FFFFFF;
}

#autoGenerated2 {
/*      background-image: url(/akbox-hg.gif);
        background-repeat: repeat-x ;*/
        padding-top: 0.4em;
        padding-right: 1.2em;
        padding-left: 1.6em;
        padding-bottom: 1.2em;
        background-color: #FFFFFF;
        border-top: 0em solid #dbdbdb;
        border-right: 0.1em solid #dbdbdb;
        border-bottom: 0em solid #dbdbdb;
        border-left: 0.1em solid #dbdbdb;
        margin-top: 0.0em;
        font-size: 1.1em;
}


#autoGenerated2 a {
        color: #525151;
        text-decoration:underline;
        font-size:1.1em;
        font-weight:bold;
}

#autoGenerated2  a:hover {
        color: #EEA920;
        text-decoration: none;
}


.PresseverteilerButton{
        font-family: 'Verdana, Arial, Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: normal;
        font-size: 1em;
        color: #414141;
        border-top: 0.1em solid #dbdbdb;
        border-right: 0.1em solid #dbdbdb;
        border-bottom: 0.1em solid #dbdbdb;
        border-left: 0.1em solid #dbdbdb;
        background-color: #eeeeee;
        height:1.9em;
}

.autoRow2 {
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: normal;
        font-size: 0.9em;
        color: #525151;
}

.autoRow2 a{
        color: #525151;
        text-decoration: none;
}

.autoRow2 a:hover{
        color: #3b3b3b;
}

.autoRow1 {
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: normal;
        font-size: 0.9em;
        color: #525151;
}

.autoRow1 a{
        color: #525151;
        text-decoration: none;
}

.autoRow1 a:hover{
        color: #3b3b3b;
}


.tabelle_links1 {
        float: left;
        width: 1em;
}
.tabelle_rechts1 {
        float:left;
        width: 18em;
        margin-left:1em;
        display: block;
}
.tabelle_links1-Startseite {
        float: left;
        width: 1em;
}
.tabelle_rechts1_Startseite {
        float:left;
        width: 18em;
        margin-left:1em;
        display: block;
}

.tabelle_links2 {
        float: left;
        width: 1em;
}
.tabelle_rechts2 {
        float:left;
        width: 23em;
        margin-left:1em;
        display: block;
}

.tabelle_links3 {
        float: left;
        width: 1em;
}
.tabelle_rechts3 {
        float:left;
        width: 40em;
        margin-left:1em;
        display: block;
}

.tabelle_links4 {
        float: left;
        width: 2em;
}
.tabelle_rechts4 {
        width: 12em;
        float:left;
/*      margin-left:1em;
        display: block;
*/
}

.tabelle_links5 {
        float: left;
        width: 2em;
}
.tabelle_rechts5 {
        width: 35em;
        float:left;
/*      margin-left:1em;
        display: block;
*/
}


.tabelle_zurueck {
        clear:left;
}

.platz{
        height:2em;
}

.bspace_small{
        height:2em;
}

.bspace_middle{
        height:5em;
}
.bspace_large{
        height:10em;
}

.boxUntenOffen img{
        height:auto;
        width: 1.4em;
}


.WeitereInfoText {
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: normal;
        font-size: 0.8em;
        color: #525151;
        line-height: 1.3em;
        letter-spacing: 0em;
        padding-top: 0.5em;
        text-decoration: none;
}

.WeitereInfoText a{
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: normal;
        font-size: 1em;
        color: #3b3b3b;
        line-height: 1.3em;
        letter-spacing: 0em;
        padding-top: 0.5em;
        text-decoration: none;
}

.WeitereInfoText a:hover  {
        font-family: Verdana, Arial, 'Lucida Sans Unicode', Tahoma, sans-serif;
        font-weight: normal;
        font-size: 1em;
        color: #3b3b3b;
        line-height: 1.3em;
        letter-spacing: 0em;
        padding-top:0.5em;
        /*  text-decoration: none;*/
}


.News2 {
        font-family: Verdana, Arial, Tahoma, sans-serif;
        font-size: 0.7em;
        line-height: 1.3em;
        color: #868d97;
        font-weight: normal;
        margin-top: 0.75em;
}

.News2 a {
        color: #868d97;
}

.News2 a:hover {
        color: #525151;
}

.screenshots {
        padding-bottom: 30px;
        background: url(Bilder/background6.jpg);
        margin: 20px auto 0px auto;
        padding-top: 10px;
}

.screenshots img {
        padding: 20px 15px 0px 50px;
}

.screenshots table {
        margin: 20px;
}

.screenshots td {
        padding: 0;
        vertical-align: bottom;
        font-size: 0.85em;
        font-weight: normal;
        text-align: left;
        text-transform: none;
        color:#FFFFFF;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#referenzen_box  {
height: 7.7em;
margin-top: 0.5em;
position: relative;
width: auto;
}
#referenzen_box img {
display:none;
left:0;
position:absolute;
top:0;
padding-bottom: 1em;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

