/* CSS Document */

    *
    {
    padding: 0;
    margin: 0;
    }  
    
    html
    {
    height: 101%;
    } 
	
	#JSNachricht
	{
	width: 1000px;
    margin: 0px auto;
	text-align: center;
	}
    
    body
    {
    background:url(../images/bg_verlauf_bd.gif) repeat-x;
    background-color: #660000;
    font-family: Verdana, sans-serif, "Times New Roman", arial, helvetica;
    font-size: 11px;
    color: white;
    outline: none;
    }

    a
    {
    color: white;
    /*margin: 20px;*/
    text-decoration: none;
    outline: none;
    }
    
    a:hover
    {
    color: #990033;
    }
    
    
    

    #container
    {
    /*border: 1px solid white;*/
    width: 1000px;
    max-width: 1000px;
    min-width: 900px;
    margin: 0px auto;
    padding: 10px;
    /*text-align: center;*//*Zentriert den Text innerhalb des container Div*/
    }
    
    #Logo
    {
    /*border: 1px solid white;*/
    height: 100px;
    /*margin-bottom: 30px;*/
    }
    
    #Logo img
    {
    border-style: none;
    }
    
    
    #innerContainer /*umschliesst alles bis auf die oberen und unteren runden Ecken*/
    {
    background-color:#000000;
    }
    
	#introDiv
	{
	width: 799px;
	margin:0 auto;
	text-align:left;
	}
    
    
    #introDivGallery
    {
    text-align:center;
    margin: 20px 30px 20px 30px;
    }
    
    #submenu
    {
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #FFFFFF;
    }
    
    #breadcrumb
    {
		color: #FFFFFF;
    margin-right: 15px; 
    padding: 0 10px 8px 5px;
    float: left;
    }
    
    #impressum
    {
    width: 110px;
    margin-left: auto;
    margin-right: 0px;
    padding: 0 0 8px 0px;
    
    }
    
    #topcorner
    {
    height: 13px;
    }
    
    #menubarDiv
    {
    /*border: 1px solid white;*/
    background-color: #000000;
    /*height: 50px;*/
    }
    
    #content
    {
    /*border: 1px solid white;*/
    background-color: #000000;
    padding-bottom: 20px;
    
    }
    
    #innerContent
    {
    font-size: 11px;
    height: 100%;
    margin: 20px 20px 40px 180px;
    }

    #innerContentIndex
    {
    font-size: 11px;
    text-align: center;
    height: 100%;
    margin: 20px 20px 40px 10px;
    }
    
    #innerContentGallery
    {
    font-size: 11px;
    text-align: center;
    height: 100%;
    margin: 20px 20px 20px  20px;
    }

    
    #innerMenu
    {
    /*border: 5px solid white;*/
    width: 50px;
    height: 200px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    }
    
    #innerContent .TMG
    {
    font-size: 9px;
    }
    
    #innerContent h1
    {
    font-size: 25px;
    font-weight: 900;
    }
	
	
	#thumbsDiv
	{
    margin: 10px auto;
    }
    
    #thumbsDiv img
    {
    border: none;
    padding: 10px; 
    }
	
	.sternchen
	{
    color: #CC0000;
    }
	
	#McFly
	{
    padding: 10px 10px 10px 10px;
    }
	
	#innerContent table
    {
    color: #000000;
    /*text-indent: 10px;*/
    }
	
	
	#foooter
	{
	/*border: 1px solid white;*/
	margin: 0 10px 10px 10px;
	border-bottom: 1px solid #FFF;
	padding-right: 10px;
	background-color: #000000;
	height: 20px;
	}
	
	#footermenu
	{
	text-align:left;
	margin-left: 10px;
	}
	
	#footermenu li 
	{
	display: inline;
	float:left;
	font-size: 10px;
	margin-left: 10px;
	list-style-type:none;	
	}
	
	#footermenu li a
	{
	margin-bottom: 10px;
	color: #575757;
	}
    
	#footermenu li a:hover
	{
	color: #990033;
	}
	
	#agbfieldset
	{
	border:1px solid silver;
	padding: 20px;	
	color:#000;
	}
	
	
	color:#990033;
	
	
    #bottomcorners
    {
	clear:both;
    /*border: 1px solid white;*/
    }
    
    #cornerTopLeft
    {
    background: url(../images/designelements/corners/top-left-corner_bl.png) no-repeat left bottom;
    width: 23px;
    height: 13px;
    border: 0;
    float: left;
    }
	
	
	#w3cvalidicious
	{
    width: 185px;
    margin: 0 10px 20px 40px;
    height: 40px;
    }
	
	#copyrightfooter
	{
	font-size: 9px;	
	text-align:center;
	color: #575757;
		
	}
    
    .grayText
    {
    color: #575757;
    }
    
    .CornerBottomText
    {
    margin-bottom: 5px;
    }
    
    #cornerTopRight
    {
    background: url(../images/designelements/corners/top-right-corner_bl.png) no-repeat right bottom;
    /*width: 23px;*/
    height: 13px;
    border: 0;
    margin-left: 23px; 
    }
    
    
    #cornerBottomLeft /*Definiert die untere linke Ecke mit schwarzer Rundungs*/
    {
    background: url(../images/designelements/corners/bottom-left-corner_bl.png) no-repeat left top;
    width: 23px;
    height: 13px;
    border: 0;
    float: left;
    }
    
    #cornerBottomRight /*Definiert die untere rechte Ecke mit schwarzer Rundung*/
    {
    background: url(../images/designelements/corners/bottom-right-corner_bl.png) no-repeat right top;
    /*width: 1000px;*/
    height: 13px;
    border: 0;
    margin-left: 23px;
    }
    
    #shadow
    {
    /*border: 1px solid white;*/
    margin-top: 1px;
    }
    
    .topAnker
    {
    margin: 0 0 40px 180px;
    }
    
    #shadowleft
    {
    height: 50px;
    width: 50px;
    border: 0;
    background: url(../images/designelements/corners/shadowleft.png) no-repeat left top;
    float: left;
    }
    
    #shadowright
    {
    height: 50px;
    background: url(../images/designelements/corners/shadowright.png) no-repeat right top;
    margin-left: 50px;
    }


