body     { font-family: verdana; font-size: 11px; background-color: #990000; }
td       { font-family: verdana; font-size: 11px; font-weight: bold; vertical-align: top; }
input    { font-family: verdana; font-size: 11px; }
img	{ border-width: 0px; }

td.middle	{ vertical-align: middle; }

/* Teaser */
.video_bg_top			{ background-image: url(../images/teaser/video_bg_top.jpg); }
.video_bg_bottom	{ background-image: url(../images/teaser/video_bg_bottom.jpg); }
.video_bg_left		{ background-image: url(../images/teaser/video_bg_left.jpg); }
.video_bg_right		{ background-image: url(../images/teaser/video_bg_right.jpg); }

.cam_bg_top				{ background-image: url(../images/teaser/cam_bg_top.jpg); }
.cam_bg_middle		{ background-image: url(../images/teaser/cam_bg_middle.jpg); }
.cam_bg_bottom		{ background-image: url(../images/teaser/cam_bg_bottom.jpg); }
.cam_bg_left_1		{ background-image: url(../images/teaser/cam_bg_left_1.jpg); }
.cam_bg_left_2		{ background-image: url(../images/teaser/cam_bg_left_2.jpg); }
.cam_bg_left_3		{ background-image: url(../images/teaser/cam_bg_left_3.jpg); }
.cam_bg_right_1		{ background-image: url(../images/teaser/cam_bg_right_1.jpg); }
.cam_bg_right_2		{ background-image: url(../images/teaser/cam_bg_right_2.jpg); }
.cam_bg_right_3		{ background-image: url(../images/teaser/cam_bg_right_3.jpg); }

.pic_bg_top				{ background-image: url(../images/teaser/pic_bg_top.jpg); }
.pic_bg_bottom		{ background-image: url(../images/teaser/pic_bg_bottom.jpg); }
.pic_bg_left			{ background-image: url(../images/teaser/pic_bg_left.jpg); }
.pic_bg_right			{ background-image: url(../images/teaser/pic_bg_right.jpg); }
/* Teaser */

.text_navi  { font-weight: bold; color: #FEFFCE; }

.begruesung { font-size: 12px; line-height: 20px; font-weight: normal; letter-spacing: 1px; }

.normal { font-weight: normal; }

.border_rot { border-width: 1px; border-color: #630000; border-style: solid; }
.no_bg			{ background-color: #FFCF63; }

a:link.navi  { color: #ffcc66; text-decoration: none; }
a:activ.navi  { color: #ffcc66; text-decoration: none; }
a:visited.navi  { color: #ffcc66; text-decoration: none; }
a:hover.navi    { color: #FFF4DD; text-decoration: none; }

.select { font-family: verdana; font-size: 11px; font-weight: normal; background-color: #FFCF63; width: 140px; }
.rot    { color: #ff0000; }

.login1
{ 
  font-family:verdana;
  font-size:11px;
  color:black;
  font-weight:normal;
}

.login1:link, .login1:hover, .login1:active, .login1:visited
{ 
  font-family:verdana;
  font-size:11px;
  color:black;
  font-weight:normal;
  text-decoration:underline;
}