/* ############################################################################################# */
	/* ## GENERAL SETTINGS                                                                        ## */
	/* ############################################################################################# */
body {
	background-image: url('bilder/background.gif');
	text-align: center;
	margin: 10px auto;
	/*overflow: scroll;*/
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#container {
	background-color: #FFFFFF;
	width: 928px;
	color: #000000;
	margin: 0 auto;
	padding: 8px 0px 8px 0px;
	text-align: left;
}

/* --------------------------------------------------------------------------------------------- */
	/*   FONT                                                                                        */
	/* --------------------------------------------------------------------------------------------- */
h1,h2,h3,h4,h5,h5,table,.content_column,#bottom,#content_right {
	font-family: Arial, Helvetica, sans-serif;
}

h4{
	margin-top:10px;
	margin-bottom:3px;	
	font-size:11px;
	font-weight: bold;
}

/* --------------------------------------------------------------------------------------------- */
	/*   TEXT COLOR                                                                                  */
	/* --------------------------------------------------------------------------------------------- */
.bodytext a,a,#content_container {
	color: #000000;
}

/* --------------------------------------------------------------------------------------------- */
	/*   BACKGROUND COLOR                                                                            */
	/* --------------------------------------------------------------------------------------------- */
#content_container,#bottom {
	background-color: #FFFFFF;
}

/* ############################################################################################# */
	/* ## DEFAULT HTML TAG STYLE DEFINTIONS                                                       ## */
	/* ############################################################################################# */
a {
	cursor: pointer;
}

h2 {
	display: block;
	font-size: 10pt;
	font-weight: 900;
	margin: 15px 0px 5px 0px;
}

br {
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 1.3;
}

hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	border: #CCCCCC;
	height: 1px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

table {
	font-size: 8pt;
	border: 1px solid white;
}

th {
	background-color: #81B900;
	text-align: left;
}

* html th {
	padding-left: -10px;
}

tr {
	background-color: #E5E5E5;
}

.bg0 {
	background-color: #F0F0F0;
}

.bg1 {
	background-color: #DDDCDC;
}

.hidden {
	display: none !important;
}

a:active,a:focus {
	outline: 0;
}

a img {
	border: 0px;
}

.klammeraffe {
	background-image: url('bilder/klammeraffe.gif');
	background-repeat: no-repeat;
}

form {
	font-size: 8pt;
	font-weight: bold;
}

.inputstyle {
	font-size: 9pt;
	padding: 2px 0px 2px 0px;
	border: 1px solid #7EA92B;
	background-color: #FFFFFF;
}

/* ############################################################################################# */
	/* ## MAIN NAVIGATION                                                                         ## */
	/* ############################################################################################# */
#main_navigation {
	width: 912px;
	margin: 0px 8px 0px 8px;
}

#main_navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#main_navigation ul li {
	display: block;
	float: left;
}

#main_navigation ul li a {
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	padding: 7px 20px 18px 20px;
	position: relative;
	z-index: 10;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
}

#main_navigation ul li.active a,#main_navigation a:hover {
	background-color: transparent;
	background-image: url('bilder/navigation/hauptnavi_pattern_1.gif');
}

#dynamic-space {
	background-color: #FFFFFF;
	width: 170px;
	height: 38px;
	float: left;
	position: relative;
	z-index: 15;
}

#footer-space {
	background-color: #000000;
	width: 912px;
	height: 20px;
	float: left;
	clear: both;
}

/* ############################################################################################# */
	/* ## LOGO & BANNER                                                                           ## */
	/* ############################################################################################# */
#logo {
	background-image: url('bilder/seolyzer_logo.gif');
	width: 194px;
	height: 38px;
	margin-bottom: -38px;
	float: right;
	position: relative;
	top: -38px;
	left: -8px;
	z-index: 20;
}

#banner {
	background-image: url('bilder/banner/banner_start.jpg');
	width: 912px;
	height: 270px;
	clear: both;
	position: relative;
	top: -18px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: -18px;
	margin-left: 8px;
}

/* ############################################################################################# */
	/* ## CONTENT                                                                                 ## */
	/* ############################################################################################# */
#content_container {
	width: 912px;
	margin: 0px 8px;
	background-color: #000000;
}

.content_left_login_header {
	background-image: url('bilder/start/login_header.gif');
	float: left;
	height: 9px;
	font-size: 11pt;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 18px 23px 18px 39px;
	margin: 0px;
}

* html .content_left_login_header {
	background-image: url('bilder/start/login_header.gif');
	float: left;
	height: 9px;
	font-size: 11pt;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 23px 15px 39px;
	margin: 0px;
}

.content_right_start_header {
	background-image: url('bilder/start/start_header.gif');
	height: 9px;
	float: left;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 18px 23px 18px 23px;
	margin: 0px;
}

* html .content_right_start_header {
	background-image: url('bilder/start/start_header.gif');
	height: 9px;
	float: left;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 23px 15px 23px;
	margin: 0px;
}

#content_left {
	float: left;
	width: 244px;
}

.content_left_login {
	margin: 0px;
	float: left;
	display: inline;
	background-image: url('bilder/start/login_bg.gif');
	background-repeat: no-repeat;
	height: 220px;
	clear: left;
	padding: 18px 23px 18px 39px;
}

#content_right {
	float: left;
	width: 610px;
}

.content_right_start {
	margin: 0px;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url('bilder/start/right_bg.gif');
	background-repeat: repeat-x;
	padding: 4px 23px 19px 23px;
}

#content_right_start_captcha {
	float: left;
	display: inline;
}

#content_right_start_lupe {
	float: right;
	background-image: url('bilder/start/img_Gratistesten_Start.jpg');
	background-repeat: no-repeat;
	height: 166px;
	width: 220px;
	display: inline;
}

.content_590px {
	width: 590px;
}

.content_182px {
	width: 182px;
}

* html .content_590px {
	width: 640px;
}

* html .content_182px {
	width: 244px;
}

#content_left ul {
	margin-top: 25px;
}

* html #content_left ul {
	margin-top: -2px;
}

#content_left li {
	font-size: 8pt;
	margin-left: -22px;
}

* html #content_left li {
	font-size: 8pt;
	margin: 0px 0px 0px -22px;
	/*margin:-4px 0px 0px -22px;*/
}

#content_left a {
	text-decoration: none;
}

.captcha {
	margin: 0px 5px 0px 3px;
	vertical-align: middle;
}

/* ############################################################################################# */
	/* ## BOTTOM & FOOT NAVIGATION                                                                ## */
	/* ############################################################################################# */
	/* -------------------------------- */
	/* Bottom Font Color                */
	/* -------------------------------- */
.cybhlogo {
	background-image: url('bilder/cyberhouse_logo.gif');
	background-repeat: no-repeat;
	width: 132px;
	height: 23px;
	float: left;
	margin: 0px 52px 5px 0px;
}

.lsnlogo {
	background-image: url('bilder/lsn_logo.gif');
	background-repeat: no-repeat;
	width: 98px;
	height: 40px;
	float: left;
	margin: -10px 52px 5px 12px;
}

#bottom,#bottom a,.grey {
	color: #666666;
}

.klammeraffe_grau {
	background-image: url('bilder/klammeraffe_grau.gif');
	background-repeat: no-repeat;
}

#bottom a:hover {
	color: #333333;
}

#bottom a:hover .klammeraffe_grau {
	background-image: url('bilder/klammeraffe_grau_hover.gif');
}

#bottom {
	clear: both;
	padding: 12px 18px 0px 0px;
	font-size: 8pt;
	text-align: right;
}

#bottom a {
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
}

#foot_navigation {
	float: left;
	cursor: pointer;
	padding-top: 10px;
}

#foot_navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#foot_navigation ul li {
	float: left;
}

#foot_navigation ul li a {
	margin: 0px 5px;
}

#foot_navigation ul li.active_foot {
	color: #333333;
	padding: 0px 1px 0px 5px;
}

#bottom dl {
	list-style-type: none;
	padding: 0px;
	margin: 0px -15px 0px 0px;
	padding-top: 10px;
}

#bottom dl dt {
	background-repeat: no-repeat;
	display: inline;
	padding: 7px 15px 0px 0px;
}

#bottom dl dd {
	display: none;
}

#adresse {
	background-image: url('bilder/adresse.gif');
}

#phone {
	background-image: url('bilder/phone.gif');
}

#fax {
	background-image: url('bilder/fax.gif');
}

#mail {
	background-image: url('bilder/mail.gif');
}

#overview_table {
	width: 100%;
}

#overview_table td {
	padding-left: 3px;
	padding-right: 3px;
}

.msg {
	color: #FA6E12;
	font-weight: bold;
}

.greytext {
	color: #666666;
	margin-left: 10px;
}

.next {
	font-weight: bold;
}

#tabdesc_infotab {
	float: left;;
	height: 14px;
	width: 100px;
	background: #689400;
	color: #FFFFFF;
	padding-left: 30px;
	_padding-right: 30px;
	_margin-top: -1px;
	display: inline;
}

#tabdesc_displaytab {
	float: left;;
	height: 14px;
	width: 100px;
	padding-left: 30px;
	_padding-right: 30px;
	_margin-top: -1px;
	display: inline;
}

#infotab {
	width: auto;
	height: 100px;
	_height: 105px;
	overflow: auto;
	padding-top: 5px;
	margin-bottom: 3px;
	padding-left: 30px;
	padding-right: 30px;
	display: block;
	clear: both;
}

#displaytab {
	width: auto;
	height: 100px;
	_height: 105px;
	padding-top: 5px;
	margin-bottom: 3px;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 30px;
	display: none;
	clear: both;
}

.activetab{
color:#FF0000;
}
