* {
    margin:0;
    padding:0;
}

body
{
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
	letter-spacing: 1pt;
	line-height: 1.7;
    color: #ffffff;
    background-color: #000000;
    min-width:950px;
}

img {
    border-style: none;
    border-color: inherit;
    border-width: 0;
}

#WhiteHeader
{
    background-color: #FFFFFF;
}

#WhiteHeaderInner
{
    background-position: left center;
    height: 78px;
    width: 907px;
    background-image: url(Images/logo.gif);
    margin: 0 auto 0 auto;
    background-repeat: no-repeat;
    position:relative;
}

#WhiteHeaderMenu,#flags
{
    position:absolute;
    right:70px;
}
#flags
{
	right:-70px;
	top:15px;
}
#WhiteHeaderMenu ul li, #WhiteHeaderMenu ul li
{
    float: left;
    margin: 10px 0 0 26px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#WhiteHeaderMenu ul li a, #WhiteHeaderMenu ul li a:link, #WhiteHeaderMenu ul li a:visited, #WhiteHeaderMenu ul li a:active
{
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #181818;
}

#WhiteHeaderMenu ul li a:hover
{
    color: #b5b5b5;
}

#ContentArea
{

}

#QuickSearchBar
{
    background: transparent url(Images/suchfeld.gif) no-repeat scroll left top;
    height: 19px;
    position: absolute;
    right: 0px;
    text-align: right;
    top: 22px;
    width: 138px;
}
#QuickSearchBar a
{
	color:black;
	text-decoration:none;
    border: 0px solid green;
	width:16px;
	height:16px;
	position:absolute;
	left:117px;
}
#QuickSearchBox
{
    background: transparent;
    border: 0px solid red;
    left: 2px;
    position: absolute;
    width: 114px;
    top:3px;
    font-size: 12px;
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
}

#TopMenuLevel1
{
    width:907px;
    margin: 0 auto 0 auto;    
    position:relative;
    padding-top:24px;
    height:65px;
}
#TopMenuLevel1 ul 
{
	display:block;
	height:30px;
}
#TopMenuLevel1 ul li, .TopMenuLevel2 li
{
    float: left;
    margin: 0 10px 0 0px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#TopMenuLevel1 ul li.sep, #TopMenuLevel1 .TopMenuLevel2 li.sep
{
    margin: 0 10px 0 0px;
}
#TopMenuLevel1 ul li a, #TopMenuLevel1 ul li a:link, #TopMenuLevel1 ul li a:visited, #TopMenuLevel1 ul li a:active
{
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff;
}
#TopMenuLevel1 ul li li a, #TopMenuLevel1 ul li li a:link, #TopMenuLevel1 ul li li a:visited, #TopMenuLevel1 ul li li a:active
{
    font-size: 11px;
}
#TopMenuLevel1  ul.TopMenuLevel2 li a, ul.TopMenuLevel2 li a:link, ul.TopMenuLevel2 li a:visited, ul.TopMenuLevel2 li a:active
{
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10pt;
    color: #ffffff;
}
 
#TopMenuLevel1 ul li a:hover, ul.TopMenuLevel2 li a:hover,.sep,#TopMenuLevel1 ul li a.selected,#galMainNavi a.selected
{
    color: #af1414;
}
#TopMenuLevel1 .TopMenuLevel2
{
    height:20px;
}
.TopMenuLevel2
{
    margin: 0 auto 0 auto;    
    border:0px solid red;
    position:absolute;
    left:0px;
    top:54px;
}

#Banner
{
    width:907px;
    height:212px;
    margin: 0 auto 19px auto;
}

#FrontPage
{
    width:907px;
    height:315px;
    margin: 0 auto 0 auto;
    background: transparent url(Images/start_contentbackground.png) no-repeat left top;
    padding-bottom:30px;
}

#FrontPage1
{
    width:276px;
    height:240px;
    float:left;
    padding:20px;
}
#FrontPage2
{
    height:240px;
    width:296px;
    float:left;
    padding:20px;
}
#FrontPage3
{
    height:240px;
    width:215px;
    float:left;
    padding:20px;
}

#Content
{
    background: transparent url(Images/seite_contentbackground.png) no-repeat left top;    
    margin: 0 auto 0 auto;
    width:867px;
    padding:20px;
    padding-bottom:50px;
}

.NewsItem
{
    margin-bottom:10px;
}

#FrontPage a, #Content a, .NewsItem a,
#FrontPage a:link, #Content a:link, .NewsItem a:link,
#FrontPage a:visited, #Content a:visited, .NewsItem a:visited,
#FrontPage a:active, #Content a:active, .NewsItem a:active
{
    text-decoration:none;
    color:#939393;
}

#FrontPage a:hover, #Content a:hover, .NewsItem a:hover
{
    text-decoration:none;
    color:#af1414;
}

h1
{
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    /*  font-weight: normal; */
    text-transform: uppercase;
    margin-bottom: 20px;
}

#MediaGallery
{
    margin: 0 auto 0 auto;
    width:903px;
    padding:0px;
    padding-bottom:50px;
/*    width: 977px; 
    margin: 0 auto 0 auto;*/
    position:relative;
    border:0px solid red;
}
img#background
{
	left:0px;
	top:0px;
	border:0px solid white;
	width:100%;
	z-index:-2;
	position:absolute;
	color:white;
}

#MediaGalleryPlayer
{
	position:Relative;
    width: 720px;
    height:405px;
    border:5px solid white;
}
#MediaGalleryPlayer h1
{
	margin-top:0px;
	padding:0px;
}
#galnavi{
	position.absolute;
}
#MediaGalleryDescription
{
    width: 720px;
    padding:20px;
    padding-top:10px;
	left:0px;
    top:0px;
    padding-left:0px; 
    font-size:10px;
    position:relative;
}

div.MediaGalleryMenu
{
    position:absolute;
    left:740px; 
	top:0px;
	height:415px;
    width: 255px;
    text-align:left;    
}

ul.MediaGalleryMenu
{
	position:absolute;
	bottom:0px;
    display: block;
    /* Max width here, for users without Javascript */
    width: 205px;
    list-style: none;
    margin-left:0px;
    padding-left:0px;
}

.MediaGalleryMenu li
{
    display: block;
    float: left;
    padding: 5px 3px 0 3px;
}

.MediaGalleryMenu a
{
    display: block;
    overflow:hidden;
    width:75px;
    height:42px;
    border:2px solid white;
    text-decoration: none;
    text-align:center;
}
.MediaGalleryMenu span
{
    display: block;
    margin-top: 2px;
    text-align: center;
    font-size: 10pt;
    color: #ffffff;
}

.MediaGalleryMenu a:hover span
{
    display: block;
}


#BlackFooter
{
    width:907px;
    height:164px;
    margin: 0 auto 0 auto;       
    position:relative;
    text-align:left;
}

.FooterMenu ul
{
    margin-top:0px;
}

.FooterMenu ul li
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-top:5px;
}

.FooterMenu ul li a, .FooterMenu ul li a:link, .FooterMenu ul li a:visited, .FooterMenu ul li a:active,
.FooterMenu a, .FooterMenu a:link, .FooterMenu a:visited, .FooterMenu a:active
{
    display: block;
    text-decoration: none;
    font-size: 10px;
    color: #585858;
}

.FooterMenu ul li a:hover, .FooterMenu a:hover
{
    color: #ffffff;
}

.FooterMenu
{	
	float:left;
    margin-right:30px;
}

#FooterMenuRight
{
    position:absolute;
	top:0px;
    right:0px;
}

#FooterMenuRight a
{
    text-decoration:none;
    margin-left:10px;
}

#pages {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#pages li
{
	display:inline;
}
#MediaGallery .TopMenuLevel2
{
    position:absolute;
    left:0px;
    font-size:12px;
    padding:0px;
    margin:0px;
    top:-10px;
}
#MediaGallery .TopMenuLevel2 a
{
	font-size:12px;
}
.galerie ul
{
	display:none;
}