

select, input, textarea
{
	border: solid #919191 1px;
	color: #fff;
	background: #646464;
	width: 300px;
	font-size: 11px;
}	

span.link_arrow
{
	color: #00b3e8;
	font-weight: bold;
	font-family: Arial;
	font-size: 125%;
}


h1.contentHeadline
{
	position: absolute;
	top: 150px;
	left: 133px;
}

h1#contentHeadline_Company
{
	width: 21px;
	height: 225px;	
	background: url("/media/system/sectionDescriptors/Unternehmen_24.png")
}

* html h1#contentHeadline_Company
{
	background: url("/media/system/sectionDescriptors/Unternehmen_8.png")
}

h1#contentHeadline_Kontakt
{
	width: 21px;
	height: 140px;	
	background: url("/media/system/sectionDescriptors/Kontakt_24.png")
}

* html h1#contentHeadline_Kontakt
{
	background: url("/media/system/sectionDescriptors/Kontakt_8.png")
}

h1#contentHeadline_Newsletter
{
	width: 21px;
	height: 197px;	
	background: url("/media/system/sectionDescriptors/Newsletter_24.png")
}

* html h1#contentHeadline_Newsletter
{
	background: url("/media/system/sectionDescriptors/Newsletter_8.png")
}

h1#contentHeadline_Media
{
	width: 21px;
	height: 96px;	
	background: url("/media/system/sectionDescriptors/Media_24.png")
}

* html h1#contentHeadline_Media
{
	background: url("/media/system/sectionDescriptors/Media_8.png")
}

h1#contentHeadline_Partner
{
	width: 21px;
	height: 130px;	
	background: url("/media/system/sectionDescriptors/Partner_24.png")
}

* html h1#contentHeadline_Partner
{
	background: url("/media/system/sectionDescriptors/Partner_8.png")
}

h1#contentHeadline_Impressum
{
	width: 21px;
	height: 165px;	
	background: url("/media/system/sectionDescriptors/Impressum_24.png")
}

* html h1#contentHeadline_Impressum
{
	background: url("/media/system/sectionDescriptors/Impressum_8.png")
}


	h1.contentHeadline span
	{
		position: relative;
		top: -99999px;
	}
	

div.content_topNav
{
	position: relative;
	top: 150px;
	left: 175px;
	width: 600px;
}	

	div.content_topNav ul
	{
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

		div.content_topNav ul li
		{
			display: inline;
			padding-right: 10px;
			font-size: 11px;
			color: #00b3e8;
		}

			div.content_topNav ul li a, div.content_topNav ul li.secondaryHeader
			{
				color: #919191;
				text-decoration: none;
			}

#content_topNav_main
{
	height: 30px;
}	

#content_topNav_sub
{
	height: 30px;
}	

#content_topNav_secondaryHeader
{
	height: 30px;
}	

div.content_topTextContainer
{
	position: relative;
	margin-top: 35px;
	top: 150px;
	left: 175px;
	width: 500px;
}

div.content_textContainer
{
	position: relative;
	top: 160px;
	left: 175px;
	width: 500px;
}

	div.content_textContainer p
	{
		font-size: 11px;
		margin-bottom: 20px;
	}

	div.content_textContainer p a.inTextLink
	{
		color: #fff;
		text-decoration: none;
	}

	div.content_textContainer p.downloadDescriptor
	{
		color: #646464;
		margin-top: 20px;
	}
	
	

	div.content_textContainer p span.inlineHeader
	{
		color: #00b3e8;
	}

	div.content_textContainer ul.content_additionalLinks
	{
		margin: 0;
		padding: 0;
	}

		div.content_textContainer ul.content_additionalLinks li
		{
			padding: 5px;
			padding-left: 10px;
			margin-bottom: 25px;
			background:url(/media/system/pixel/trans_75.png);
			font-size: 11px;			
		}

		* html div.content_textContainer ul.content_additionalLinks li
		{
			background:url(/media/system/pixel/trans_75_ie.png);
		}

			div.content_textContainer ul.content_additionalLinks li a
			{
				color: #919191;
				text-decoration: none;		
			}
			
			
#btnSubmit
{
	width: 100px;
	cursor: pointer;
	height: 20px;
	padding-bottom: 5px;
}			
