@CHARSET "iso-8859-1";

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 11px;
}

hr {
	background-color: #C0C0C0; /* Mozilla 1.4 */
	color: #C0C0C0; /* IE 6 */
	border: #C0C0C0; /* Opera 7.11 */
	height: 1px;
	/* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

h1 {
	font-size: 15px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

h3 {
	font-size: 13px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #FF8040;
	text-decoration: none;
}

br.clear {
	clear: both;
}

#logo {
	position: absolute;
	top: 31px;
	left: 45px;
	height: 258px;
	width: 295px;
}

#top {
	width: 100%;
	background-color: #000000;
	background-image: url(/html/images/bg_top.jpg);
}

#top .top_bar {
	font-family: "Arial", "Helvetica", sans-serif;
	float: right;
	padding: 9px;
	color: #FFFFFF;
	font-size: 10px;
}

#top .welcome {
	float: left;
	padding: 9px;
	color: #FFFFFF;
	font-size: 11px;
}

#top .top_bar a:link {
	color: #FFF;
	text-decoration: none;
	padding: 2px;
}

#top .top_bar a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 2px;
}

#top .top_bar a:hover {
	color: #FFF;
	text-decoration: none;
	padding: 2px;
	background-color: #FEB303;
}

#header {
	float: right;
	width: 100%;
}

#header .header {
	width: 100%;
	background-color: #000000;
	background-image: url(/html/images/header.jpg);
	background-position: top left;
	height: 183px;
	border-top: 1px solid #FFFFFF;
}

#header .bg_top {
	width: 100%;
	background-color: #000000;
	background-image: url(/html/images/bg_top.jpg);
	background-position: 200px;
	height: 26px;
	border-top: 2px solid #FFFFFF;
}

#header .bg_bottom {
	width: 100%;
	float: right;
	background-color: #FFFFFF;
	background-image: url(/html/images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 343px 0px;
	height: 34px;
	border-top: 2px solid #FFFFFF;
}

#header .login_container {
	padding: 5px;
	margin-left: 355px;
}

#header .login_container img {
	display: inline;
	vertical-align: middle;
}

#header .login_container form {
	display: inline;
	vertical-align: middle;
}

#header .login_container input {
	vertical-align: middle;
}

#header .login_container .username,#header .login_container .password {
	border: 0px;
	height: 17px;
	padding: 4px;
	width: 137px;
	background-color: #fff;
	background-position: fixed;
	background-image: url(/html/images/input.gif);
	font-size: 11px;
	font-family: "Arial", sans-serif;
}

#header .login_container .username {
	display: inline;
}

#nav_container {
	background-image: url(/html/images/bg_nav.jpg);
	background-repeat: repeat-y;
	width: 175px;
	height: 100%;
	color: #FFF;
	padding-left: 3px;
	padding-top: 10px;
}

.nav_list {
	padding: 1px;
	margin-left: 5px;
	font: 11px verdana, sans-serif;
	width: 14em;
	color: #FFF;
}

.nav_list li {
	list-style: none;
	margin: 0px;
	/*border-left: 1px #004080 solid;border-bottom: 1px gray solid;  */
	text-align: left;
}

.nav_list li a {
	display: block;
	margin: 3px;
	margin-right: 3px;
	padding: 4px;
	padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
	color: #FFF;
	background-image: url(/html/images/navi_highlight.gif);
}

.nav_list li a:link {
	color: #FFF;
}

.nav_list li a:visited {
	color: #FFF;
}

.nav_list li a:hover {
	font-weight: bold;
	/* color: #000080;background: #b1d5ed;border-left: 3px #004080 solid; */
}

/* content */
#content_container {
	padding: 10px;
	padding-top: 4px;
}

#content_container a {
	font-weight: bold;
}

/* news */
.news {
	border: 1px solid #C2C2C2;
}

.news_sig div {
	float: right;
}

.news_sig a.author {
	color: #FFFFFF;
}

.news_content {
	padding: 5px;
	padding-top: 0px;
}

/* testserver */
.testserver {
	border: 1px solid #C2C2C2;
}

.testserver_header {
	background-color: black;
	background-image: url(/html/images/content_top_bg.jpg);
	background-position: center top;
	padding: 3px;
	color: white;
	border-bottom: 2px solid #FEAF25;
}

.testserver_header div {
	float: right;
}

.testserver_header a {
	color: white;
}

.testserver_header img {
	margin-top: -2px;
}

.testserver_content .online {
	color: rgb(74, 189, 36);
}

.testserver_content .offline {
	color: rgb(164, 0, 0);
}

/* products */
.products {
	border: 1px solid #C2C2C2;
}

.products_content {
	padding: 5px;
	padding-top: 0px;
}

/* prices */
.prices {
	border: 1px solid #C2C2C2;
}

.prices_content {
	padding: 5px;
}

/* features */
.features {
	border: 1px solid #C2C2C2;
}

.features_content {
	padding: 5px;
}

/* order */
.order {
	border: 1px solid #C2C2C2;
}

.order_content {
	padding: 5px;
}

/* cmeg */
.cmeg {
	border: 1px solid #C2C2C2;
}

.cmeg_content {
	padding: 5px;
}

/* intern */
.intern {
	border: 1px solid #C2C2C2;
}

.intern_content {
	padding: 5px;
}

/* support */
.support {
	border: 1px solid #C2C2C2;
}

.support_content {
	padding: 5px;
}

/* contact */
.contact {
	border: 1px solid #C2C2C2;
}

.contact_content {
	padding: 5px;
}

/* agb */
.agb {
	border: 1px solid #C2C2C2;
}

.agb_content {
	padding: 5px;
}

/* faq */
.faq {
	border: 1px solid #C2C2C2;
}

.faq_content {
	padding: 5px;
	padding-top: 0px;
}

.faq_content li {
	padding: 3px;
}

/* header */
.news_sig,.products_header,.prices_header,.features_header,.order_header,.cmeg_header,.intern_header,.support_header,.contact_header,.agb_header,.faq_header
	{
	background-color: black;
	background-image: url(/html/images/content_top_bg.jpg);
	background-position: center top;
	padding: 3px;
	color: white;
	border-bottom: 2px solid #FEAF25;
}

/* partner */
#partner_container {
	
}

#partner {
	float: right;
	width: 180px;
	text-align: center;
}

#partner img {
	margin-top: 7px;
}

/* cs4u alt */
.cnt-small {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cnt-norm {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cnt-text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cnt-normbold {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cnt-norminv {
	color: #ffffff;
	background-color: #003366;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuheadleft {
	width: 126;
	height: 14;
	background-image: url(/html/images/mn_hd_l.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.menuheadright {
	width: 118;
	height: 14;
	background-image: url(/html/images/mn_hd_r.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.menueleft {
	font-size: 9.5pt;
}

.menueright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.header1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.header2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.header3 {
	font-size: 9px;
	color: #003366;
}

.inp-small {
	height: 18;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inp-norm {
	height: 19;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.td-content {
	background-image: url(/html/images/c4u_06.gif);
	background-repeat: no-repeat;
}

.td-right {
	font-size: 10px;
}

.td1 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.td1-top {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/html/images/c4u_03.gif);
	background-repeat: no-repeat;
}

.faq-quest {
	font-size: 8.5pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold
}

.faq-answer {
	font-size: 8.5pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}