/*
*	@version		1.0
*	@date			2008-06-15
*
*
*	@section 		browser reset
*	@see     		http://www.yaml.de/documentation/...
*
*	Reset any browser specific CSS declaration to known values
*/

html { height: 100%; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 100.01%; color:#000; background-color: #fff; background-image: url(../../Bilder/Layout/bg_verlauf.jpg); background-repeat: repeat-x; background-position: top; text-align: left; }

table, td, div { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

ul, ol, dl { margin: 0 0 1em 1em; }
li { margin-left: 1.5em; line-height: 1.5em; }

h1 { font-size: 1.2em; color: #a5cb3a; margin: 0px 0px 5px 0px; padding: 0px; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; color: #fff; margin: 0px; padding: 0px;}

blockquote, cite { margin: 0 0 1em 1.5em; }

form { display:inline; }
input, select, textarea { border:1px solid #000; font-size:10px; }

option { padding-left: 0.4em; }

fieldset, img { border: 0 solid; }

a { color: #000; text-decoration: underline; }
a:hover, a:active { color: #000; text-decoration: none; }

#start { width: 699px; height: 447px; background-image: url(../../Bilder/Layout/start.png); background-repeat: no-repeat; }
#text_start { width: 600px; color: #fff; text-align: left; margin-top: 40px; }

p { margin-bottom: 4px; }

/* Gestaltungselemente */

#background { width: 970px; height: 710px; background-image: url(../../Bilder/Layout/bg.png); background-repeat: no-repeat; }
#galerie_button { width: 960px; padding-right: 10px; text-align: right; }

#links { float: left; margin-top: 10px; margin-left: 21px; width: 436px; }
#rechts { float: right; margin-top: 10px; margin-right: 31px; width: 432px; }

#text_nil { margin-top: 385px; }
#text_schiller { margin-top: 396px; color: #fff; }

#box_nil { width: 426px; height: 150px; margin-top: 20px; color: #000; background-image: url(../../Bilder/Layout/box.png); background-repeat: no-repeat; }
#box_nil div { padding: 10px; text-align: left; font-weight: bold; }
#box_schiller { width: 426px; height: 150px; margin-top: 20px; color: #fff; background-image: url(../../Bilder/Layout/box.png); background-repeat: no-repeat; }
#box_schiller div { padding: 10px; text-align: left; font-weight: bold; }

#download_nil { margin-top: 10px; }
#donwload_nil a { color: #000; text-decoration: underline; }
#download_nil a:hover, #download_nil a:active { color: #000; text-decoration: none; }
#download_schiller { margin-top: 10px; color: #fff; }
#donwload_schiller a { color: #fff; text-decoration: underline; }
#download_schiller a:hover, #download_schiller a:active { color: #fff; text-decoration: none; }

#footer { width: 970px; text-align: left; float: clear;  }
#footer a { color: #000; text-decoration: underline; }
#footer a:active, #footer a:hover { color: #000; text-decoration: none; }

/* Galerie */
#background_galerie { width: 970px; height: 710px; background-image: url(../../Bilder/Layout/bg_galerie2.png); background-repeat: no-repeat; }
#home_button { width: 960px; padding-right: 10px; text-align: right; }

#fotos { width: 900px; height: 640px; padding-top: 34px;  }
#fotos div { text-align: left; }

.img { border: 1px solid #d6f215; }

#downloads { width: 970px; height: 50px; text-align: left; margin-bottom: 25px; font-size: 13px; background-image: url(../../Bilder/Layout/bg_downloads.png); }
#downloads a { color: #fff; text-decoration: underline; font-size: 13px; }
#downloads a:active, #downloads a:hover { color: #fff; text-decoration: none; font-size: 13px; }

.download_einzeln { float: left; margin-left: 15px; margin-top: 13px; }


