/* Layout CSS Document */

.clear
	{
	clear:both;
	}

/* --- Index --- */

html
	{
	height:100%;
	}

body
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:center;
	height:100%;
	margin:0px;
	background-color:#DFF9FF;
	}
img
    {
    border:0;
    }
	
ul
    {
    list-style-image:url(../../images/hg/stern_schwarz.gif);
    }

div#all
	{
	min-height:100%;
	}
	
div#wrapper_top
	{
	width:1000px;
	margin:0px auto;
	}
	
	div#verlauf_top
		{
		width:200px;
		height:25px;
		margin-left:798px;
		
		background-image:url(../../images/hg/verlauf_top.jpg);
		background-position:top;
		background-repeat:no-repeat;
		/*background-color:#A1BDD0;*/
		
		border-left:#000000 solid 2px;
		border-right:#000000 solid 2px;
		}
		
div#balken_h
	{
	width:100%;
	height:150px;
	
	background-color:#C9B62C;
	
	border-top:#000000 solid 2px;
	border-bottom:#000000 solid 2px;
	}
	
	div#bilder_top
		{
		width:1004px;
		height:150px;
		margin:0px auto;
		}
		
		div#galerie
			{
			width:800px;
			height:150px;
			margin-right:0px;
			
			background-image:url(../../images/hg/regenbogen.jpg);
			
			float:left;
			}
			
		img#einzel_bild
			{
			width:200px;
			height:150px;
			
			border-right:#000000 solid 2px;
			border-left:#000000 solid 2px;	
			
			float:left;
			
					
		
			}

div#wrapper
	{
	width:1004px;
	height:100%;
	margin:0px auto 10px;
	text-align:center;
	background-image:url(../../images/hg/hg.jpg);
	background-repeat:repeat-y;
	}
	
	div#wrapper_left
		{
		width:800px;
		min-height: 650px;
		margin-right:0px;
		
		background-image:url(../../images/hg/ecken.jpg);
		background-position:left bottom;
		background-repeat:no-repeat;
		
		float:left;
		}
		
		div#navigation
			{
			width:800px;
			margin:0px auto;
			}
			
			div#navigation ul
				{
				list-style-type:none;
				width:780px;
				padding:0px;
				margin:10px auto 0px;
				}
			
			div#navigation li
				{
				list-style-type:none;
				display:inline;
				line-height:30px;
				float:left;
				margin:0px auto;
				}
				
			div#navigation a
				{
				color:#CC0000;
				font-weight:bold;
				font-size:10pt;
				text-decoration:none;
				padding:10px 5px;
				float:left;
				}
			
		div#content
			{
			width:770px;
			
			padding:15px;
			padding-bottom:30px;
			clear:both;
			}
			
			div#content a
				{
				color:#551A8B;
				text-decoration:none;
				}
		
div#balken_v
		{
		width:200px;
		height:100%;
		overflow:hidden;
		float:left;
				
		border-left:#000000 solid 2px;
		border-right:#000000 solid 2px;
		
		
		}	
			
div#navigation2
		{
			text-align: center;
			height:200px;
			width:200px;
			margin:10px 0px 20px;
			padding-top:15px;
			padding-left: 0px;
		}			
			div#navigation2 a
				{
				color:#CC0000;
				font-size:9pt;
				text-decoration:none;
				font-weight:bold;
				}
				
				
			a.link_2
				{
				display:block;
				padding-top:10px;
				}
				
div#unter_navigation
	{
	width:200px;
	margin:35px 0 20px;
	padding:0px 15px;
	text-align:left;
	font-size:9pt;
	}
			
	div#unter_navigation a
		{
		color:#551A8B;
		text-decoration:none;
		}
		
	div#unter_navigation ul
		{
		margin:0px;
		padding-left:15px;
		}
			
		li.unter_main
			{
			list-style:none;
			font-size:10pt;
			font-weight:bold;
			}
			
			
p#copyright
    {
    text-align:center;
    font-size:10pt;
    }
    
    p#copyright a
        {
        color:#CC0000;
        text-decoration:none;
        }
			
			
			