body,
table
{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.7em;
}

body
{
	margin-top: 20px;
}

img.logo
{
	display: block;
}

h1,h2
{
	font-family: Georgia;
	font-weight: normal;
}

a
{
	color: rgb(0,174,239);
}


img
{
	border-width: 0px;
}

#container
{
margin: 0px auto; width: 700px; padding-bottom: 5em;
}

div.indexContent
{
	padding-left: 200px;
}

div.footer
{
	margin-top: 10px;
	padding-top: 20px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: rgb(222,222,222);
	margin-bottom: 1em; font-size: 8pt;
	text-align: center;
}


div.footer a
{
	margin-right: 20px;
}


input,
textarea,
select
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	border: 1px;
	border-style: solid;
	border-color: rgb(204,204,204);
	background-color: rgb(255,255,255);
	padding-left: 5px;
	padding-right: 5px;
	padding: 5px;
	width: 290px;
	
}

select
{
}

input:hover,
textarea:hover,
input:focus,
textarea:focus
{
	
	border-color: rgb(204,51,0);
}


input.button
{
	margin-top: 20px;
	border: 1px;
	border-style: solid; 
	border-color: black;
	background-color: rgb(0,174,239);
	color: white;
	font-family: Georgia, sans-serif;
	font-size: 12pt;
	width: auto;
}


.mandatory
{
	color: rgb(204,51,0);
	font-weight: bold;
}



.error
{
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	font-weight: bold;
	border-color: rgb(204,51,0);
	color: rgb(204,51,0);
	background-color: rgb(255,255,255);
}



div.urlFormular
{
	margin-top: 10px;
	background-color: rgb(232,246,254);
	padding: 20px;
}


table.urlVorschlag td
{
	padding-top: 20px;
}

table.urlVorschlag td.description
{
	padding-right: 10px;
	text-align: right;
	color: rgb(102,102,102);
}


div.impressumUmsetzung
{
	float: right;
	width: 300px;
	color: rgb(153,153,153);
}

div.impressumInhalt
{
	float: left;
	width: 300px;
	padding-right: 35px;
	border-color: rgb(102,102,102);
	border-width: 0px 1px 0px 0px;
	border-style: solid;
}


div.impressumDisclaimer
{
	clear: both;
	padding-top: 2em;
}

div.portalAuswahl
{
	margin-top: 20px;
}


div.portal
{
	float: left;
	padding: 0px 15px 0px 0px;
	margin: 0px 15px 0px 0px;
	border-width: 0px 1px 0px 0px;
	border-color: rgb(220,220,220);
	border-style: dotted;
}


div.rightPortal
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}


div.portal h2
{
	text-align: center;
}

div.portal h2 img
{
	margin-right: 5px;
}