/* CSS screen layout for weichmann.info, (c) 2008, 2009 U. Weichmann */

/*Linkfarben des jeweiligen Bereichs*/
a { color: #988F5E; }
a.n { color: #988F5E; }
a.r { color: #4f7fc7; }
a.s { color: #9f322f; }
a.w { color: #daa967; }
a.o { color: #000000; }

li {font-size:0.8em;}


body { font-family: sans-serif; }

body { padding-left: 3px; padding-top: 3px;  width: 800px; margin:0;}

/* kleine Leiste mit Impressum / Anfahrt */
#menu-upper-right { font-size:0.8em; -moz-border-radius: 3px; margin:0; text-align:right; background-color: #e2e0cb; padding:4px; }
#menu-upper-right a { text-decoration:none; }
#menu-upper-right a:hover { text-decoration:none; }
#menu-upper-right li { display:inline; background-color: #e2e0cb; padding: 3px;-moz-border-radius: 3px; }

/* Banner */
#title-banner1 { background-image:url(../img/banner1.png); left:0; height:150px; width:800px; }
#title-banner2 { background-image:url(../img/banner2.png); left:0; height:150px; width:800px; }
#title-banner3 { background-image:url(../img/banner3.png); left:0; height:150px; width:800px; }
#title-banner4 { background-image:url(../img/banner4.png); left:0; height:150px; width:800px; }
#title-banner5 { background-image:url(../img/banner5.png); left:0; height:150px; width:800px; }
#title-banner6 { background-image:url(../img/banner6.png); left:0; height:150px; width:800px; }


/* Hauptmenü */
#menu-main { -moz-border-radius: 3px; background-color: #e2e0cb; margin:0; padding:5px; text-align:left; font-size:0.8em; font-weight:bold; border:1px solid #CCC;}
#menu-main li { -moz-border-radius: 3px; display:inline; padding:5px; margin-right: 0px; background-color: #e2e0cb; }
#menu-main a { text-decoration:none; padding:0; margin:0;}


li.border { border-left-width:medium; border-left-color:#fff; border-left-style:double; }

.seperator { margin-top: 10px; }

#main-table { width:100%; border:0; }


#main-table td { vertical-align:top; }

#left-box h1, #right-box h1 { font-size:1em; text-align:center;}

#left-box, #right-box {width: 180px; }

#right-box p { color: #000; font-size:0.8em; text-align:left; }

#body h1 { text-align:center; }

.team { list-style-type:none; }

.team li img {float:none; }

.team li { margin-bottom:20px; color: #000; font-size:0.8em; text-align:center; }


p { color:#666; line-height:1.4em; font-size:0.8em;}
table { font-size:0.9em;}

.clear { clear: both; }





