@charset "utf-8";
p, li, td {
	color : #515151;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : normal;
	margin : 1px;
}

li.pdf {
	list-style-position: inside;
	list-style-image: url(grafik/pdf.gif);
}

li.film {
	list-style-position: inside;
	list-style-image: url(grafik/film.png);
}

li.program {
	list-style-position: inside;
	list-style-image: url(grafik/disk.png);
}

.english {
	font-style:italic;
}

li.downloads {
	line-height:110%;
}

ul {
	padding-left: 16px;
	list-style-position: outside;
	list-style-type: square;
}

.small {
font-size : 80%;
}

.red {
	color : #CC0000;
}

.beschreibung {
color:#808080;
}

a {
	color : #4d4d4d;
	text-decoration : none;
}

a:link {
	color : #4d4d4d;
	text-decoration : none;
}

a:visited {
	color : #4d4d4d;
}

a:hover {
	color : #4d4d4d;
	text-decoration : underline;
}

a:active {
	color : #ff0000;
}

a.menu {
	color : #4d4d4d;
	text-decoration : none;
	font-size : 90%;
	background-color:#FFFFFF;
}

a.menu:hover {
	color : #990000;
	text-decoration : underline;
}

a.menu:active {
	color : #990000;
}


a.imprint {
	color : #ffffff;
	text-decoration : none;
}

a.imprint:hover {
	color : #ffffff;
	text-decoration : underline;
}

a.imprint:active {
	color : #ffffff;
}

a.imprint:visited {
	color : #ffffff;
}

a.grafik:hover {
	color : #990000;
	text-decoration : none;
}


body {
	background-color : #4d4d4d;
	background-image : none;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 0px;
	margin-top : 5px;
	}


h1 {
	color : #707070;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	line-height: 100%;

}

h2 {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
	line-height: 100%;
}

h3 {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : normal;
	line-height: 100%;
}

p.reg {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : normal;
	line-height: 100%;
	margin-top: 1px;
}

p.inhaltfuss {
	color : #FFFFFF;
}

p.menu {
	color : #EEEEEE;
	font-size : 90%;
	line-height: 120%;
}


.button {
	background-color: #ffffff;
	color: #4d4d4d;
}

/*************************** ARAS *********************************************/
.leadline
 {
	text-align: left;
	font-weight: bold;
	color: #006699;
	font-size: 80%;
}
	.formbox {
	width:auto;
	border: 1px dashed orange;
	font-size: 80%;
	line-height: 120%;
	text-align:left;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin-top: 0px;
	background-color: #FFFF99;
	 }

	 
	 /* Landing Page Entry forms */

.InputField {
	width:auto;
	border: 1px dashed orange;
	font-size: 80%;
	line-height: 100%;
	text-align:left;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin-top: 0px;

}

.InputLabel {
	font-weight: bold;
	font-size: 8pt;
	font-family: 'Tahoma', Tahoma, Arial, sans-serif; 
}

.LandingPageFormInputField {
	width:140px;
	border:solid 1px #000000;
	background:#eeeeee;
}


#quicklogon_btn{
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:2px;
	width: 142px;
	font-weight: bold;
	text-align: center;
	margin-left: 144px;
	background-color: #ffffff;
	color: #006699;
}

#submitButton{
	padding-top:3px;
	padding-bottom:3px;
	width: 142px;
	font-weight: bold;
	text-align: center;
	margin-left: 144px;
	background-color: #ffffff;
	color: #006699;
}


/* Registrierungsformular */


div#LandingPageContent  {
	position: relative;
	top: -4px;
	width:742px;  
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: 1px solid #adadad; 
	border-right: 1px solid #adadad; 
	text-align:left;
	float: left;
	font-family: arial, arial, arial, sans-serif;
	font-weight: normal;
	font-size: 11pt;
}

div#LandingPageLeft {
	position: relative;
	top:  0px;
	left: 0px;
	float: left;
	width: 420px;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

div#LandingPageLeft h1 {
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
}
div#LandingPageLeft h2 {
	font-size: 10pt;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	letter-spacing: 1px;
}

div#LandingPageRight {
	position: relative;
	top:  0px;
	width: 290px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	float: right;
	border-left: 1px solid #adadad; 
}







#LandingPageFormFrame {
	width:390px;
	padding: 0px;
	margin: 0px auto; 
	text-align:left;
	font-weight: regular; 
	font-family: 'Tahoma', Tahoma, Arial, sans-serif; 
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 1px;
}

div.LandingPageFormRow {
	clear: both;
	padding: 0px;
}

div.LandingPageFormRow span.Left {
	float: left;
	width: 145px; 
	text-align: left;
	margin: 0px auto;
	padding-bottom: 2px;
}

div.LandingPageFormRow span.Right {
	float: left;
	width: 190px;
	text-align: left;
	padding-bottom: 2px;
	margin: 0px auto;
}








.regCopyTitle  {
	font-weight: bold;
	font-size: 100%;
	font-family: 'Tahoma', Tahoma, Arial, sans-serif; 
}
.regOfferBold {
	font-weight: 	bold;
	font-size: 	100%;
	font-family: 	'Tahoma', Tahoma, Arial, sans-serif; 
	line-height: 	120%;
	padding-bottom: 4px;
	margin: 	0px auto;
}




/*************************** END OF CSS FILE *********************************************/
