/* ----- universal settings -----*/
body {margin:0px 0px 0px 1px; padding:0px; background: url(bg-y.jpg) center top repeat-y #c6ad98; font-family:verdana, san-serif; font-size: 8pt; color: #000;}
td {font-size: 8pt; color: #000;}
p {margin:0px; padding:0px;}


/* ----- typography ----- */
.content {font-size: 8pt; color: #000; padding:0px 35px;}
.welcome {font-size: 8pt; color: #000; padding:0px 20px 0px 35px;}
.footer, .copyright {font-size: 8pt; color: #262626; background-color: #c6ad98;}


/* ----- links ----- */
a:link {text-decoration: none; color: #658723;}
a:visited {text-decoration: none; color: #658723;}
a:hover {text-decoration: underline; color: #658723;}
a:active {text-decoration: none; color: #658723;}

.gelb a:link {text-decoration: none; color: #444;}
.gelb a:visited {text-decoration: none; color: #444;}
.gelb a:hover {text-decoration: underline; color: #444;}
.gelb a:active {text-decoration: none; color: #444;}

.footer a:link, .copyright a:link {text-decoration: none; color: #262626;}
.footer a:visited, .copyright a:visited {text-decoration: none; color: #262626;}
.footer a:hover, .copyright a:hover {text-decoration: underline; color: #262626;}
.footer a:active, .copyright a:active {text-decoration: none; color: #262626;}


/* ----- backgrounds ----- */
.nav_bg {background: url(nav_bg.jpg) center top repeat-x;}
.nav_l {background: url(nav_l.jpg) right top no-repeat;}
.nav_r {background: url(nav_r.jpg) left top no-repeat;}

.mid_bg {background: url(mid_bg.jpg) center top repeat-x;}
.mid_l {background: url(mid_l.jpg) right top no-repeat;}
.mid_r {background: url(mid_r.jpg) left top no-repeat;}
.mid_r_sub {background: url(mid_r_sub.jpg) left top no-repeat;}
.box_back {background: url(box_back.jpg) left top repeat-x;}



.welcome {background: url(welcome_bg.jpg) left top repeat-y;}
.content {background: url(content_bg.jpg) center top repeat-y;}


/* ----- other stuff ----- */
ul li {margin-left: 16px;}
.vid {padding-left: 65px;}

.img_body {border:1px solid #B9B2AD; margin:4px;}