a:link { color:  #737373; text-decoration:none }
a:visited {  color:  #737373; text-decoration:none }
a:hover {  color:  #BD2E1F; text-decoration:none }
a:active {  text-decoration:none }
a:focus {  text-decoration:none }


/* +++++++++++++++ */
/* AB HIER GILT ES */
/* +++++++++++++++ */


BODY {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: helvetica,verdana,non-serif;
	font-size:11px;
	line-height:14px;
	background-image:url(bas_img/kachel.gif);
}

#zentriert {
	position: absolute;
	width: 750px;
	height: 500px;
	left: 50%;
	top: 50%;
	margin-left: -375px;
	margin-top: -250px;
/*	border:1px solid #000000; */
}

#lastmod {
	position: absolute;
	width: 750px;
	height: 4px;
	left: 50%;
	top: 50%;
	margin-left: -375px;
	margin-top: 250px;
	font-family:verdana;
	color:#666666;
	font-size:9px;
	text-align:right;
}

#whitebg {
	background-color: #ffffff; 
	width: 750px; 
	height: 500px;
	background-image:url(bas_img/hintergrund_final_800.gif);
	border:1px solid #000000;
}

#content {
	position:absolute;
	width:596px;
	height:418px;
	left:155px; /*144 */
	top:82px;
	overflow:auto;
}

#termin a {
	display:block;
	margin-top:8px;	
}

.c-item-hl {	
	position:absolute;
	border-color:#afafaf;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	padding:0px 20px 0px 16px;
	background-color:#F6F6F6;
	height:20px;
	font-weight:bold;
	font-size:13px;
	color:#333333;
}

.c-item-hl h1 {	
	font-size:12px;
}

.c-item {
	width:530px;
	border-color:#9f9f9f;
	border-width:1px;
	border-style:solid;
	padding: 30px 10px 10px 20px;
	background-color:#efefef;
	margin-bottom:30px;
}

.c-item ul {
	list-style-type:square;
}

#langswitch {
	position:absolute;
	left:0px;
	top:464px;
	font-size: 9px;
	font-weight:bold;
	text-align:center;
	width:120px;
}

#langswitch a {
	
}

#loading {
	z-index:1;
	position:absolute;
	width:600px;
	height:400px;
	background-color:#ffffff;
	display:none;
	margin-left: -300px;
	margin-top: -200px;
	left:50%;
	top:50%;
	background-image:url(bas_img/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
}


#menutext {
	float:left;
	padding-top:103px;
	padding-left:14px;
	color:#BD2E1F;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	font-size: 13px;
}

#menutext .menuitem1 {
	line-height:20px;
	color:#616161;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	font-size: 13px;
}

#menutext .menuitem2 {
	line-height:16px;
	color:#616161;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
	font-size: 11px;
}

#menutext .menuitem2_hi {
	color:#BD2E1F;
}



#menutext A:hover {
	text-decoration:none;
	color:#BD2E1F;
}

/*
#menutext_l2 {
	font-size: 12px;
	color:#BD2E1F;
	text-decoration:none;
	font-weight:bold;
	line-height:10px;
	padding-left:10px;
}
*/

.clear {
	clear:both;
}

.small {
	font-size:9px;
	font-family:arial;
}

h1 {
	font-size:16px;
	font-weight:bold;
}

h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}

ul {
/*	list-style-image:url(bas_img/list_style_image.gif); */
	list-style-type:disc;
}

.termin_img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.link_img {
	border:0px;
	padding:0px 6px 0px 0px;
}

.link_img_right {
	border:0px;
	margin-left:6px;
}

td { font-size:12px; }

.error { 
/*	background-color:#cc0000; */
	color:#CC0000;
	font-weight:bold;
}

.dvd_headline {
	position:absolute;
	top:74px;
	left:44px;
	font-weight:bold;
	font-size:14px;
	font-family: helvetica,verdana,non-serif;
	color:#F8F0E0;
}

.video-player {
	padding-left:30px;
	padding-bottom:10px;
}
	
.dvd_body {
	background-color:#F8F0E0;
	background-image:url(../../bas_img/dvd_video_bg_band2.gif);
	background-repeat:no-repeat;
	margin:0px;
}

.dvd_body_conny {
	background-color:#F8F0E0;
	background-image:url(../../bas_img/dvd_video_bg_conny.gif);
	background-repeat:no-repeat;
	margin:0px;
}

.dvd_credits {
	border-top:2px solid #F8F0E0;
	padding-left:30px;
	padding-top:6px;
	font-size:12px;
	font-family: helvetica,verdana,non-serif;
	color:#F8F0E0;
}

.bandbreite_anzeige {
	position:absolute;
	top:8px;
	left:180px;
	width:200px;
	text-align:right;
	font-size:11px;
	color:#F8F0E0;
}

.video_bandbreite {
	position:absolute;
	top:140px;
	left:70px;
	color:#F8F0E0;
}

.bandbreite_anzeige a {
	color:#F8F0E0;
}

input, textarea, .file {
	border-width: 1px;
	border-style: solid;
	border-color:#ababab;
	margin-bottom: 4px;
	font-family: helvetica,verdana,non-serif;
	font-size: 11px;
	padding:3px;
}

.submit {
	background-color:#FFFFFF;
}

.tr_hi {
	background-color:#efefef;
}



.dvd_info_new {
	float:left;
	width:262px;
}

.dvd_info_new_bg {
	background-image:url(../../bas_img/dvd_info_new.jpg);
}

.dvd_info_new ul, .dvd_examples_new ul{
	list-style-type:none;
	padding:0 0 0 20px;
	margin-top:4px;
}

.dvd_examples_new li {
	width:210px;
	float:left;
	margin:0 20px 20px 0;
	text-align:center;
	border:1px solid #cccccc;
	padding:6px;
	background:#f3f3f3;
}

.dvd_examples_new li:hover{
	background:#ffffff;
}
.dvd_examples_new li img {
		padding:4px;
		margin:0px;
		border:1px solid #f3f3f3;
}
.dvd_examples_new li:hover img{
		border:1px solid #d7d7d7;
}
.dvd_examples_new li img:hover {
		border:1px solid #ad3326;
}
