html {
	min-height:101%;
	height:101% !important;
	height:101%;
	margin-bottom:1px;
}

body {
	background: #f1f1f1 url(bg_body.jpg) no-repeat fixed center top;
}

#wrapper {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	background: url(trans_weiss.png) repeat;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:10px auto;
}

#wrapper #header {
	background: url(trans_weiss.png) repeat;
	font: small-caps normal 36px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#wrapper #header .headline {
	padding-left: 10px;
}



#wrapper #header .headline a {
	letter-spacing: 0.2em;
	color: #999999;
	text-decoration: none;
}

#wrapper #header .headline span {
	font-size: 14px;
	color: #828282;
	letter-spacing: 0.1em;
}

#wrapper #linkes {
	min-height:400px;
	height:auto !important;
	height:400px;
	background: url(trans_weiss.png) repeat;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#wrapper #header .do_rexsurf {
	position: absolute;
	top: 2px;
	right: 10px;
}

#linkes a {
	color: #333333;
	text-decoration: none;
}
#linkes a:hover {
	color: #999999;
	text-decoration: none;
}
p.center {
	text-align: center;
	display: block;
}






/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  und 3.x
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding: 10px;
	margin-left: 50px;
}

/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
	cursor : pointer;
}
#header #xsearch_form input {
	font-size: 11px;
	width: 280px;
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}

input {
	padding:5px;
}

.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: #FFCC33;
	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: 430px;
	height: 120px;
	margin-left: 4px;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	padding: 5px;
}

/* Textfeld */
.formgen .formtext {
	width: 430px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
}

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

.formgen select {
	margin-left: 5px;
	padding:2px;
}

input[type=file] {
	padding:5px;
	margin-left: 5px;
}

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

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

/* Sende-Button */
.formgen .formsubmit {
	width: 150px;
	text-align: center;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	float: right;
	color: #000;
	margin-right: 60px;
}

/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}

.formgen .fieldset {
	margin-bottom: 10px;
}

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


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

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

.formgen .formreq {
	color: #990000;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

#wrapper .text_box1 h1 {
	color: #000000;
	margin-bottom: 20px;
	border-bottom: 1px dotted #666666;
	padding-left: 20px;
	font: 18px/2em Georgia, "Times New Roman", Times, serif;
}

#wrapper .text_box1 h2 {
	font: normal 18px/2em Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	color: #999999;
	border-bottom: 5px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 10px;
}
#linkes  .text_box1  ul  {
	margin: 10px;
	padding: 10px 20px;
}
#linkes  .text_box1  ul  li  {
	padding-left: 5px;
	list-style-type: square;
	margin-left: 10px;
	font-size: 11px;
	line-height: 2em;
	letter-spacing: 0.1em;
}

#wrapper #linkes .text_box1 p,
#wrapper #linkes .text_box2 p {
	padding: 5px 20px;
	line-height: 1.5em;
}

#wrapper #footer .copy {
	text-align: right;
	display: block;
	line-height: 5em;
}

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


#wrapper #footer .copy a {
	line-height: 2em;
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#wrapper #footer .copy a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

.pagination {
	display:block;
	float:left;
	margin-left:30px ;
	width:90%;
}

.zwei {
	margin-top:0.5em;
}

.pagination li {
	margin: 10px 0px 2px;
	padding:2px 5px;
	display:block;
	float:left;
}

.pagination a {
	border:1px solid #9AAFE5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:-5px 0px 0px;
	padding:5px;
	display:block;
	float:left;
}

.pagination a:hover {
	background:#CCCCCC;
}

#linkes #tabs .com-tab-navi {
	margin-bottom: 10px;
}

.abbr {
	border-bottom: 1px dotted #666666;
	cursor:help;
}

/*#linkes #tabs .com-tab-navi .0 {
	color: #000000;
	font-weight: bold;
}

#linkes #tabs .com-tab-navi .1 {
	color: #999999;
}
*/
#linkes #tabs .text_box1 a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#linkes #tabs .text_box1 a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#linkes .art_vorschau {
	display: block;
	margin: 10px;
	padding: 10px 10px 10px 30px;
	background: #f1f1f1;
	font-size: 14px;
	line-height: 1.5em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color: #999999;
}

#linkes .art_vorschau li {
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px dotted #333333;
	font-size: 12px;
	color: #666666;
}

#linkes .art_vorschau a {
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	font-size: 12px;
}

#linkes .art_vorschau a:hover {
	color: #000000;
}

#linkes #categorylist {
	display: block;
	margin: 10px;
	padding: 10px;
	background: #f1f1f1;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#linkes #categorylist li a {
	display: block;
	padding: 10px 10px 10px 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0.2em;
	background: #FFFFFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#linkes #categorylist li a:hover {
	color: #333333;
	background: url(trans_gruen.png) repeat;
}

#linkes code {
	background: #f1f1f1;
	display: block;
	margin: 10px;
	padding: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#linkes .searchresults {
	display: block;
	margin: 10px;
	padding: 10px;
}

#linkes .searchresults li {
	background: #f1f1f1;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px dotted #666666;
}

#linkes .searchresults h4 a {
	color: #000000;
	display: block;
	margin-bottom: 10px;
	font: normal 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#linkes .searchresults .highlightedtext {
	color: #999999;
}

#linkes .searchresults .url a {
	line-height: 2em;
	color: #333333;
	text-decoration: none;
	display: block;
}

#linkes .text_box1 .center {
	text-align: center;
	display: block;
	margin-bottom: 10px;
}

#linkes #tabs {
	margin-bottom: 20px;
}

#linkes #tabs .grosse_bilder {
	display: block;
	text-align: center;
	padding: 20px 0px;
	margin-bottom: 10px;
	background: url(bg_bilder.png) no-repeat center 100%;
}

#linkes #tabs .grosse_bilder img {
	padding: 2px;
	border: 1px solid #B7C0A9;
}


#rechtes #suche {
	display: block;
	margin-bottom: 10px;
}

#rechtes  #suche  input[type=text] {
	margin: 0px;
	padding: 2px;
	width: 170px;
}
#rechtes  #suche  input[type=submit] {
	padding: 0px;
}

#rechtes .adsense {
	display: block;
	margin: 10px auto;
	font: 14px/1em Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#rechtes .livezilla {
	text-align: center;
	display: block;
}

#linkes #search-form fieldset {
	display: block;
	padding: 20px;
}

#linkes #search-form label {
	display: block;
	float: left;
	width: 200px;
	padding: 5px;
}
#linkes #search-form p {
	display: block;
	clear: both;
}


#linkes #search-form #searchterm {
	width: 385px;
}

#linkes #search-form #logicalmode {
	width: 400px;
	padding: 5px;
}

#linkes #search-form #searchin {
	height: 120px;
	width: 400px;
	margin-bottom: 10px;
}

#linkes #search-form #subcats {
	width: auto;
	margin-top: 5px;
}

#linkes #search-form legend {
	display: none;
}

#linkes #search-form #submit {
	display: block;
	float: right;
}
