
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #5c5c5c;
	line-height: 1.2em;
	background-color: #f0f0f0;
}

* { font-size: 1.0em; }

img { border: 0; }
td { vertical-align: top; }

a {
	color: #5c5c5c;
	text-decoration: none;
}

a:hover {
/*	background: #5c5c5c; */
/*	color: #fff; */
}

h1 {
	margin: 12px 0px 0px 0px;
	color: #e2001a;
}

div#layout-rahmen {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border: 1px solid #000;
}

div#layout-header {
	position: relative;
	height: 125px;
	margin: 5px 5px 0px 5px;
	background-color: #cecece;
	background-image: url(/media/images/templ-header-background.gif);
}

/******************************/
/*       NAVIGATION           */
/******************************/
div#layout-navigation {
	position: relative;
	height: 40px;
	margin: 0px 5px 5px 5px;
	background-color: #5c5c5c;
	border-bottom: 1px solid #000;
	letter-spacing: 1px;
	font-size: 0.95em;
}

div#layout-navigation ul {
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
}

div#layout-navigation li {
	float: left;
	margin: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}

div#layout-navigation li a {
	display: block;
	float: left;
	height: 24px;
	color: #fff;
	text-decoration: none;
	margin-top: 4px;
	padding: 8px 14px 0px 14px;
	border-right: 1px solid #5c5c5c;
	border-left: 1px solid #5c5c5c;
}

div#layout-navigation li a.active,
div#layout-navigation li a:hover {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	color: #000;
	background-color: #fff;
}

div#layout-navigation li a.active,
div#layout-navigation li a:hover {
	border: 1px solid #000;
	background-color: #cecece;
}

/******************************/
/*        CONTENT             */
/******************************/

div#layout-content {
	position: relative;
	clear: both;
	min-height: 300px;
	margin: 30px 5px 10px 5px;
}

/******************************/
/*    CONTENT-CONTENT         */
/******************************/

div.content-content {
	z-index: -1;
/*	float:right; */
	padding: 0px 10px 10px 0px;
	font-size: 0.85em;
	line-height: 1.4em;
	letter-spacing: 1px;
	color: #5c5c5c;
}

div.content-content a {
	color: #5c5c5c;
	text-decoration: none;
	border-bottom: 1px solid #5c5c5c;
}

div.content-content a:hover {
/*	background: #5c5c5c; */
/*	color: #fff; */
/*	font-weight: bold; */
	background: #fff;
	border-bottom: 1px solid #f00;
}

div.content-content a.nodecoration {
	border-bottom: 0px solid #f00;
}
div.content-content a.nodecoration:hover {
	background: #fff;
	border-bottom: 0px solid #f00;
}

div.content-content ul {
	padding-left: 1.5em;
}

div.content-content ul li {
}

/******************************/
/*    CONTENT-IMAGES          */
/******************************/

div.content-images {
	position: relative;
	width: 240px;
	margin: 8px 10px 10px 16px;
}

div.content-images img.content {
	position: relative;
	top: -4px;
	left: -3px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	border: 1px solid #5c5c5c;
}

div.content-images dl.img {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

div.content-images dl.img dt {
	float: left;
	background-color: #ccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content-images dt, div.content-images dd {
	font-size: 0.7em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content-images dt a {
	display: block;
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
}

* html div.content-images dt a { margin: 0px 0px 0px 0px; }
*+ html div.content-images dt a { margin: 0px 0px 0px 0px; }

div#layout-bottom {
	position: relative;
	bottom: 0px;
	height: 60px;
	margin: 5px 5px 5px 5px;
	background-color: #e2001a;
	text-align: center;
}

div#layout-bottom p {
	color: #cecece;
	/* color: #cecece; */
	font-size: 0.75em;
	margin: 2px 20px 0px 20px;
	text-transform: capitalize;
	word-spacing: 0px;
	letter-spacing: 1px;
}

div#layout-bottom a {
	color: #fff;
}

div#layout-footer {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

p.layout-address {
	position:relative;
	float:right;
	font-size: 0.8em;
	color: #5c5c5c;
	margin: 30px 40px 20px 20px;
	text-align: center;
}

p.layout-address a {
	text-decoration: none;
}

p.layout-notes {
	position:relative;
	font-size: 0.7em;
	color: #5c5c5c;
	margin: 0px 5px 10px 5px;
	text-align: center;
}





div#layout-bottom p {
	margin: 0px 20px 5px 20px;
	padding: 5px 0px 0px 0px;
}

input.textfeld {
	border: 1px solid #5c5c5c;
	background-color: #f0f0f0;
	padding: 1px 2px 2px 2px;
	width: 250px;
}

input.textfeld:focus {
	background-color: #ffffff;
}

textarea {
	background-color: #f0f0f0;
	width: 425px;
	font-size: 1.2em;
}

textarea:focus {
	background-color: #fff;
}

input.required, textarea.required {
	border: 1px solid #e2001a;
}

label {
	position: relative;
	display: block;
	float: left;
	width: 90px;
}

label[for] {
	cursor:pointer;
}

input[type=checkbox] {
	 margin-right: 0.8em;
}

form fieldset {
	margin: 0px 0px 25px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cecece;
}

form fieldset legend {
	color: #e2001a;
	padding-bottom: 0px;
}

form fieldset.adresse p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

form fieldset.absender p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

form fieldset.informationen p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form .button-senden {
}
