﻿/*  reset styles */
* {
	margin:0;
	padding:0;
}
LABEL, FORM, INPUT {
	margin: 0;
	padding: 0;
}
html, body {
	margin:0;
	padding:0;
}
dl {
	margin: 0;
}

dl dt {
	margin: 0;
}

dl dd+dt	{
	margin-top: 0;
}

dl dd {
	margin: 0;
}

ol {
	list-style: none;
}

ol li {
	margin: 0;
}

ol li ol	{
	margin: 0;
}

ol li ul	{
	margin: 0;
}
ul	{
	list-style: none;
}

ul li {
	margin: 0;
}

ul li ul	{
	margin: 0; 
	list-style: none;
}

ul li ol	{
	margin: 0;
}

a {
	margin: 0;
	padding: 0;
	color:#000000;
	text-decoration: none;
	border: 0px solid white;
	width: auto;
	height: auto;
	outline-style:none;
}

a img {
	margin: 0;
	padding: 0;
	border: none;
}
/*  reset styles end */
h1 {
	font-family: Georgia, Cambria, Constantia, "New York", "Bitstream Vera Serif", Times, "Times New Roman", serif;
	font-size: 32px;
	color: #5B5B5B;
	font-weight: bold;
	line-height: 32px;
}
h2 {
	font-family: Georgia, Cambria, Constantia, "New York", "Bitstream Vera Serif", Times, "Times New Roman", serif;
	font-size: 32px;
	color: #5B5B5B;
	font-weight: bold;
	line-height: 32px;
}
h3 {
	font-family: Georgia, Cambria, Constantia, "New York", "Bitstream Vera Serif", Times, "Times New Roman", serif;
	font-size: 28px;
	color: #5B5B5B;
	font-weight: bold;
	line-height: 28px;
}
h4 {
	font-family: Georgia, Cambria, Constantia, "New York", "Bitstream Vera Serif", Times, "Times New Roman", serif;
	font-size: 24px;
	color: #5B5B5B;
	font-weight: bold;
	line-height: 24px;
}
h5 {
	font-family: Georgia, Cambria, Constantia, "New York", "Bitstream Vera Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	color: #5B5B5B;
	font-weight: bold;
	line-height: 20px;
}
h6 {
	font-family: Georgia, Cambria, Constantia, "New York", "Bitstream Vera Serif", Times, "Times New Roman", serif;
	font-size: 16px;
	color: #5B5B5B;
	font-weight: bold;
	line-height: 16px;
}

/* Verlinkte Überschrift in Rot */
.h1_link {
	font-family: Georgia, Cambria, Constantia, "New York", "Bitstream Vera Serif", Times, "Times New Roman", serif;
	font-size: 32px;
	color: #5B5B5B;
	font-weight: bold;
	line-height: 32px;
	text-decoration:none;
}

.h1_link:hover {
	font-family: Georgia, Cambria, Constantia, "New York", "Bitstream Vera Serif", Times, "Times New Roman", serif;
	font-size: 32px;
	color: #FF0000;
	font-weight: bold;
	line-height: 32px;
	text-decoration:none;
}

/* Überschrift in Rot */
.red {
	clear: both;
	float: left;
	color: #FF0000;
	font-family: Georgia, Cambria, Constantia, "New York", "Bitstream Vera Serif", Times, "Times New Roman", serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom:15px;
}
.black {
	clear: both;
	float: left;
	color: #000000;
	font-family: Georgia, Cambria, Constantia, "New York", "Bitstream Vera Serif", Times, "Times New Roman", serif;
	font-size: 38px;
	font-weight: bold;
	line-height: 26px;
}
/*body {
	width: 100%;
	height:100%;
}*/
html, body {
	min-height: 100%;
}

/*.distance {
	float: left;
	width: 1px;
	height: 50%;
	background-color: #FFFFFF;*/
	/*margin-bottom: -301px; /* half of container's height */
	/*
}
*/
/*   start site  */
.container {
	clear: left;
	display: block;
	margin: 0px auto 15px auto;
	position: relative; /* puts container in front of distance */
	text-align: left;
	overflow: hidden;
	width: 990px;
	background-color: #FFFFFF;
}

.main {
	margin: 0px auto 15px auto;
	width: 990px;
}

.container_line {
	width: 990px;
	height: 10px;
	background-color: #FF0000;
}

/* start header*/
.logo {
	clear: both;
	float: left;
	width: 230px;
	height: 260px;
}

.logo a {
	padding: 0;
	margin: 0;
	border: 0;
	width: 230px;
	height: 309px;
}

.head_ani {
	float: left;
	width: 570px;
	height: 250px;
	position: relative;
}
.head {
	float: left;
	width: 570px;
	height: 200px;
	position: relative;
}

.login {
	float: left;
	background-color: #fff;
	border: 1px dotted #B5B5B5;
	margin-left: 15px;
	width: 158px;
	height: 188px;
	padding: 5px 5px 5px 10px;
}

.login fieldset,
.content fieldset {
	margin-bottom: 20px;
	border: none;
}

.login label {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	
}

.content label {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	display:block;
	float:left;
}

.icon-arrow{
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.icon-arrow :hover {
	text-decoration:underline;
}

.formcaptcha img  {
	position:relative;
	top:5px;
}

#com-user-box  h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height:0.9em;
}

#com-user-box p {
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.login ul {
	margin-left: 0px;
}

.login ul ul{
	margin-left: 10px;
}

.login a {
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration:none;
}

.login a.active {
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration:none;
	color:#a82d2d;
}

.login a:hover {
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration:none;
	color:#5B5B5B;
}

.formtext {
	padding: 0 0 3px 0;
	margin: 2px 0;
}
.adress {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FDC174;
	text-align: center;
	width: 546px;
	margin-top: 10px;
	margin-right: 35px;
}

.formheadline {
	margin-top: 15px;
	font-weight: bold;
}

.formsubmit {
	clear:both;
}

/*end header*/
/*start content*/
.twin_line {
	width: 623px;
	height: 10px;
	margin-top: 0px;
	margin-left: 230px;
	padding-bottom: 0px;
}
.content {
	float: left;
	min-height: 455px;
	width: 710px;
	margin-top: 25px;
	margin-left: 0px;
	/*margin-left: 83px;*/
	/*overflow: auto;*/
}

.news {
	float: left;
	top:345px;
	left:0px;
	width:210px;
	padding:10px;
}

.newsteaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:180px;
}

.newsteaser li {
	padding: 10px;
	margin: 15px 0;
	background-color: #eeeeee;
	border-width: 1px;
	border-style: dotted;
	border-color: #b5b5b5;
}

.updatedate {
	font-size:10px;
	font-weight:bold;
}

.createdate {
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
}

a.newstitle {
	font-family: Georgia,Cambria,Constantia,"New York","Bitstream Vera Serif",Times,"Times New Roman",serif;
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
}

a.newstitle:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

a.newsmore {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	font-size:10px;
	float:right;
}

a.newsmore:hover {
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}

.content .articlelist a {
	text-decoration:none; 
	line-height:20px;
}

.content .articlelist a:hover {
	text-decoration:underline; 
	line-height:20px;
}
	
.spacer {
	float: left;
	width: 218px;
	height: 222px;
}

/*end content*/
/*begin footer*/
.footer {
	width:930px;
	height: 20px;
	clear:left;
	background-color:#9A1B1E;
}
/*end footer*/
/*begin usefull things*/
.clear {
	clear: both;
}
.clear_line {
	clear: both;
	border-top: 1px dotted #B5B5B5;
}


/* formgen
*******************************************************************************/
/*.form  {
	padding:0px;
	margin:0px;
	text-align: left;
	display: inline;
}*/
.formgen h1, .formgen h2,.formgen h3,.formgen h4,
.formgen h5, .formgen h6,
.xform h1, .xform h2,.xform h3,.xform h4,
.xform h5, .xform h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.formgen,
.xform {
	clear: both;
	margin-top: 5px;
	/*margin-left: auto;
	margin-right: auto;*/
	padding: 0px;
	width: 600px;
	background-color: tranparent;
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.formgen fieldset,
.xform fieldset {
	border:none;
}

.formgen legend,
.xform legend {
	display:none;
}


.formgen p,
.xform p  {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	border:none;
}

.formgen .element,
.xform .element {
	display: inline-block;
	marg\in: 5px 0 5px 0;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: auto;
	/*background-color:#f7f7f7;*/
	/*border-top:2px solid #fff;*/
	/*clear:both;*/
	border:none;
}

.formgen label,
.xform label{
	display: block;
	float: left;
	padding: 5px;
	width: 120px; /*border-right:2px solid #fff;*/
	border: none;
	clear:left;
}

.formgen input.checkbox,
.xform input.checkbox {
	width:20px;
	display: inline;
	position: relatve;
	float: left;
	margin-left: 40px;
	padding:0;
	border:none;
}

.formgen label.checkbox,
.xform label.checkbox  {
	float: left;
	display: inline;
	position: relatve;
	width:180px;
	/*border-left:none;
	border-right:none;*/
	border:none;
}
/*.formgen input,*/
.formgen select,
.formgen textarea,
.xform select,
.xform textarea {
	float:left;
	padding: 0 0 3px 0;
	margin: 2px 0 12px 0;
	width:405px;
	border:1px solid #7f9db9;
}

.formgen input.text,
.xform input.text,
.xform input.password{
	height: 18px;
	width:400px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 1px 1px 1px 1px;
}

.formgen input.submit {
	clear: both;
	float: left;
	margin: 5px 5px 5px 55px;
	padding: 2px 5px; 
	/*border:1px solid #333;
	/*background-color:#fff;*/
	/*color:#666;*/
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
}

.xform input.submit {
	clear: both;
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 2px 5px; 
	/*border:1px solid #333;
	/*background-color:#fff;*/
	/*color:#666;*/
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
}

/*#formgen input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}*/

.formgen label.textarea, 
.formgen textarea.textarea,
.xform label.textarea, 
.xform textarea.textarea {
	height: 96px;
}

.formgen-thanks,
.xform-thanks {
	display:block;
	color:#666666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:16px;
}
