@charset "utf-8";
/* CSS Document */

body {
	background-color: #49758e;
	font-size: 0.8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	background-image: url(../multiTV_eu/grfx/background.jpg);
	background-position: left top;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 300px;
	top: 0px;
	background-image: url(../grfx/titel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;

}

#content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


/* homeContent */

.homeContent {
	width: 196px;
	text-align: left;
	background:  url(../grfx/dot_vert.gif) repeat-y;

	}

.homeContent p	{ 

	text-align: left; 

	line-height: 20px; 

	padding: 0px 8px 0px 8px; 

	display: block; 

	}

.homeContent a	{ 

	color: #000; 

	text-decoration: none; 

	font-weight: bold; 

	text-transform: none; 

	}

.homeContent a:hover { 

	color: #999; 

	}

.homeContent a em { 

	display: none; 

	}

.homeContent a span	{ 

	color: #999; 

	}

.homeContent br	{ 

	display: block; 

	margin: 0px; 

	}

.homeContent strong	{ 

	width: 186px; 

	text-align: left; 

	}

/* NAVIGATION */


#menu {
	width: 900px;
}

#menu li {
	height: 50px;
	float: left;
	list-style-type: none;
}

#menu li a, #menu .sel {
	text-indent: -90000px;
	display: block;
	height: 50px;
	float: left;
}

#menu .m1 a {
	margin-right: 20px;
	width: 91px;
	background-image: url(../grfx/menue1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu .m2 a {
	margin-right: 20px;
	width: 102px;
	background-image: url(../grfx/menu2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu .m3 a {
	margin-right: 20px;
	width: 101px;
	background-image: url(../grfx/menu3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu .m4 a {
	margin-right: 20px;
	width: 170px;
	background-image: url(../grfx/menu4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu .m5 a {
	margin-right: 50px;
	width: 100px;
	background-image: url(../grfx/menu5.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu .m6 a {
	background: url('images/bg-m6.jpg') no-repeat 0px 0px;
	margin-right: 48px;
	width: 87px;
}

#menu .m7 a {
	background: url('images/bg-m7.jpg') no-repeat 0px 0px;
	width: 96px;
}

#menu li a:hover { background-position: 0px -95px; }

#menu .sel { background-position: 0px -190px !important; }

/* SUBNAV1 */

#subNav1Container					{
	width: 179px;
	height: 250px;
	text-align: left;
	float: left;
}

#subNav1Content						{
}

#subNav1Content form					{ margin: 0px; }

#subNav1Content fieldset				{ border: none; margin: 0px; padding: 0px; color: #000; width: 179px; }

#subNav1Content fieldset legend span	{ font-weight: bold; line-height: 46px; color: #000; }

#subNav1Content fieldset label		{ line-height: 25px; display: block; }

#subNav1Content fieldset label span	{ padding-left: 28px; }

#subNav1Content fieldset .input		{ display: block; width: 140px; margin-left: 28px; border: 1px solid #CCC; height: 18px; font: 11px Verdana, Arial, Helvetica, sans-serif; }

#subNav1Content fieldset .login		{ margin: 5px 0px 0px 28px; width: 60px; height: 20px; background-color: #F6F5F5; border: 1px solid #999; font: 11px Verdana, Arial, Helvetica, sans-serif; }

#subNav1Content ul					{ list-style-type: none; margin: 0px; padding: 0px; }



#subNav1Content ul li				{

	height: 25px;

	background: url(../grfx/arrow.gif) no-repeat 8px;

	width: auto;

}

#subNav1Content ul li span			{ display: block; height: 25px; line-height: 25px; width: auto; background:  url(../grfx/dot_horo.gif) repeat-x bottom; }

#subNav1Content ul li span a			{ padding-left: 28px; display: block; line-height: 24px; height: 23px; width: auto; text-decoration: none; color: #000; }

#subNav1Content ul li span a:hover	{ background-color: #E4E7DC; width: auto; }

#subNavanzeige	{ 

	background: url(../grfx/dot_vert.gif) repeat-x; 

	}

#subNavanzeige h3{

	line-height: 46px;

	color: #000;

	font-size: 1em;

	text-indent: 2em;



	}

/* FOOTER */

div#footer {
	clear: both;
	font-size: 80%;
	background-image: url(../grfx/footer.jpg);
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDCFB5;
	height: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;

	}

div#footer ul {
	clear: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;

	}

div#footer ul li 			{

	display: block;

	float: left;

	padding-right: 5px;

	line-height: 15px;

	color: #FFFFFF;

}

div#footer ul li a { 

	color: #FFFFFF; 

	text-decoration: none; 

	padding-right: 5px; 

	}

div#footer ul li a:hover { 

	color: #003300; 

	}

div#footer ul .testList { 

	padding: 2px 2px 0px 0px;

	 }

form {
	font-family: Verdana, Arial, Sans-Serif;
	padding: 10px;
	height: expression('1%'); /* IE Pick-a-boo bug fix */
	
}



input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color: #000;
	border: 1px solid #D1DBCA;
	background-image: url(../grfx/bg_form.gif);
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #993300;
}




fieldset {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 5px 10px;
	margin: 5px 0;
}
fieldset fieldset  {
}
legend {
	position: expression('absolute'); 
	top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 2px 5px;
}
fieldset fieldset legend {
	font-size: 90%;
}
label, .label {	
	text-transform: capitalize;
	color: #333;
	font-size: small;
	margin: 0;
}
/* .label is typically used on a span or p tag to label a radio or checkbox group */
label.preField, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('7em'); /* Min-width for IE6 */
	min-width: 7em;
	padding: 0 2px;
	margin: 0.6em 4px 0 0;
}
.label { display: block; width: auto; }
#content h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #CFDEE7;
}


label.postField  {
	margin-left: 4px;
	margin-right: 4px;
}
textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 0 1px 0;
}
input {
}
input[type=text], input[type=password] {
	width: 14em;
}
select {
	padding: 0;
	margin: 2px 0 1px 0;
}
a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}

img {
	margin: 10px 20px 10px 10px;
	padding: 6px;
}


.imgleft {
	margin: 10px 20px 10px 10px;
	float: left;
	padding: 6px;
}
.imgright {
	margin: 10px 20px 10px 10px;
	float: right;
	padding: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content p {
	font-size: 1em;
	font-weight: normal;
	color: #CFDEE7;
}
.imgleftlogo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu .m2en a {
	margin-right: 20px;
	width: 102px;
	background-image: url(../grfx/menu2_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu .m3en a {
	margin-right: 20px;
	width: 101px;
	background-image: url(../grfx/menu3_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu .m5en a {
	margin-right: 50px;
	width: 100px;
	background-image: url(../grfx/menu5_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
