@charset "UTF-8";
/* CSS Document for RafaelKlaus.com and .de // Copyright Rafael L. Klaus */

body {
  margin: 0;
  padding: 0;
}
.table {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px solid;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../img/design/header.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 132px;
	width: 780px;
}
.headercontinuedleft {
	background-image: url(../img/design/header.png);
	background-repeat: repeat-x;
	background-position: right top;
	height: 132px;
}
.headercontinuedright {
	background-image: url(../img/design/header.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 132px;
}
.headerimg {
	width: 302px;
	height: 133px;
	float: left;
	background-image: url(../img/design/logo_top_de.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.bar1headerimage {
	background-image: url(../img/design/logo_bottom_de.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 302px;
	height: 27px;
	float: left;
}
.bar2headerimage {
	background-image: url(../img/design/logo_bottom2.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 140px;
	height: 27px;
	float: left;
}
.bar1 {
	text-align: center;
	background-image: url(../img/design/bar1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
}
.bar2 {
	text-align: center;
	background-image: url(../img/design/bar2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
}
.bar1txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	color: #666;
	padding-top: 7px;
	font-style: italic;
	word-spacing: 10px;
}
.bar2txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #600;
	/*width: 620px;*/
	padding-top: 4px;
	font-style: italic;
	word-spacing: 15px;
}
.bar1txt a:link, a:active, a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	font-style: italic;
	text-decoration: none;
	border-bottom: 0px solid;
}
.bar1txt  a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	font-style: italic;
	text-decoration: none;
	border-bottom: 0px solid;
}
.bar2txt a:link, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #600;
	/*width: 620px;*/
	font-style: italic;
	text-decoration: none;
	border-bottom: 0px solid;
}
.bar2txt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #600;
	/*width: 620px;*/
	font-style: italic;
	text-decoration: none;
	border-bottom: 0px solid;
	background-image: url(../img/design/bar2highlighter.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.bar2txt a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #600;
	/*width: 620px;*/
	font-style: italic;
	text-decoration: none;
	border-bottom: 0px solid;
}

/* Forms - search */
.searchbox {
	width: 145px;
	height: 22px;
	float: right;
	padding-right: 20px;
	text-align: right;
	position: relative;
	top: 10px;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}
fieldset.search {
	 border: none;
	 width: 160px;
	 margin: 0 auto;
	 background: none;
}
.search input, .search button {
	 border: none;
	 float: left;
}
.search input.sinput {
	 color: #fff;
	 font-size: 12px;
	 width: 110px;
	 height: 21px;
	 padding: 3px 5px 0;
	 background: transparent url(../img/design/searchboxbg.png) no-repeat;
	 margin-right: 0px;
}
.search input.sbutton {
	 width: 32px;
	 height: 21px;
	 cursor: pointer;
	 text-indent: -9999px;
	 background: transparent url(../img/design/searchbtn.png) no-repeat top right;
}
.search input.sinput:focus {
	background: transparent url(../img/design/searchboxbghover.png) no-repeat;
	outline: none;
}
/* Forms - all */
label {
width: 200px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}
.submit input {
margin-left: 200px;
}
input {
color: #000;
/*background: #FFC;*/
border: 1px solid #900;
}
.submit input {
color: #000;
background: #FF9;
border: 1px outset #900;
font-size: 12px;
}
fieldset {
border: 1px solid #900;
width: 100%;
}
legend {
color: #fff;
/*background: #FFC;*/
border: 1px solid #781351;
padding: 2px 6px;
} 


/* Content */
.contentwrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
}
.contentwrapper img {
	border: none;
}
.contentwrapper img a:link {
	border: none;
}
.contentwrapper a:link, a:active, a:visited {
	font-style:italic;
	text-decoration: none;
	color: #600;
	border-bottom: 1px dotted;
	font-size: 10pt;
}
.contentwrapper a:hover {
	font-style:italic;
	text-decoration: none;
	color: #C00;
	border-bottom: 2px dotted;
	font-size: 10pt;
}
.contentwrapper h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #600;
}
.contentwrapper h1 a:link, a:active, a:visited {
	font-style:italic;
	text-decoration: none;
	color: #600;
	border-bottom: 1px dotted;
	font-size: 16pt;
}
.contentwrapper h1 a:hover {
	font-style:italic;
	text-decoration: none;
	color: #C00;
	border-bottom: 2px dotted;
	font-size: 16pt;
}

/* Content dark style */
.contentwrapperdark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFF;
}
.contentwrapperdark img {
	border: none;
}
.contentwrapperdark a:link, a:active, a:visited {
	font-style:italic;
	text-decoration: none;
	color: #CCC;
	border-bottom: 1px dotted;
	font-size: 10pt;
}
.contentwrapperdark a:hover {
	font-style:italic;
	text-decoration: none;
	color: #999;
	border-bottom: 2px dotted;
	font-size: 10pt;
}
.contentwrapperdark h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #CCC;
}
.contentwrapperdark h1 a:link, a:active, a:visited {
	font-style:italic;
	text-decoration: none;
	color: #CCC;
	border-bottom: 1px dotted;
	font-size: 16pt;
}
.contentwrapperdark h1 a:hover {
	font-style:italic;
	text-decoration: none;
	color: #999;
	border-bottom: 2px dotted;
	font-size: 16pt;
}


/* brown box */
.bbox {
	background-image: url(../img/brownbox/brownbox.png);
	background-position: center top;
	background-repeat: no-repeat;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	width: 194px;
	height: 197px;
	float: right;
}
.bbfield {
	 border: none;
	 width: 170px;
	 margin: 0 auto;
	 background: none;
}
.bbfield input.bbbutton {
	 color: #fff;
	 font-size: 16px;
	 font-family: Arial, Helvetica, sans-serif;
	 text-align: center;
	 width: 164px;
	 height: 30px;
	 padding: 3px 0;
	 background: transparent url(../img/brownbox/bbtemplate.png) no-repeat top left;
	 border: none;
	 cursor: pointer;
}
/* green box */
.greenbox {
	background-image: url(../img/greenbox/box.png);
	background-position: center top;
	background-repeat: no-repeat;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	width: 194px;
	height: 197px;
	float: right;
}
.greenbfield {
	 border: none;
	 width: 170px;
	 margin: 0 auto;
	 background: none;
}
.greenbfield input.greenbbutton {
	 color: #fff;
	 font-size: 16px;
	 font-family: Arial, Helvetica, sans-serif;
	 text-align: center;
	 width: 164px;
	 height: 30px;
	 padding: 3px 0;
	 background: transparent url(../img/greenbox/template.png) no-repeat top left;
	 border: none;
	 cursor: pointer;
}




/* Footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-image: url(../img/design/header.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: 780px;
	text-align: center;
}
.footercontinuedleft {
	background-image: url(../img/design/header.png);
	background-repeat: repeat-x;
	background-position: right top;
}
.footercontinuedright {
	background-image: url(../img/design/header.png);
	background-repeat: repeat-x;
	background-position: left top;
}
