/*
+---- Programming: ------------------------ Developer: ------------------------+
|                                                                              |
|   PixelProductions GmbH                   Sven Henneböle                     |
|   Hansastr. 2                             Fachinformatiker AE                |
|   D-59557 Lippstadt                                                          |
|                                                                              |
|   E-Mail: Info@PixelProductions.de                                           |
|                                                                              |
|   Fon: +49 (0)2941 22 333                  Version: 1.0                      |
|   Fax: +49 (0)2941 22 414                  Release Date: 01.08.2007          |
|                                                                              |
+------------------------------------------------------------------------------+
*/

/* Global Styles */
body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; padding: 0px; }
	
table, td, p, div {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

th { text-align: left; }

h1 { font-size: 16px; font-weight: bold; margin: 0px 0px 15px 0px; }
h2 { font-size: 12px; font-weight: bold; margin: 5px 0px; }

form { display:inline; }
input, select, textarea { border: 1px solid #933a28; font-size:11px; font-family: Arial, Helvetica, sans-serif; }

a {	color: #933a28; }
a:hover, a:active { text-decoration: none; }

#head { background-image:url(../../Bilder/verlauf_head.gif); background-position:bottom; background-repeat: repeat-x; background-color:#e8dbcb; }
#bg_head { background-image:url(../../Bilder/head2.jpg); background-repeat: repeat-x; }

#menue { padding: 10px 30px; background-image:url(../../Bilder/bg_menue.jpg); background-position:top; background-repeat:no-repeat; background-color:e8dbcb; }

#main { padding:15px 35px; }

.topnavi { color:#933a28; font-weight:bold; float:left; padding: 0px 10px; }
.topnavi a { color:#933a28; font-weight:bold; text-decoration:none; }
.topnavi a:hover, .topnavi a:active { color:#af8f5e; }

/* Menuecontainer */
.menuecontainer { width:130px; }
.menue { text-decoration: none; font-weight: bold; height:25px; font-size: 12px; }
.menue a { color: #933a28; font-weight: bold; text-decoration: none; display: block; }
.menue a:hover, .menue a:active { color: #af8f5e; text-decoration:none; }
