/****************************************************************************************/
/*                                                                                      */
/* Lizenz für: www.die-corps.de                                                         */
/* Ausstellungsdatum: 15.05.2009                                                        */
/*                                                                                      */
/****************************************************************************************/
/*                                                                                      */
/* Copyright ©1997-2009, Philipp Müller.                                                */
/* Die Skripte der o.g. Website sind Computerprogramme, die laut §69 UrhG               */
/* urheberrechtlichen Schutz geniessen und dürfen nicht als eigene Programme ausgegeben */
/* werden. Die Weitergabe an Dritte, das Kopieren oder Vervielfältigen, das Anbieten    */
/* zum Download wird ausdrücklich untersagt. Alle Skripte wurden mit größtmöglicher     */
/* Sorgfalt entwickelt. Sollten dennoch Fehler enthalten sein, wird nur im Falle        */
/* grober Fahrlässigkeit eine Haftung übernommen. Des weiteren gilt unsere AGB,         */
/* siehe: http://www.phmedia-webdesign.de/_agb.asp?id=Rkv45gT7F2Dx                      */
/*                                                                                      */
/* Alle Rechte vorbehalten! All rights reserved!                                        */
/*                                                                                      */
/* phmedia web+design, Bonn, 15.05.2009 - www.phmedia-webdesign.de                      */
/*                                                                                      */
/****************************************************************************************/

body { font-family: verdana,helvetica,arial,san-serif,"sans serif"; background-color: #fff; color: #000; }

#page { }
#header { }
#logo { margin: 0 0 10px 0; }
#logo h1 { margin: 0 0 10px 0; display: block; }
#headermenu ul { display: none; }
#menu { display: none; }

#eyecatcher { display: none; }

#box1,  #box2,  #box3 { display: none; }

#left { display: none; }
#middle { padding: 0; margin: 0; }

#submenu { display: none; }

#loginbox, #searchbox, #eventbox { display: none; }

#footermenu ul { display: none; }

.mobil-on { }
.mobil-off { display: none; }
.select-200, .input-login, .input-search, .select-corps-karte { font-family: verdana, helvetica, arial, san-serif, "sans serif"; color: #0082d1; background-color: #fff; border: solid 1px #666; }
.input-login, .input-search { width: 100px; margin: 5px 0 0; background-image: url(images/bg_input_shadow.gif);	background-repeat: no-repeat; }
.input-login { width: 100px; }
.input-search { width: 150px; }
.select-200 { width: 180px; margin: 10px 0 0; }
/*form { border: none; padding: 0px; margin: 0px; }*/
.submit-login, .submit-search { background: url(images/button_right.gif) repeat-x; color:#fff; border: none; padding: 3px; height: 25px; }

.corps { font-weight:bold; color: #126eb3; font-style: italic; text-transform: uppercase; }
.corps-eyecatcher { font-weight:bold; color: #fff; font-style: italic; text-transform: uppercase; }
p,td,form { margin: 0; color: #333; font-size: 0.8em; }

.boxhead h1 { display: none; }
.boxhead h3 { display: none; }

.boxcontent, .login-boxcontent, .corps-karte, .search-boxcontent, .event-boxcontent { display: none; }
.middle-boxcontent { }
.boxcontent ul, .login-boxcontent ul, .search-boxcontent ul, .event-boxcontent ul { display: none; }
.boxcontent h4, .login-boxcontent h4, .search-boxcontent h4, .event-boxcontent h4 { display: none; }
.boxcontent { }
.boxfooter { display: none; }
.boxfooter250 { display: none; }

#middle table input,textarea,select { font-family: verdana, helvetica, arial, san-serif, "sans serif"; color: #0082d1; font-size: 0.9em; background-color: #fff; border: solid 1px #666; width: 200px; }

.corps-karte, { text-align: center; }
.select-corps-karte { margin: 20px 0 0 100px; width: 250px; }


h1,h2,h3,h4 { font-family: verdana,helvetica,arial,san-serif,"sans serif"; padding: 0; }
h1 { font-size: 2em; }
h1 a { text-decoration: none; }
h2 { font-size: 1.5em; color: #126eb3; }
h3 { font-size: 1.0em; color: #126eb3; }
h4 { font-size: 0.8em; color: #126eb3; }

a:link { color: #0a7bc1; text-decoration: underline; }
a:hover { color:#c00; text-decoration: none; }
a:visited { color: #909090; text-decoration: underline; }
a:visited:hover { color:#c00; text-decoration: none; }
a:active { color:#c00; text-decoration: none; }
a img {	border: none; }
img.left { float: left; margin: 0 20px 20px 0; }
img.right { float: right; margin: 0 0 20px 20px; }
hr { display: none; }
