
 /* Container Layout */ 
 
body {
	margin: 0 0 0 0;
	padding: 0;
	background: #01A66A;
	font-family: Verdana;
	font-stretch: condensed;
}

a {
	color: #333333;
	font-weight: bold;
}

a:hover {
	color: #01A66A;
}

a:active {
	color: #01A66A;	
}

#fuss {
		background: #01A66A;
}

#text {
	padding-right: 15px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}

/* horizontale Navigation */

#hmenu {
		background-color: #3B398C;
		padding-right: 104px;
}

#hmenu a {
	margin: 0 0 auto;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	vertical-align : middle;
	font-variant:small-caps;
	border : 0;
}

#hmenu a:hover {
	color: #CCDBEC;
}

#hmenu a:active	{
	color: #CCDBEC;
}

#hmenu a.aktiv	{
	color: #CCDBEC;
}
/* vertikale Navigation */

#vmenu ul {

	font-family: Helvetica;
	font-stretch: condensed;
	font-weight: bold;
	border:0;
	padding: 0;
	margin : 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#vmenu ul li {

	font-family: Helvetica;
	font-stretch: condensed;
	font-weight: bold;
	display: block;
	text-align: right;
	margin: 0;
	border:0;
	padding : 0 0 0 0;
}

#vmenu ul li a {
	font-family: Helvetica;
	font-stretch: condensed;
	font-weight: bold;
	height: 22px;
	background: #01A66A;
	width: 138px;
	padding: 0;
	margin:0;
	color: #ffffff;
	display: block;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	vertical-align : middle;
	border: 0;
	padding-right: 15px;
}

#vmenu ul li a:hover {
	color: #ffffff;
	background: #3B398C;
}

#vmenu a:active	{
	color: #004D9F;
}

#vmenu a.aktiv	{
	background: #3B398C ;
	color: #ffffff;
}

#vmenu a.aktiv:hover	{
	background: #3B398C ;
	color: #ffffff;
}

#vmenu ul li.sub {

	display: none;
	text-decoration: none;
	color: #004A9D;
	background: #9BB4E0;
	font-size: 12px;
	font-weight: bold;
}

#vmenu ul li.sub_aktiv {
	display: block;
	text-decoration: none;
	color: #004A9D;
	background: #9BB4E0;
	font-size: 12px;
	font-weight: bold;
}

#vmenu ul li.sub_aktiv a {
	display: block;
	text-decoration: none;
	color: #004A9D;
	background: #9BB4E0;
	font-size: 12px;
	font-weight: bold;
}

#vmenu ul li.sub_aktiv a:hover {
	color: #004A9D;
	background: #CCDBEC;
	font-size: 12px;
	font-weight: bold;
}

/* Textbereich */  
hr {

    border:solid #01A66A 1px;
    height:1px;
    border-bottom: transparent;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

p {
	font-size: 12px;
	line-height: 18px;
}

#finalisten {
	font-size: 12px;
	line-height: 18px;
}

/* Listen*/

#text ul, li {
	font-size: 12px;
	line-height: 18px;

}

/* Formulare */

#text fieldset {
	margin-top: 15px;
	width: 390px;
	color: #333333;
	border : thin solid #666666;
	font-size: 12px;
	line-height: 25px;
	clear: both;
}

#text fieldset br {
	clear: both;
}

#text legend {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}	

#text label.left {
	width: 110px;
	margin-right: 5px;
	float: left;
	text-align: right;
}

#text label.left2 {
	float: left;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
}

#text input, option, select, textarea {
	font-size: 12px;
	 float: left;
	 width: auto;
	color: #000000;
	background-color : #e5e5e5;
}

#text input.right {
	font-size: 12px;
	 float: left;
	 width: auto;
	 margin-left: 100px;
}

#text label.right {
	float: right;
	width: 410px;
	text-align: left;
}

#text input.loeschen {
	margin-left : 20px;
}

#text input.senden {
	margin-left : 30px;
}

#pressestimmmen {
	border: 0;
}

#pressestimmen a {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#pressestimmen a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #01A66A;
}

#pressestimmen td {
	text-align: center;
	width: 140px;
	padding: 3px 3px 8px 3px;
}

#pressestimmen img {
	border: 1px solid #333333;
	margin-bottom: 3px;
}
td.deichmannlogobg {
	text-align: center;
	width: 100%;
	background: white;
}

#text img {
	border: 1px solid #333333;
	margin-bottom: 3px;
}

#unterschrift {
	font-size: 8px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 1px;
}
