/*
+---- Programming: ------------------------ Developer: ------------------------+
|                                                                              |
|   PixelProductions GmbH                                        |
|   Hansastr. 2                                        |
|   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; color:#000; }
	
table, td, p, div {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

h1 { font-size: 14px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

th { text-align: left; }

ul { margin: 0; padding: 0; }
li { list-style-type:none; }

#Content li { margin-left:5px; }

form { display:inline; }
input, select, textarea { border:1px solid #000; font-size:10px; font-family: Arial, Helvetica, sans-serif; }

a { color:#000; }
a:hover, a:active { color:#330066;}

#Logo { width: 100%; text-align:center; margin-top: 20px; }
#Logo a { width: 130px; border: 1px solid #fff; display: block; margin: 0 auto; }

#Navigation { width: 100%; margin-top: 20px; margin-left: 34px; }
#Navigation a { border: 1px solid #fff; display: block; width: 100px; padding: 5px 15px; color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; text-align: center; } 
#Navigation a:hover { font-style:italic; }
#Navigation li { margin-bottom: 8px; }

#Suche { margin-top: 30px; margin-left: 25px; }
#Suche span { font-size: 10px; color: #fff; }
#Suche form { margin-top: 25px; display: block; }

#Main { padding-top: 20px; padding-left: 20px; padding-bottom: 20px; }  

#Content h2 span { font-size: 11px; font-weight: 100; }
#Content ul, #Content ol { margin: 5px; padding-left: 15px; }
#Content ul li { list-style-type: disc; padding-bottom: 5px; }
#Content ol li { list-style-type: decimal; padding-bottom: 5px; }
#Content ol ul li { list-style-type: lower-latin; } 

#Head { width: 100%; height: 50px; }
#Head h1 { color: #330066; font-size: 24px; font-weight: bold; text-transform: uppercase; }

#tbl_mitglieder th { padding-bottom: 5px; border-bottom: 1px solid #000; }
#tbl_mitglieder td { padding-bottom: 5px; padding-right: 25px; padding-top: 3px; } 

#NewsBox { width: 550px; margin-top: 50px; color: #330066; }



