a{
	color: #7A1719;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #363841;
	text-decoration: none;
}

body
	{
	color: #363841;
	font-family: Arial, Helvetica, Verdana, Helvetica;
	font-size: 11px;
	list-style: square;
	background-color:#CEDAE7;
}


table
	{
	font-family: Arial, Helvetica, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;

}

td {
	color: #363841;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
}

hr{
	height: 1px;
	border-style: solid;
	border-right-width: 0;
	border-bottom-width: 0;
	border-color: #FFFFFF;
	}

.code {
	background: #f3f3f3;
	border: 1px solid #000000;
	color: #221E1F;
	font-family: Courier New,Courier,Serif;
	font-size: 11px;
	padding: 3px;
}

.messagefehler{
	color: #FF0000;
	font-family: Arial,  Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.note {
	background: #FFFFDB;
	border: 1px solid #000000;
	color: #000000;
	padding: 3px;
	width:100%;
}

.quote {
	border: 1px solid #A8B2BB;
	color: #003060;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-style: italic;
	margin-left: 25px;
	padding-bottom: 2px;
}
.fix{
	font-size: 12px;
}

h1 {
	color: #7A1719;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 2px;
	padding-left: 4px;
}

h2 {
	color: #6777B2;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 2px;
	padding-left: 4px;
}

h3 {
	color: #E47718;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 2px;
}

h4 {
	color: #1F1A17;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
}


/**
formular
**/

input.search {
	background-color: #FFFFFF;
	border: #363841 1px solid;
	color: #363841;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 19px; 
/**
BORDER-STYLE: solid;
BORDER-BOTTOM-COLOR: #000000;
BORDER-TOP-COLOR: #AAAAAA;
BORDER-RIGHT-COLOR: #000000;
**/
	margin-left: 3px;
	margin-right: 3px;
}

input.searchbutton {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-bottom-color: #000000;
	border-left-color: #363841;
	border-right-color: #000000;
	border-style: solid;
	border-top-color: #363841;
	border-width: 1px;
	color: #363841;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

/*
input.button_red {
	background-color: #D9E4EB;
	background-repeat: no-repeat;
	border-bottom-color: #000000;
	border-left-color: #363841;
	border-right-color: #000000;
	border-style: solid;
	border-top-color: #363841;
	border-width: 1px;
	color: #363841;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

input.check_radio {
	//background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: #363841 0px solid; /*BACKGROUND-COLOR: #ffffff;
}

Textarea{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: #363841 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #363841;
	margin-left: 3px;
	margin-right: 3px;
	}

input_f {
	//background-color: #FFFFFF;
	border: #363841 1px solid;
	color: #363841;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

select {
	background-color: #FFFFFF;
	border: #363841 1px solid;
	color: #464646;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	border-bottom-color: #000000;
	border-left-color: #363841;
	border-right-color: #000000;
	border-style: solid;
	border-top-color: #363841;
	border-width: 1px;
	font-size: 11px;
	height: 20px;
	margin-left: 3px;
	margin-right: 3px;
}
*/

.formlabel {
	background-color: #F0F3F9;
}

.formlabel2 {
	background-color: #DAE2EC;
}

.formlabeltext {
	color: #363841;
	padding: 2px 2px 2px 15px;
}

.formlabeltext2 {
	color: #363841;
	padding: 2px 2px 2px 15px;
}

textarea.newsletter{
	font-family: courier new, times new roman;
	font-size: 12px ;
	border: #363841 1px solid;
	BACKGROUND-COLOR: #ffffff;
	COLOR: #000000;
	}
.px10{
	font-family : Arial,  Geneva, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
}
.px11{
	font-family : Arial,  Geneva, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
}
.px12{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration: none;
}

.px14{
	font-family : Arial,  Geneva, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;	
}
.px16{
	font-family : Arial,  Geneva, Verdana, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration: none;	
}

.px18{
	font-family : Arial,  Geneva, Verdana, Helvetica, sans-serif;
	font-size : 18px;
	text-decoration: none;	
}

.px21{
	font-family : Arial,  Geneva, Verdana, Helvetica, sans-serif;
	font-size : 21px;
	text-decoration: none;	
}

.content_headline{
		color: #7A1719;
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 15px;
		font-weight:normal;
	}
	
.teaser_headline{
	font-family : Arial, Helvetica, Verdana, Tahoma, Helvetica, sans-serif;
	color: #92B2CB;
	font-size : 13px;
	text-decoration: none;
	font-weight: normal;
	/*	color: #7A1719;
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold; */
	}
	
	.forumUser{
	border-bottom : 1px dashed Gray;
	font-family : Arial,  Geneva, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
}

	.forumAbs{
	border-left : 1px dashed Gray;
	border-right : 1px dashed Gray;
	border-bottom : 1px solid Gray;
	font-family : Arial,  Geneva, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	padding:5px;
	bgcolor:#FFFFFF;
}

