@charset "ISO-8859-1";

/* P o s i t i o n i e r u n g */

* { margin: 0; padding: 0; }
body { background: #5c5c5a url(../images/layout/background_page.png) top left repeat-y; }

#Page { background: transparent url(../images/layout/background_body.png) top left repeat-x; }
#Header { background: transparent url(../images/layout/background_header.jpg) top left no-repeat; width: 780px; height: 218px; }
#TopNavigation { float: right; margin: 30px 25px 0 0; }
#Logo { margin: 60px 0 0 10px; float: left; }
#Footer { width: 780px; height: 12px; background: transparent url(../images/layout/border_stage_bottom.png) top right no-repeat; }

table#ContentFrame { width: 1000px; }
table td#Navigation, table td#Stage, table td#Gallery { vertical-align: top; } 
td#Navigation { background-color: #2e3236; width: 220px; padding-top: 2em; }
td#Stage { width: 547px; background-color: #ffffff; } 
td#Gallery { padding: 2em 0 0 20px; }
#Stage .Content { margin: 0 35px; padding: 30px 0; }
.Clear { clear: both; }

#Stage { background: #ffffff url(../images/layout/background_stage_generic.png) top left no-repeat; }

.Counter { width: 780px; background-color: #2e3236; text-align: right; color: #2e3236; }

/* G a l e r i e */

#Gallery .Item { width: 202px; }
#Gallery .Item img { border: 1px solid black; }
#Gallery .Description { height: 40px; }
#Gallery .Description p { font-size: 90%; color: #e0e0e0; text-align: right; margin-right: 5px;}

.GalleryVertical .Item { float: left; margin-left: 20px; }
.GalleryVertical .Item img { border: 1px solid black; }

/* S c h r i f t f o r m a t i e r u n g e n */

body { font: 80%/150% "Lucida Sans Unicode", Arial, Helvetica, sans-serif; }

#TopNavigation { font-size: 9px; }
#TopNavigation a { color: #e5e5e5; text-decoration: none; }
#TopNavigation a:hover { color: #ffffff; }
#TopNavigation ul { list-style-type: none; }
#TopNavigation ul li { display: inline; padding: 0 8px; }

#Navigation { font-size: 100%; }
#Navigation a { color: #e5e5e5; text-decoration: none; padding: 5px 0;  }
#Navigation a:hover { color: #ffffff; }
#Navigation ul { margin-bottom: 2em; }
#Navigation li { padding: 5px 5px 5px 25px; }
#Navigation li:hover { background: #383c40 url(../images/layout/navigation_bullet.png) 10px center no-repeat; }
#Navigation li.Selected { background: #81171f url(../images/layout/navigation_bullet_selection.png) 10px center no-repeat; }
#Navigation p { margin: 1em 1em 1em 25px; }
#Navigation em { color: #e5e5e5; text-transform: uppercase; font-style: normal; font-weight: bold; }

#Stage { color: #222222; }
h1 { font-size: 130%; font-weight: normal; margin: 1em 0 20px 0; }
h2 { font-size: 100%; margin: 2em 0 1em 0; text-transform: uppercase; letter-spacing: -0.5px; }
p { margin-bottom: 1em; text-align: justify; }

#Stage ul { margin: 0 0 2em 25px; list-style-type: square; }

/* K o n t a k t f o r m u l a r */

.Kontaktformular td.Label, .Kontaktformular td.Field { vertical-align: top; }
td.Label { width: 130px; }
.Field input, .Field textarea { width: 318px; background: transparent; border: 1px solid #bcbcbc; padding: 5px 5px; font: 13px Arial, sans-serif; }
.Field input:focus, .Field textarea:focus { border-color: #8c8c8c; }
.FieldBackground { background: transparent url(../images/layout/background_form_field.png) top left no-repeat;  margin-bottom: 5px;}

/* I m p r e s s u m */

.Impressum td { vertical-align: top; }
.Impressum td.Label { padding-right: 10px; width: 200px; }

.Impressum .EDB { border-top: 1px solid #999999; padding-top: 20px; margin-top: 40px; }
.Impressum .EDB, .Impressum .EDB a { color: #666666; }



.TechnischeSkizze { font-size: 90%; text-align: right; }
.TechnischeSkizze img { border: 2px solid #d0d0d0; padding: 3px; }

.TechnischeDaten { border: 2px solid #e0e0e0; padding: 0px; background-color: #c0c0c0; width: 100%; }
.TechnischeDaten tr td { text-align: center; background-color: #f9f9f9; }
.TechnischeDatenGleich tr td { width: 33%; }
.TechnischeDaten th { font-size: 90%; padding: 3px 10px; background-color: #e0e0e0; }
.TechnischeDaten th[scope=col] { border-bottom: 1px solid #999999; }
.TechnischeDaten th[scope=row] { width: 170px; text-align: left; background-color: #eeeeee; }


.Neuheit { float: left; width: 100px; }

.GoingUp { margin-top: 2em; text-align: right; font-size: 85%; }
.GoingUp a { text-decoration: none; }
.GoingUp a:hover { text-decoration: underline; }
