body 	{
			background: black;
			color: white;
			margin: 0px;	
			padding: 0px;
		}

div		{
			border: 0px solid white;
		}
		
a:link 				{ color: #414141; text-decoration: none; font-weight: bold; }
a:visited 			{ color: #414141; text-decoration: none; font-weight: bold; }
a:focus 			{ color: #414141; text-decoration: none; }
a:hover 			{ color: #414141; text-decoration: underline; font-weight: bold; }
a:active 			{ color: #414141; text-decoration: none; }

div#content			{
						margin: 0 auto;
						margin-top: 20px;
						margin-bottom: 25px;
						width: 960px;
						min-height: 780px
					}

div#left_column		{
						float: left;
						width: 192px;
						min-height: 768px;
						background-image: url(../images/roterbereichundpinselhtm-02.jpg);
						background-repeat: repeat-y;
					}

div#right_column	{
						float: right;
						width: 192px;
						min-height: 768px;
						background-image: url(../images/roterbereichundpinselhtm-02.jpg);
						background-repeat: repeat-y;
						margin-right: 0px;
					}
					
div#center_column 	{
						margin-left: 192px;
						width: 576px;
					}
					
div#banner			{
						padding: 0px;
						margin: 0px;
						height: 140px;
					}

div#separator		{
						margin: 0px;
						vertical-align: top;
						background-image: url(../images/separator.jpg);
						background-repeat: no-repeat;
						height: 3px;
					}

div#menu 	 		{
						text-align: center;
						background-color: #346667;
						height: 39px;
						width: 576px;
						margin: 0;
					}

div#menu img 		{
						margin-right: -4px;
						margin-top: 0px;
					}
					
div#text			{
						min-height: 555px;
						background-color: #346667;
						color: silver;
						font-family: Arial;
						font-size: 0.9em;
					}
					
h3#page_title		{
						margin-top: 10px;
						margin-bottom: 10px;
						font-family: Arial;
						font-size: 1.2em;
					}
										
div#footer			{
						height: 19px;
					}
					
div#start			{
						padding: 15px;
					}


div#aktuell			{
						padding: 15px;
					}

div#aktuelle_meldung{
						border: 0px solid white;
						width: 80%;
						margin: 0 auto;
						margin-bottom: 50px;
					}

div#aktuell_titel	{
						font-size: 1em;
						font-weight: bolder;
						border-bottom: 1px dashed silver;
						margin-bottom: 1em;
					}

div#aktuell_datum	{
						float: right;
						vertical-algin: top;
						border: 0px solid silver;
					}
					
div#aktuell_text	{
						
						border: 0px solid silver;
					}
					
div#bilder			{
						padding: 15px;
					}

div#bilder_kategorie	{
							margin: auto 0; 
							width: 500px;
						}

div#bilder_kategorie a:link	{ 	
								font-weight: bold;
								color: silver;
								text-decoration: none; 
							}
div#bilder_kategorie a:visited 	{ 
									font-weight: bold;
									color: silver; 
									text-decoration: none; 
								}


ul#bilder_kategorie li	{
							padding: 5px;
							margin-bottom: 50px;
							font-size: 1.1em;
							font-weight: bold;
							list-style-type: none;
						 }
						 
div#kategorie		{
						padding: 15px;
						background: black;
						min-height: 525px;
					}

div#leinwand		{
						padding: 15px;
						background: black;
					}
					
div#leinwand a:link 	{ color: #346667; text-decoration: none; font-weight: bold; }
div#leinwand a:visited	{ color: #346667; text-decoration: none; }
div#leinwand a:focus	{ color: #346667; text-decoration: none; }
div#leinwand a:hover 	{ color: #346667; text-decoration: underline; }
				
div#presse			{
						padding: 15px;
					}
				
div#vita			{
						padding: 15px;
					}

div#links			{
						padding: 15px;
					}
					
div#platform3		{
						margin: 0 auto;
						width: 450px;
						height: 100px;
						color: black;
						font-size: 0.8em;
						padding: 5px;
					}
					
					
div#kontakt			{
						padding: 15px;
					}

td.orient_right		{
						text-align: right;
					}
					
div#impressum		{
						padding: 15px;
					}