/*
Template name: Bitter Sweet
Template URI: http://templates.arcsin.se/bitter-sweet-website-template/
Release date: 2006-10-02
Description: Lime flavoured template with two columns.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #682;}
a:hover {color: #9A6;}
body {
	background: #5F8000 url(/images/poisonhost/bg.gif) repeat-y center top;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}

h1 {font-size: 1.4em;}
.blockquote {
	color: #80AD3C;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px;
	background-color: #666666;
	border: thin dashed #CCCCCC;
}
.blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #654;}
.error {
	color: #FF0000;
	text-transform: uppercase;
}



/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(/images/poisonhost/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 702px;
}

/* top */
.top{
	background: #567300;
	width: 630px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 20px;

}

.top a {
	color: #FFF;
	text-decoration: none;
	
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

.do_rexsurf {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 60px;
	width: 200px;
	background-color: #81AC00;
	border: thin double #E8ECD1;
	float: right;
	text-align: center;
	vertical-align: middle;
	margin-top:85px;
	color: #FFFF00;
}
.do_rexsurf a { color: #FFFF00; 
}
.kundenlogin {
	font-family: Verdana, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 60px;
	width: 200px;
	background-color: #81AC00;
	border: thin double #E8ECD1;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-top:85px;
	color: #FFFF00;
}
.kundenlogin a { color: #FFFF00; 
}

#breadcrumb {
	background: #81AC00;
	width: 630px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 6px;
}
#breadcrumb ul li {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-image:none;
	list-style-type:none;
	float:left;
	padding-left: 8px;

}
/* header */
.header {
	background: url(/images/poisonhost/header.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 630px;
}

/* item */
.item {clear: both;}
.item .date {
	background: url(/images/poisonhost/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 420px;
}
.item h1 {
	background: #567300;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
}
.item .body {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}

/* main */
.main {float: left;}

.hostingbox{
	font-style: normal;
	background-color: #E2F4AE;
	border: thin dotted #66FF66;
	list-style-position: inside;
	list-style-type:none;
	font-size:10px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;	
}


.hostingsquare {
	font-size:10px;
	background-color: #F0FFC6;
	width: 413px;
	float: left;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	border: thin dotted #33FF00;
	list-style-position: inside;
	list-style-type:none;

}

.unsichtbar {color: #E2F4AE}


.bestellbox {
	font-size: 12px;
	font-style: normal;
	background-color: #81AC00;
	color:#000000;
	padding: 5px;
	list-style-type:none;
}
.bestellbox a {
	color:#660000;
	
}



.greentable td{
	background-color: #F0FFC6;
	border: thin dashed #66FF66;
	font-size: 11px;
	margin: 2px;		
	}
.hostdetails, td {font-size: 11px}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 208px;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size:13px;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation li a {
	background: #E8F6BF url(/images/poisonhost/bgnavigation.gif) repeat-x;	
	color: #333333;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}

.navigation ul.rex-navi1 ul li a {font-size: 12px;}

.navigation ul.rex-navi2 li {
	font-size: 12px;
	color: #003333;
	font-style: italic;
	text-decoration: underline;
	display: block;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;	
	
}

/* footer */
.footer {
	background: url(/images/poisonhost/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	width: 626px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}
.footer .left, .footer .right {padding: 0 12px;}
.footer .right, .footer .right a {text-decoration: none; color: #DEC;}
.footer .right a:hover {color: #FFF;}

/* floats */
.left {float: left;}
.right {float: right;}

/*         FORMULAR GENERATOR    */

.formgen {
	font-size: 1.1em;

	
}
.formgen .formblock .hidden
{
	display: none;
}
.formgen .formblock
{
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #343434;
	border-right-color: #343434;
	border-bottom-color: #353535;
	border-left-color: #363636;
}


input, select, checkbox, radio {
	border:1px solid #000000;
  	font-size:11px; 
  	background-color: #666666;
  	width:200px; 
  	margin:2px;
  	color: #ffffff;
}


#normal input, select, checkbox, radio {
	border:1px solid #000000;
  	font-size:11px; 
  	background-color: #666666;
  	width:50px;
  	margin:2px;
  	color: #ffffff;
}


.hideme input {
	border:1px solid #F7FBF3;
  	font-size:5px; 
  	background-color: #F7FBF5;
  	width:100px;
  	margin:2px;
  	color: #CCCCCC;
}
.hideme label{  font-size:5px;	color: #CCCCCC;}

label {display:block; width:200px;}

textarea
{
    width: 350px;
    color: #ffffff;
    border:1px solid #000000;
  	font-size:12px; 
  	background-color: #666666;
  	height:200px;
  	margin:2px;
  	padding: 2px;
}

/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
	width: 380px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #c0c0c0;
	
}


/* Fieldsetbeschriftung */
.formgen legend {
	font-weight: bold;
	width: 140px;
	margin: 0px;
}

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

/* Fehlermeldung nach Versand */

.formgen .forminfo {
  color: #FFFFFF;
  background-color: #990000;
  border: 1px dashed #0099ff;
  margin: 5px;
  padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
  color: #FFFFFF;
  background-color: #990000;
}
.forminfo {
	color: #fefefe;
	background-color: #343434;
	margin: 2px;
	padding: 4px;
	border: 2px solid #FF0000;
}

/* Tooltipp */
a.screen, a.screen:visited 
{
	color:			#880000; 
	background:		#FEFEEB;
	border:			0px;
	position:		relative; 
	z-index:		10;
	cursor: 		help;
}
a.screen b 
{
	position:		absolute;
	display:		block;
	visibility:		hidden;
	width:			150px; 
	height:			0;
	border:			1px solid #444444; 
	left:			0;
	top:			18px;
	left:			25px;
}
a.screen:hover 
{
	text-decoration:	none; 
	border:			0;
	z-index:		1000;
}
a.screen:hover b 
{
	visibility:		visible;
	color:			#444444;
	font-size:		11px;
	padding:		5px;
	background:		#FFFFCC;
	height:			auto; 
	cursor:			pointer; 
	font-weight:		normal;
	z-index:		500; 
}
a.screen:hover b img 
{
	border:			0; 
}
.faq_link {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding-left:4px;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 10px;
}
.faq_link2 {
	border-bottom:1px solid #ccc;
	padding-left:4px;
	padding-top:10px;
	padding-bottom:10px;
}
.faq_link2 a, .faq_link a {
	font-size: 12px;
}
.faq_header {
	background:#ccc;
	border:1px #999 solid;
	padding-left:4px;
	padding-top:10px;
	padding-bottom:10px;
}
.faq_header li {
	list-style-position: inside;
	list-style-type: decimal;
	font-size:12px;
}

