
/* Layout and Menu */


.bodynobg
{
	background:none;
}
body
{
    font-family: "Trebuchet MS", trebuchet, sans-serif;
    background:url(../i/background.jpg) repeat-x top left #fff;
    text-align:center;
    margin:0;
    padding:0;
    top:0;
    left:0;
    color:#333;
}

#wrapper {
    text-align:left;
}  

.DataListTableCells
{

}

.DataList
{
	
}
#logowrapper {
    position: absolute; 
    right: 10px; 
    top: 8px;
    width:230px;
    height:90px;
    text-align:right;
}

img {
    border:0;
}


#menu {
    width:100%; 
    margin-top: 88px; 
    height: 75px; 
    text-align:center;
}

#menu div {
    padding-top:22px;
    text-align:center;
    vertical-align:middle;
    width:100%;
    color:yellow;
}

#menu div a:link, #menu div a:visited {
    padding: 0 15px 0 15px;
    vertical-align:middle;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#menu div a:hover {
    color:yellow;
	text-decoration: none;
	background-color:transparent;
}

#menu div #active {
    color:yellow;
}

#menu div img {
    vertical-align:middle;

}


/*Fieldset*/
.box
{
	border:1px solid #ccc;
}

.box p, .box h3, .box ul {
    margin:10px;
}

.box p, .box ul {
	color:#333;
	font-size:11px;
}

legend
{
	font-family: "Trebuchet MS", trebuchet, sans-serif;
    font-size: 13px;
    color:#333;
    margin:0 0 6px 0;
    font-style:italic;
}

fieldset h3 
{
     margin-top:5px;
     font-size: 11px;
}

fieldset P
{
font-size: 11px;
}


/* Content */

#content {
    margin:50px 8px 8px 8px;
}

.column1 {
    width:25%;
    vertical-align:top;
    padding-top:52px;
}

.column2 {
    width:50%;
    vertical-align:top;
    padding:0 20px 0 0;
}

.column3 {
    width:200px;
    vertical-align:top;
    padding-top:40px;
}

#footer {
    border-top:1px solid #999;
    margin-top:30px;
    padding:15px;
    font-size:10px;
    text-align:right;
}

/*Standard-Tags*/

#content a, #content a:link, #content a:visited, #footer a {
    color:#BC2822;
    text-decoration:underline;
    font-weight:bold;
    padding:0 1px;
}

#content a:hover, #footer a:hover {
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    background-color:#BC2822;
}

#nohover a:hover { background-color: #FFFFFF; }



h1 {

    font-size: 28px;
}

h2 {
    font-style: oblique;
    font-size: 13px;
    color:#009652;
}



h3 {
    font-size: 13px;
    color:#333;
    letter-spacing:2px;
    text-transform:uppercase;
    margin:20px 0 5px 0;
}


p {
    font-size: 13px;
    margin:0 0 10px 0;
    line-height:135%;
}


/*Aufzählungen */
ul {
    padding:0 0 5px 15px;
}

li 
{ 
	list-style-type:disc;
	font-family: "Trebuchet MS", trebuchet, sans-serif;
    font-size: 13px;
    line-height:20px;
    margin:0;
    padding:0;
   color:#333;
}

.column1 h3 {
    border-bottom:1px solid #ccc;
    margin:0px 10px 5px 0;
    padding:0;
    font-size:11px;
}

.column1 ul {
    padding:0;
    margin:0 10px 0 0;
}

.column1 ul li {
    list-style-type:none;
    margin:0;
    padding:5px;
    border-bottom:1px solid #ccc;
    color:#009652;
    font-weight:bold;
    font-size:11px;
    line-height:100%;
}
.column1 ul li a:link, .column1 ul li a:visited {
    text-decoration:none;
}
.column1 ul li a:hover {
    text-decoration:none;
}

.column1 div, .column3 div {
    font-size:10px;
    color:#009652;
    margin:15px 0;
    width:200px;
}

#map {
    margin-top:0;
}


#content div img, #content div object {
    margin: 0 0 5px 0;
}

.nohover {
    background:transparent;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

