﻿#kopfzeile{height:150px; background-color:black; color:red; text-align:center; font-size:60px; font-weight:bolder}

ul#navigation {margin:0; padding: 15px; height:350px;width:200px; border:2px solid black; background-color:black; text-align:center; font-size:15px;float:left}
ul#navigation li {list-style-type: none; margin:5px;}
ul#navigation a {display:block; padding: 5px;text-decoration: none; font-weight: bold; color:black; border: 1px solid black;
background-color:red; border-left-color:yellow; border-top-color:yellow; font-size:20px}
ul#navigation a:hover {color:yellow; background-color:red;border-color:yellow; border-left-color:black; border-top-color:black}

ul#navigation2 {margin: 0; padding: 15px; height:350px;width: 200px; border: 2px solid black; background-color: black; text-align:center; float:right; font-size:15px;}
ul#navigation2 li {list-style-type: none; margin: 5px;}
ul#navigation2 a {display: block;padding: 5px;text-decoration: none; font-weight: bold; color: black; border:1px solid black;
background-color: red; border-left-color:yellow; border-top-color:yellow;font-size:20px}
ul#navigation2 a:hover {color: yellow; background-color: red; border-color:yellow; border-top-color:black; border-left-color:black}



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

#rahmen {width:1200px;margin-left:auto; margin-right:auto;background-color:white;}

div#banner a{float:left; text-align:center;margin: 20px 35px 20px 5px; padding: 0 5px;background-color:white}
div#banner p{float:left;margin:45px;font-weight:bold; font-size:20px}

#fusszeile { height:80px; background-color:black;width:1200px;clear:both;border-style:none}

#Copy {clear:both; float:left; background-color:black;margin-top:20px}
#Copy img{margin-left:100px}

#Lizenz {float:left; font-size:12px; background-color:black; color:gray; margin-left:20px;margin-top:20px}
#Lizenz a {color:gray}


