body {
	background-color:#343434;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
} 
a.menuLink {
        font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:1em;
        margin-top:30px;
        padding:4px;
        float:left;
        display:inline;
}
a.menuLink:active {
        color:#FFFFFF;
        font-size:1.2em;
	text-decoration: none;
} 
a.menuLink:hover {
        color:#FF0000;
        font-size:1.2em;
	text-decoration: underline;
} 
a.menuLinkActive {
        font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
        color:#FF9900;
        text-decoration: none;
        font-size:1.2em;
        margin-top:30px;
        padding:4px;
        float:left;
        display:inline;
}
#dynmenuimg {
	border: none;
	padding:4px; 
	float:left; 
	display:inline;
}
a#menuImage {
        border: none;
        padding:4px;
        float:left;
        display:inline;
}
a.whiteorangeLink {
        font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
        color:#ffffff;
        background:none;
        text-decoration: none;
        font-size:1.2em;
}
a.whiteorangeLink:active {
        color:#ffffff;
        text-decoration: none;
}
a.whiteorangeLink:hover {
        color:#dd8400;
        text-decoration: underline;
}
a.blackredLink {
	font-family: Georgia;
	color:#000000;
	background:none;
	text-decoration: none;
}
a.blackredLink:active { 
	color:#000000; 
	font-size:1em; 
}
a.blackredLink:hover {
	color:#FF0000; 
	font-size:1.3em;
}

p {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background:none;
}

table {
	font-family: Georgia;
	color:#ffffff;
	background:none;
}
tr {
	font-family: Georgia;
	color:#ffffff;
	background:none;
}
td {
	font-family: Georgia;
	color:#ffffff;
	background:none;
}

h1 {
	font-family: Georgia;
	font-size:1.4em;
	text-decoration: none;
	font-weight: normal;
	background:none;
}

h2 {
	font-family: Georgia;
	font-size:1.2em;
	text-decoration: none;
	font-weight: normal;
	background:none;
}

#left {
	position:absolute;
	margin:0px;
	margin-left:0px;
	background-image:url(1_WebsiteBilder/Layout/left.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:1000px;
}

#container {
	position:absolute;
	margin:0px;
	margin-left:90px;
	background-image:url(1_WebsiteBilder/Layout/background.jpg);
	width:760px;
	height:1000px;
}

#right {
	position:absolute;
	margin:0px;
	margin-left:850px;
	background-image:url(1_WebsiteBilder/Layout/rightiright.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:1000px;
}

div#menue {
	margin-left:36px;
	background:none;
	width:780px;
	height:30px;
}

div#content {
	margin-left:70px;
	margin-top:55px;
	width:450px;
	height:500px;
	background:none;
}

#content-left {
	margin-left:55px;
	margin-top:55px;
	width:460px;
	height:500px;
	background:none;
}

#right-content {
	margin-left:20px;
	margin-top:55px;
	width:450px;
	height:500px;
	background:none;
}

#mapCenter {
	margin-left:70px;
	background:none;
}
#whitetext {
	font-family: Georgia;
	color:#ffffff;
	background:none;
	text-decoration: none;
	font-size:1.2em;
}
#whitetext:hover {
	color:#dd8400;
	text-decoration: underline;
}

img#transparentHomeImage {
	border: 0px solid; 
	margin: 20px; 
	margin-left: 75px; 
	width: 420px; 
	height: 140px;
}

div.lineupEntryLeft{
	float:left;
	font-family: Georgia;
	color: #000000;
	font-size:1.2em;
}
div.lineupEntryRest{
	font-family: Georgia;
	color: #000000;
	font-size:1.2em;
}
