* { padding: 0; margin: 0; }

body { min-height: 101%; background-color: #A32A35; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }

p { font-size: 0.7em; line-height: 1.5em; }
h1 { font-size: 0.8em; font-weight: bold; margin-bottom: 0.4em; }

#wrap { width: 800px; margin: 0 auto; text-align: center; }

#sprache { width: 800px; float: left; text-align: right; }

#img { width: 800px; float: left; text-align: left; }

#content { width: 800px; float: left; text-align: center; }

#box_start { float: left; text-align: left; margin-top: 20px; }
#box_start a:link, #box_start a:visited { color: #FFFFFF; text-decoration: none; background-image: url(media/media_css/mini_pfeil.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; padding-left: 7px;  }
#box_start a:hover { color: #b09e65; }

#box_start_abstand { width: 45px; float: left; margin-top: 20px; }

.box_pic { margin-bottom: 10px; }

#bottom { width: 800px; float: left; text-align: left; margin-top: 50px; }
#bottom p { font-size: 0.7em; line-height: 1.3em; }
#bottom a:link, #bottom a:visited { color: #FFFFFF; text-decoration: underline; }
#bottom a:hover { color: #b09e65; }

.clear { clear: both; }

.img_right { float: right; }