

/* undo */

:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
	font-weight: normal;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd {
	margin: 0;
	padding: 0
}

img, a img,:link img,:visited img, fieldset {
	border: none;
}

img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

address {
	font-style: normal;
}

table {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
}

tr {
	margin: 0px;
	padding: 0px;
	border: none;
}

td {
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
	vertical-align: top;
}

legend {
	display: none;
}

div, p, li, a {
	background-repeat: no-repeat;
}

/* reset some basic style */

dl {
	margin: 0 0 0 0;
}

dl dt {
	margin: 0 0 0 0;
}

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

dl dd {
	margin: 0 0 0 0;
}

ol {
	list-style: none;
}

ol li {
	margin: 0 0 0 0;
}

ol li ol {
	margin: 0 0 0 0;
}

ol li ul {
	margin: 0 0 0 0;
}

p {
	margin-bottom: 0em;
}

ul {
	list-style: none;
}

ul li {
	margin: 0 0 0 0;
}

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

ul li ol {
	margin: 0 0 0 0;
}

pre {
	font-size: 1.2em;
}

a:hover {
	text-decoration: none;
}

/* HTML */

html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* BODY */

body {
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background-color: #000000;
	color: #2c2416;
}

/* \*/

* html body {
	text-align: center;
	font-size: xx-small;
}

/* */

/* IE 5.5 Hack */

.clearer {
	display: block;
	clear: both;
	visibility: hidden;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

.clear {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: left;
}

.warning {
	background-color: transparent;
	color: #ff0000;
}

/* Webseiteninhalt */

#site-content {
	position: relative;
	display: block;
	width: 996px;
	height: 100%;
	text-align: left;
	background-color: transparent;
	color: #FFFCF7;
	margin: 0 auto;
	padding: 0;
}

/* Kopf */

#header {
	position: relative;
	height: 246px;
	margin: 0;
	padding: 0;
	background: transparent url(banner2c.jpg) 0px 0px no-repeat;
}

/* Logo */

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	background: transparent url(redaxo_logo_klein.gif) 0px 0px no-repeat;
}

#logo a {
	display: block;
	width: 215px;
	height: 80px;
	text-indent: -700em;
}

/* Kopf */

#header {
	background-color: #2c2416;
	color: #ffffff;
}

#nav-header {
	position: absolute;
	left: 400px;
	bottom: 50px;
}

/* Navigation vertical - Wenn nur die Navigation mit der ID 3 verwendet wird, kann alles bis zum nächsten Kommentar gelöscht werden. */

/* Header-Navigation */

#navheight_horiz_vert {
	min-height: 153px;
	margin: 20px 0;
}

* html body #navheight_horiz_vert {
	height: 153px;
}

/* IE 6 / 5.5 Hack */

#navheight_horiz_vert ul.nav1st {
	padding: 0px 20px;
}

#nav-header {
	font-size: 1.3em;
}

#nav-header li {
	display: inline;
	border-left: 0px solid #fff;
}

#nav-header a, 
#nav-header a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-image: url(menu_01a.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 90px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#nav-header a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	background-image: url(menu1_01a.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 90px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#nav-header a.current, 
#nav-header a.current:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	background-image: url(menu1_01a.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 90px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#nav-header a.current:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-image: url(menu1_01a.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 90px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

/* Sub-Navigation */

#nav {
	display: block;
	float: left;
	width: 205px;
	background-color: #eee8d5;
}

#nav p.copy,
#nav p {
	padding-right: 20px;
	background-color: transparent;
	color: #2c2416;
	text-align: right;
}

#nav p.copy a,
#nav p.copy a:link {
	text-decoration: none;
	background-color: transparent;
	color: #2c2416;
}

#nav p.copy a:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #2c2416;
}

/* Navigation horizontal und vertical - Wenn nur die Navigation mit der ID 2 verwendet wird, kann alles bis zum nächsten Kommentar gelöscht werden. */

#navheight_vert {
	min-height: 193px;
}

* html body #navheight_vert {
	height: 193px;
}

/* IE 6 / 5.5 Hack */

#navheight_vert ul.nav1st {
	padding: 10px 20px;
}

/* nav1st - Navigation 1. Ebene */

ul.nav1st {
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0px 20px;
}

ul.nav1st li {
	display: block;
	font-weight: bold;
	text-align: right;
	background-color: transparent;
	color: #2c2416;
	padding: 3px 0;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	background-color: transparent;
	color: #2c2416;
	padding: 1px 0;
}

ul.nav1st a:hover {
	background-color: transparent;
	color: #ffffff;
	padding: 1px 0;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	background-color: transparent;
	color: #ffffff;
	padding: 1px 0;
}

ul.nav1st li a.current:hover {
	background-color: transparent;
	color: #ffffff;
	padding: 1px 0;
}

/* nav2nd - Navigation 2. Ebene*/

ul.nav2nd {
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	margin: 0 0 10px 0;
}

ul.nav2nd li {
	text-align: right;
	font-weight: normal;
	margin: 0;
	border: none;
	padding: 0;
}

ul.nav2nd a, 
ul.nav2nd a:link {
	display: block;
	background: transparent;
	padding: 5px;
}

ul.nav2nd a:hover {
	background: #2c2416;
	color: #ffffff;
	padding: 5px;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	background: #660000;
	color: #ffffff;
	padding: 5px;
}

/* Breadcrumb-Navigation */

#sitePath {
	float: left;
	background-color: transparent;
	color: #660000;
	padding-left: 10px;
}

#sitePath a, #sitePath a:link {
	text-transform: none;
	background-color: transparent;
	color: #2c2416;
}

/* Teaser */

#main-teaser {
	height: 217px;
	background: #baa378 url(main_teaser.jpg) no-repeat;
}

#main-teaser-text {
	height: 217px;
	position: absolute;
	font: italic 2.5em Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	background-color: transparent;
	color: #fff;
	margin: 0;
	padding: 0;
	/* Position des Teasers */
	top: 15px;
	left: 220px;
	
}

/* Inhalt */

#content {
	display: block;
	clear: both;
	position: relative;
	background-color: #4F493D;
	padding: 0 0 0 0;
}

/* hide from IE/MAC \*/

* html #content, * html #main-content {
	height: 1px;
}

/* end hide */

#main-content {
	
}

#main {
	float: left;
	width: 996px;
}

/* main-block => MainContent */

#main-block {
	float: left;
	width: 996px;
	background-color: #FFFCF7;
	color: #2c2416;
	padding-bottom: 10px;
}

#main-content-block {
	display: block;
	width: 496px;
	padding: 20px;
}

/* breadcrumb */

#main-block p#breadcrumb {
	font-size: 1em;
	background-color: transparent;
	color: #2c2416;
	margin-bottom: 20px;
}

/* Ueberschriften */

#main-block h1 {
	font-size: 1.6em;
	font-weight: Bold;
	line-height: 1.8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	background-color: transparent;
	color: #000000;
}

#main-block h2 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6em;
	background-color: transparent;
	color: #2c2416;
}

#main-block h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	background-color: transparent;
	color: #2c2416;
}

#main-block h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	background-color: transparent;
	color: #2c2416;
}

#main-block h5 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	background-color: transparent;
	color: #2c2416;
}

#main-block h6 {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.0em;
	background-color: transparent;
	color: #2c2416;
}

/* Bilder */

#main-block img {
	display: block;
	margin: 4px 0;
}

#main-block img.floatLeft {
	float: left;
	margin: 4px 10px 4px 0;
}

#main-block img.floatRight {
	float: right;
	margin: 4px 0 4px 10px;
}

/* Hyperlinks */

#main-block a,
#main-block a:link {
	text-decoration: underline;
	background-color: transparent;
	color: #2c2416;
}

#main-block a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #660000;
}

#main-block a.faq,
#main-block a.faq:link {
	font-size: 1.4em;
	text-decoration: none;
	text-transform: none;
	line-height: 2.0em;
	background-color: transparent;
	color: #2c2416;
}

#main-block a.faq:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #2c2416;
}

/* Paragraphen */

#main-block p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}

#nav p {
	margin-bottom: 1.2em;
}

/* Tabellen */

#main-block table {
	font-size: 1.2em;
	line-height: 1.6em;
}

#main-block td {
	padding: 0 0 0 0;
}

/* Blockquotes */

#main-block blockquote {
	margin: 0 0 0 20px;
}

/* Listen */

#main-block ul,
#main-block ol {
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 1.2em;
}

#main-block ol li {
	list-style-type: decimal-leading-zero;
	margin: 0 0 0 30px;
}

#main-block ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
}

/* Module */

#main-content-block div.floatLeft img {
	float: left;
	margin: 4px 40px 4px 0;
	border: 2px solid #cccccc;
	
}

#main-content-block div.floatRight img {
	float: right;
	margin: 4px 0 4px 40px;
}

#main-content-block a.more {
	clear: left;
	position: relative;
	left: 20px;
}

/* Team */

#main-content-block div.txt-img {
	clear: both;
	padding: 12px 0;
	
}

/* Team */

#main-content-block div.team {
	clear: both;
	margin-bottom: 0px;
	padding: 12px 0;
	
}

#main-content-block div.team div {
	width: 180px;
	
}

#main-content-block div.team p {
	font-size: 1.1em;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

#main-content-block div.team div.floatLeft img {
	margin: 4px 40px 4px 0;
}

/* Bildgalerie */

#main-content-block div.galerie {
	clear: both;
}

#main-content-block div.galerie div.image {
	float: left;
	width: 270px;
}

#main-content-block div.galerie div.image img {
	background-color: #eeeeee;
	padding: 5px;
	
	border: 1px solid #2c2416;
}

/* Fuss */

#footer {
	display: block;
	width: 100%;
	background-color: #272727;
}

#footer p {
	background-color: transparent;
	color: #ffffff;
	padding: 20px 10px;
}

#footer p a,
#footer p a:link {
	text-decoration: underline;
	background-color: transparent;
	color: #ffffff;
}

#footer p a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #660000;
}


.topmenu_area {
	margin: 0px;
	float: left;
	width: 292px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 692px;
}
.home {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(top_menu_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 67px;
}
.home:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	background-image: url(top_menu1_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 67px;
}
.about {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(top_menu_02.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 45px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.about:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(top_menu1_02.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 45px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.search {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(top_menu_03.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 84px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.search:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	background-image: url(top_menu1_03.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 84px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.left {
	margin: 0px;
	float: left;
	height: 470px;
	width: 195px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.morelinks_top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 193px;
	background-image: url(morelinks_box_01.png);
	background-repeat: no-repeat;
}
.morelinks_area {
	margin: 0px;
	float: left;
	height: 308px;
	width: 193px;
	background-image: url(morelinks_box_02.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.morelinks_head {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(morelinks.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 145px;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.morelinks_bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 193px;
	background-image: url(morelinks_box_03.png);
	background-repeat: no-repeat;
}
.morelink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(morelinks_active.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.morelinkimage {

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.morelink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(morelinks_hover.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.links_morearea {
	margin: 0px;
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.links_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7e7656;
	text-decoration: none;
}




.morelinks_top_ppc {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 193px;
	background-image: url(morelinks_box_01.png);
	background-repeat: no-repeat;
}
.morelinks_area_ppc {
	margin: 0px;
	float: left;
	height: 132px;
	width: 193px;
	background-image: url(morelinks_box_ppc.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.morelinks_head_ppc {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(morelinks.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 145px;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.morelinks_bottom_ppc {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 193px;
	background-image: url(morelinks_box_03.png);
	background-repeat: no-repeat;
}

.morelinkimage_ppc {

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.links_morearea_ppc {
	margin: 0px;
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}







.right_area {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 215px;
	width: 195px;
	background-image: url(right_03.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.right_top {
	background-image: url(right_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 195px;
}
.right_bottom {
	background-image: url(right_04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 13px;
	width: 195px;
}
.right_head {
	background-image: url(right_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 195px;
}
.right_links_area {
	background-image: url(right_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 220px;
	width: 195px;
}

.mid {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 538px;
}


#body_tab {
	display: block;
	width: 996px;
	background-color: #666666;
}

#body_area1{
	display: block;
	background-color: #ffffff;
	float: left;
	width: 728px;
	
}

.tab_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tab_head1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #cdb753;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tablink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.tablink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #928f83;
	text-decoration: underline;
}
.banner_textarea {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #ffc762;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 55px;
	width: 300px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 680px;
}
.banner_head {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.google_background {
	background-image: url(googlebg.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 38px;
	width: 278px;
	margin-top: 32px;
	margin-right: 74px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.google_menu_banner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 996px;
}
.googlename {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.googlebox {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9a2500;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}


.right_area_free {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 197px;
	width: 195px;
	background-image: url(right_03a.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.right_top_free {
	background-image: url(right_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 195px;
}
.right_bottom_free {
	background-image: url(right_04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 13px;
	width: 195px;
}
.right_head_free {
	background-image: url(right_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 195px;
}
.right_links_area_free {
	background-image: url(right_03a.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 207px;
	width: 195px;
}
.morelinks_head_free {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(morelinks.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 145px;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.links_morearea_free {
	margin: 0px;
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

/* 
BEISPIEL-CSS FÜR do form! 1.x  
Bitte nicht 1 zu 1 übernehmen  
Wenn ja, dann diesen Hinweis nicht löschen
Version 2: Thomas Skerbis | www.klxm.de  
11.12.2008 
Dass CSS berücksichtigt nicht alle möglichen 
Felder 
Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.Formular-Generator
-------------------------------------------------------
*/

/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px dashed #cccccc;
	background-color: #F8F3DD;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #F7F4E9;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 400px;
	height: 200px;
	margin-left: 4px;
	border: 1px solid #000000;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #F7F4E9;	
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	
	
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #F7F4E9;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 100px;
	text-align: center;
	font-weight: bold;
	background-color: #E7DEB5;
	border: 1px solid #990000;
	float: left;
	color: #666666;
}



/* Fieldsetbeschriftung */
.formgen legend {
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 1px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 0px;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


/* Anfang der Gerendete Headline */
* Hinweis:
* Zur Installation einfach Input und Output-Modul erstellen

Beispiel CSS:

<style type="text/css">
/* Ausgabe am Bildschirm */
@media screen {
	.renderhead {
		display: block;
	}
	.renderhead span { 
		display: none;
	}
	.renderhead img { 
		padding:5px;
	}
}
/* Ausgabe auf dem Drucker */
@media print {
	.renderhead {
		display: block;
	}
	.renderhead span {
		display: block;
		color: blue;
	}
	.renderhead img { 
		display: none;
	}
}
</style>

/* Ende der Gerenderte Headline */





