@charset "ISO-8859-1";

/* Layout */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
	margin: 0;
}

div#main #content
{
	float: left;
	width: 700px;
	padding-left: 20px;
	margin-left: 20px; /* 240px #navigation - 240px border = 0 */
	
	border-left: 220px solid #007eab;
}

div#main #navigation
{
	float: left;
	width: 220px;
	margin-left: -940px;
	
	background-color: #007eab;
	border-top: 20px solid white;
	height: 720px;
	color: white;
}

.clearer
{
	clear: both;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

div#main #navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#main #navigation ul li a
{
	display: block;
	padding: 0.3em 0 0.7em 3em;
	
	text-decoration: none;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid white;
	
	background-image: url(images/redo_32_2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#main #navigation ul li a:hover
{
	border-bottom-width: 4px;
	margin-bottom: -3px;
}

/* Vorratsgesellschaften */

h1
{

	font-size: 2em;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	color: #006C92;
}

h2
{
	font-size: 1.5em;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	color: #006C92;
}

h3
{
	color: #738E04;
}

ul li
{
	margin-bottom: 1em;
}

ul.pro
{
	list-style: none;
}

ul.pro li
{
	background-image: url(images/list_pro.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0;
	padding-left: 2em;
	margin-left: -2em;
}

a.vorratsgesellschaft_bestellung, a.vorratsgesellschaft_details, a.vorratsgesellschaft_ugcokg
{
	display: block;
	text-align: center;
	color: white;
	margin: 0.5em;
	padding: 0.5em;
	background-repeat: no-repeat;
	background-position: left center;
}

a.vorratsgesellschaft_details
{

	background-color: #007EAB;
	background-image: url(images/redo_32_2.jpg);
	border: 2px solid #006B91;
}

a.vorratsgesellschaft_bestellung
{
	background-color: #0090C4;
	background-image: url(images/redo_32.jpg);
	border: 2px solid #007DAB;
}

a.vorratsgesellschaft_ugcokg
{
	background-color: #006B91;
	background-image: url(images/redo_32_3.jpg);
	border: 2px solid #005877;
}

a.vorratsgesellschaft_bestellung:hover, a.vorratsgesellschaft_details:hover, a.vorratsgesellschaft_ugcokg:hover
{
	border-color: #00A4DE;
}

div.infoblock
{
	float: right;
	width: 37%;
	margin: 1em 0 0 1em;
}

#navigation div.infoblock
{
	display: block;
	width: 240px;
	float: none;
}

div.infoblock span.quote
{
	float: left;
	font-size: 4em;
	width: 0.2em;
	color: #006A91;
	font-weight: bold;
}

#navigation div.infoblock span.quote
{
	color: white;
	width: 0.1em;
}

div.infoblock p.text
{
	float: right;
	margin-left: 1em;
	font-size: 1.2em;
	width: 12em;
	color: #006A91;
	margin-top: 0;
}

#navigation div.infoblock p.text
{
	margin-left: 2.2em;
	color: white;
	float: left;
	font-size: 1.1em;
}

p.listentext, a.listentext, ul.listentext
{
	margin-left: 2em;
}

form fieldset
{
	margin-bottom: 1em;
}

form fieldset div input.input_radio
{
	background: none;
	border: none;
}

input.ug_bestellen
{
	display: block;
	text-align: center;
	color: white;
	margin: 0.5em 0;
	padding: 0.5em;
	background-repeat: no-repeat;
	background-position: left center;
	
	font-weight: bold;
	
	background-color: #0090C4;
	background-image: url(images/redo_32.jpg);
	border: 2px solid #007DAB;
}

form div
{
	border-bottom: 1px solid #007eab;
	margin: 0 0 1em 0; 
	padding-bottom: 0.5em;
}

form div label
{
	width: 200px;
	float: left;
}

form input.text, form textarea
{
	border: 2px solid #007eab;
	width: 450px;
}

form fieldset
{
	border-color: #007eab;
	border-width: 2px;
	padding: 10px;
	border-style: solid;
}

form fieldset legend
{
	font-weight: bold;
	color: #007eab;
}

form div p.notiz
{
	margin-left: 200px;
	font-style: italic;
}

form div input#form_submit
{
	width: 450px;
}

form h1
{
	font-size: 1.5em;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	color: #006C92;
}

form div span.auswahl
{
	background-color: #007eab;
	color: white;
	font-weight: bold;
	padding: 0.2em 1em 0.2em 1em;
}

h1 img
{
	display: inline; 
	margin-right: 0.5em;
}

div.fehlende_angaben
{
	border: 4px solid red;
	background-color: #FF6000;
}

div.fehlende_angaben a, div.fehlende_angaben li
{
	color: white;
	font-weight: bold;
}

div.infoblock#start
{
	float: none;
	background-color: #007eab;
	color: white;
	width: 660px;
	margin: 20px 0 0 0;
	padding: 20px;
	
	background-image: url(images/box_eck.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.infoblock#start p
{
	float: left;
	width: 36em;
	margin-left: 3em;
	color: white;
}

div.infoblock#start span
{
	color: white;
}

div.footer p
{
	margin-left: 20px;
}

.footer p#link_projekt, .footer p#link_kontakt
{
	font-style: italic;
}

div#main div#content table thead td
{
	background-color: #007EAB;
	color: white;
	font-weight: bold;
}

div#main div#content table thead td.titel
{
	padding: 0.2em 1em 0.2em 1em;
}

div#main div#content table tbody td.icon
{
	padding: 0.4em 1em 0.2em 1em;
	vertical-align: middle;
}


div#main div#content table
{
	border-collapse: collapse;
	margin-left: 2em;
	margin-right: 2em;
	width: 680px;
}	

div#main div#content table tbody td
{
	border-top: 1px solid #eee;
	border-collapse: collapse;
	
	border-right: 1px solid #eee;
}