body
{
	background-image: url("../images/index/muster_ausschnitt2.jpg");
	background-repeat: repeat-x;
	background-color: #F63D88;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a
{
	text-decoration: none;
	color: #FEEBC1;
	background-color: transparent;
}
a:hover
{
	text-decoration: underline;
}
a:link:visited:active
{
	color: inherit;
	background-color: inherit;
}
a.leftLink
{
	color: #3A0000;
	background-color: inherit;
}

a.unten
{
	text-decoration: none;
	color: #FEEBC1;
	background-color: transparent;
}
a.unten:link 
{ 
	color: inherit;
	background-color: inherit;
}
a.unten:visited 
{ 
	color: inherit;
	background-color: inherit;
}
a.unten:focus 
{ 
	color: inherit;
	background-color: inherit;
}
a.unten:hover 
{  
	text-decoration: underline;
	background-color: #AA0000;
	color: #ffffff;
}
a.unten:active 
{
	color: inherit;
	background-color: inherit;
}
a.links
{
	text-decoration: underline;
	color: #A00000;
	background-color: inherit;
	font-weight: 900;
}
a.links:hover
{
	background-color: #ffffff;
	color: Blue;
}
input.eingabe
{
	width: 300px;
	height: 24px;
	font-size: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFF0;
	color: inherit;
	border: 1px solid #851523;
}
input.codeeingabe
{
	width: 102px;
	height: 24px;
	font-size: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFF0;
	color: inherit;
	border: 1px solid #851523;
}
#codepic
{
	border: none;
}
#message
{
	width: 480px;
	height: 150px;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFF0;
	color: inherit;
	border: 1px solid #851523;
}
#adressblock
{
	width: 635px;
	height: auto;
	margin: 100px 25px 20px 25px;
	display: table;
	border-collapse: collapse;
}
td.country
{
	font-weight: 900;
	font-size: 20px;
	vertical-align: bottom;
	width: 200px;
}
td.adresspic
{
	padding-left: 8px;
}
img.adresspic
{
	border: 2px;
	border-style: solid;
	border-top-color: White;
	border-left-color: White;
	border-bottom-color: Gray;
	border-right-color: Gray;
}
img.common
{
	border: 1px solid #cc0000;
}
td.adressblock
{
	background-position: top;
	background-repeat: no-repeat;
	width: 50%;
}
#contact01
{
	border-right: 1px solid #851523;
	background-image: url(../contact/contact_04.jpg);
}
#contact02
{
	background-image: url(../contact/contact_02.jpg);
}
#contact03
{
	border-right: 1px solid #851523;
	background-image: url(../contact/contact_01.jpg);
}
#contact04
{
	background-image: url(../contact/contact_03.jpg);
}
h3.adressblock
{
	margin: 122px 0 0 120px;
	font-weight: 900;
	font-size: 20px;
	vertical-align: bottom;
	color: #851523;
	background-color: transparent;
}
p.adressblock
{
	margin: 10px 0px 0px 10px;
}
td.adressblock2
{
	background-image: url(../pics/gif/zierleiste.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 80px; 
	text-align: center;
	padding: 0 0 0 0;
	vertical-align: middle;
}
h3.infotext
{
	margin: 8px 0 0 5px;
	color: #cc0000;
	background-color: inherit;
}
#red_arrow_01, #red_arrow_02, #video_image
{
	border: none;
}
#video_image
{
	width: 293px; 
	height: 197px;
}
/* specials for mission - start */
#gulay_in_frame
{
	border:  none;
	width:	691px;
	height:	630px;
}
p.mission_text
{
	margin-top: 10px;
}
h3.mission_text
{
	color: 				#cc0000;
	background-color:	transparent;
	margin:				0 0 0 0;
}
td.mission_content
{
	width: 50%; 
	padding: 20px 20px 20px 40px;
	vertical-align: top;
}
/* specials for mission - end */
#logo_oben
{
	z-index: 0;
	background-image: url("../images/index/logo_oben.jpg");
	background-repeat: repeat-x;
	width: 551px;
	height: 178px;
	position: absolute;
	left: 350px;
	top: 0px;
}
/* Für das div der Tabelle */
#albums_overview
{
	position: absolute;
	left: 150px;
	top: 200px;
}
#table_overview
{
	border-collapse: collapse;
	border: none;
}
td.overview
{
	text-align: center;
	padding: 4px;
}
img.overview
{
	border: 1px solid #FEEBC1;
	width:	176px;
	height: 132px;
}
p.overview
{
	background-color: transparent;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom : 1px solid #FEEBC1;
	font-weight: 900;
}
p.backlink
{
	position: absolute;
	left: 155px;
	top: 10px;
	margin: 0;
	font-size: 140%;
}
h1.pagetitle
{
	z-index: 2;
	position: absolute;
	left: 155px;
	top: 122px;
	color: #FEEBC1;
	background-color: transparent;
	margin: 0;
}
a.backlink
{
	text-decoration: underline;
}
a.overview
{
	color: #FFFFFF;
	background-color: transparent;
}
a.biotext
{
	color: #880044;
	background-color: transparent;
}
a.video
{
	color: #FEEBC1;
	background-color: transparent;
	text-decoration: underline;
}

#copyrightBlockImages
{	
	z-index: 0;
	padding: 0;
	text-align: left;
	position: absolute; 
	top: 900px; 
	left: 0px;
}
#copyright
{
	border-top: 1px solid #FEEBC1;
	margin-top: 50px;
	padding-top: 3px;
	padding-bottom: 3px; 
	color: #FEEBC1;
	background-color: transparent;
	font-size: 9px; 
}
#gallery_overview
{
	z-index: 1;
	position: absolute;
	left: 150px;
	top: 200px;
	width: 750px;
	/* border: 1px solid blue; */
}
#mainimage
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
}
#soloimage
{
	border: 1px solid #FEEBC1;
}
#main_content
{
	z-index: 1;
	position: absolute;
	left: 150px;
	top: 200px;
	width: 700px;
	/* border: 1px solid blue; */
}
#main_content_table
{
	width: 	100%;
	height: 100%;
	border: 1px solid white;
	background-color: #FEEBC1;
	color: inherit;
}
img.videos_preview
{
	border: none;
	width: 	276px;
	height: 219px;
}
td.main_content
{
	vertical-align: top;
}
p.main_content
{
	margin-left: 5px;
	margin-right: 5px;
}
p.videos
{
	font-weight: 900;
	background-color: inherit;
	color: #F0FFF0;
}
p.zitat 
{
	margin: 0 0 10px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	background-color: #F0FFF0;
	color: inherit;
	line-height: 140%;
}
p.presse
{
	margin: 0 0 0 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px; 
	font-weight: 900; 
	padding: 5px; 
	text-align: left;
	background-color: #F0FFF0;
	color: inherit;
}
span.zit 
{
	font-size: 12px; 
	font-weight: lighter;
}
td.video_preview
{
	text-align: center;
	vertical-align: top;
}
h1.country
{
	margin: 0 0 5px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: 900;
	padding: 5px;
	text-align: left;
	background-color: #A00000;
	color: #FEEBC1;
}
/* FÜR DIE MP3-LISTE */
tr.mp3_list
{
	
}
td.mp3_list
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 20px;
	background-color: #EE205E;
	color: #ffffff;
}
td.mp3_list_bottom
{
	border: none;
}
td.links
{
	vertical-align: middle;
	color: inherit;
	background-color: inherit;
	padding: 6px 3px 10px 3px;
}
td.videos_youtube
{
	padding-left: 40px;
}	
p.mp3_list_kopf
{
	margin-left: 20px;
	font-weight: 900;
	background-color: inherit;
	color: #FEEBC1;
	font-size: 140%;
}
tr.mp3_list_kopf
{
	background-color: #DD011B;
	color: inherit;
	padding-left: 20px;
}
a.mp3_list
{
	font-weight: 900;
	color: #FEEBC1;
	background-color: inherit;
	text-decoration: underline;
}
#div_left_button, #div_up_button, #div_right_button
{
	width: 33%; 
	float: left; 
	margin-bottom: 10px;
}
#div_left_button
{
	text-align: right;
}
#div_up_button
{
	text-align: center;
}
#div_right_button
{
	text-align: left;
}
/* INFO - SEITE */
a.info
{
	text-decoration: 	underline;
	color: 				#000;
	background-color: transparent;
}
a.info:hover
{
	color: 				#a00;
	background-color: #fee;
	text-decoration: 	none;
}
#info_gulay
{
	width: 	331px;
	height: 	497px;
}
#info_ensemble
{
		width:	344px; 
		height:	258px; 
}
img.info
{
	border: 1px solid #cc0000;
}
p.info
{
	margin-left: 5px;
	margin-right: 5px;
}
td.info
{
	vertical-align: top;
}
h3.info
{
	margin: 	8px 0 0 5px;
	color: 	#cc0000;
	background-color: inherit
}
#p_ensemble
{
	margin-top: 60px;
}

