body {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c9c9c9;
	font-size: 11px;
}
/* Designauteilung */
/*breite der gesamten seite*/
#frame {
  width: 970px;
	background-color: #ffffff;
	border: 1px solid #353D6E;
}
/*header*/
#header {
  width: 970px;
  height: 61px;
  background: #ffffff url(images/webspaceorder_logo.jpg) no-repeat;
}
#menuHead {
  text-align: right;
  padding-top:45px;
}
#banner {
  width: 970px;
  height: 100px;
  background: #ffffff url(images/webspacorder_banner.jpg);
}
#mainAll {
  float: left;
	width: 970px;
}
/*floatet left und content*/
#main {
  float: right;
  width: 753px;
	background: #ffffff;
}
#content {
	margin: 10px;
}
/*linke spalte*/
#left {
  line-height:18px;
  float:left;
  width: 200px;
  background-color: #ffffff;
  text-align:left;
}
#left div.areatop {
	margin: 0px;
	padding: 2px;
	text-align: center;
}
/*footer der Seite*/
#footer {
	clear: both;
	background-color: #c9c9c9;
	/* height: 30px; */
	padding: 5px;
}

/*Navigation*/
ul.leftmenu {
	list-style: none;
	margin: 10px;
	padding: 0px;
}
.leftMenu a, .leftMenu a:link, .leftMenu a:active, .leftMenu a:visited {
	display: block;
	background-color: #ffffff;
	border-top: 1px solid #446D8C;
	border-bottom: 1px solid #c8c8c8;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 4px 2px 4px 5px;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}
.leftMenu a:hover {
	background-color: #e9e9e9;
	color: #353D6E;
	text-decoration: none;
}
.leftMenu a#current {
	background-color: #e9e9e9;
	color: #000;
	text-decoration: none;
}
ul.addmenu {
	list-style: none;
	margin: 10px;
	padding: 0px;
}
.addMenu a, .addMenu a:link, .addMenu a:active, .addMenu a:visited {
	display: block;
	background-color: #ffffff;
	border-top: 1px solid #446D8C;
	border-bottom: 1px solid #c8c8c8;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 4px 5px 4px 2px;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
}
.addMenu a:hover {
	background-color: #e9e9e9;
	color: #353D6E;
	text-decoration: none;
}
.addMenu a#current {
	background-color: #e9e9e9;
	color: #000;
	text-decoration: none;
}

/*Breadcrumb Navigation*/
.breadcrumb {
  font-size: 11px;
  margin: 5px 5px 3px 15px;
  text-align: left;
}
.breadcrumbLine {
  border-bottom: 1px dotted #C8C8C8;
}
/* Texteinstellungen */
h1 {font-size: 14px; text-align: left;}
h2 {font-size: 13px; text-align: left;}
p, td { font-size: 11px; line-height: 16px; margin: 3px; text-align: left;}

.headerContainer {
margin: 0 0 10px 0;
}
.footerContainer {
margin: 10px 0 0 0;
}
#werbearea {
	text-align: center;
	margin-bottom: 10px;
/*	height: 75px; */
}
a:link {color: #353D6E;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px; text-decoration: none;}
a:visited {color: #353D6E;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px; text-decoration: none;}
a:active {color: #353D6E;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px; text-decoration: none;}
a:hover {color: #353D6E;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px; text-decoration: none;}

.title {
	border: 1px solid #353D6E;
	background: #e9e9e9;
	color: #353D6E;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

/* Alte Einträge */
p, div, th, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
form {
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
#sslon, #sslon a:link, #sslon a:visited, #sslon a:hover {
	position: absolute;
	top: 0px;
	left: 740px;
	width: 60px;
	height: 60px;
	background: url(img/ssl_on.gif) no-repeat left top;
	color: #FFFFFF;
}
#ssloff, #ssloff a:link, #ssloff a:visited, #ssloff a:hover {
	position: absolute;
	top: 0px;
	left: 740px;
	width: 60px;
	height: 60px;
	background: url(img/ssl_off.gif) no-repeat left top;
	color: #FFFFFF;
}
#searcharea {
	position: absolute;
	top: 105px;
	left: 500px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#quickbar {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 800px;
	height: 20px;
	background: url(img/domainname.gif) no-repeat left center;
	text-align: right;
}
#quickbar ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#quickbar li {
	margin: 0px;
	padding: 2px;
	background: url(img/redbar.gif) no-repeat right bottom;
	display: inline;
}
#quickbar li a {
	margin: 0px;
	padding: 3px 5px 3px 5px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#quickbar li a:hover {
	background: #FFFFFF;
}
#mainarea {
	position: absolute;
	top: 185px;
	left: 170px;
	width: 625px;
	padding: 0px 0px 31px 0px;
	margin: 0px;
	background: url(img/footer.gif) no-repeat right bottom;
}
#mainarea div.quick {
	margin: 25px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	background: #E0E0E0;
	border-top: 1px solid #CCCCCC;
}
#mainarea div.powered {
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
	background: #E0E0E0;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
}
#mainarea div.quick a, #mainarea div.powered a {
	color: #333333;
	text-decoration: none;
}
#mainarea div.quick a:hover, #mainarea div.powered a:hover {
	color: #333333;
	text-decoration: underline;
}
#navbar {
	position: absolute;
	top:175px;
	left: 0px;
	width: 160px;
	padding: 0px;
	
}
#navbar a, #navbar a:visited, #navbar a:hover {
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	padding: 0px 0px 0px 12px;
}
#navbar a, #navbar a:visited {
	background: url(img/nobullet.gif) no-repeat left center;
}
#navbar a:hover {
	background: url(img/redbullet.gif) no-repeat left center;
	text-decoration: underline;
}
#news {
	width: 290px;
	padding: 0px;
	margin: 1px 0px 20px 0px;
}
#news img {
	margin: 5px 5px 5px 0px;
	float: left;
}
#news h3 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #666666;
}
#news h3 span {
	background: #666666;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 15px 1px 15px;
}
#news p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 17px;
/*	text-align: justify; */
}

#quicknews {
	background-color: transparent;
	color: #000000;
	border: 1px solid #CC0000;
	margin: 5px 10px 5px 10px;
	padding: 5px;
}

/* historisch übernommene Style Elemente */
h1 {
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
/*
a:link, a:visited {
	color: #CC0000;
	background-color: transparent;
	font-size: 10px;
	text-decoration:none;
}
a:hover {
	color: #CC0000;
	background-color: transparent;
	font-size: 10px;
	text-decoration:underline;
}
*/
.att:link, .att:visited {
	color: #EE0404;
	background-color: transparent;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}
.att:hover {
	color: #EE0404;
	background-color: transparent;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
}
.blink:link, .blink:visited {
	color: #EE0404;
	background-color: transparent;
	font-size: 10px;
	font-weight:bold;
	text-decoration:blink;
}
.blink:hover {
	color: #EE0404;
	background-color: transparent;
	font-size: 10px;
	font-weight:bold;
	text-decoration:blink underline;
}
.dl:link, .dl:visited {
	color: #CC0000;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.dl:hover {
	color: #CC0000;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
.flink:link, .flink:visited {
	color: #009999;
	background-color: transparent;
	font-size: 9px;
	text-decoration:none;
}
.flink:hover {
	color: #009999;
	background-color: transparent;
	font-size: 9px;
	text-decoration:underline;
}
.tabs, a.tabs:link, a.tabs:visited, a.tabs:hover {
	float: left;
	margin: 0px 9px 0px 9px;
	background: #e9e9e9;
	width: 100px;
	height: 15px;
	text-align: center;
/*	border-radius: 4px; */
	-moz-border-radius: 4px;
}
.tabssel, a.tabssel:link, a.tabssel:visited, a.tabssel:hover {
	float: left;
	margin: 0px 9px 0px 9px;
	background: #353D6E;
	color: #FFFFFF;
	width: 100px;
	height: 15px;
	text-align: center;
/*	border-radius: 4px; */
	-moz-border-radius: 4px;
}

/* alte Style Elemente */
.heisenews {
	padding: 0px 20px 0px 50px;
	line-height: 18px;
}
.heiseheadline:link {
	color: #8B0404;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.heiseheadline:visited {
	color: #666666;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.heiseheadline:hover {
	color: #8B0404;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.colored {
	color: #353D6E;
	background-color: transparent;
}
.klein {
	font-size: 10px;
}
.winzig {
	font-size: 9px;
}
.spacer {
	height: 10px;
}
.seiten {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.quote {
	border: 1px solid #999999;
}
.code {
	border: 1px solid #999999;
	font-family: courier, monospace;
	padding: 1px 1px 1px 1px;
}
.articles {
	font-family: courier, monospace;
	font-size: 9pt;
}
.chk_btn {
	color: #FFFFFF;
	background-color: #353D6E;
	border: 1px;
	font-size:8pt;
	padding: 2px 4px 2px 4px;
	width: 40px;
	font-weight:bold;
}
.text {
	width: 300px;
}
/*
	background: #e9e9e9;
	color: #353D6E;
*/

.content th {
	color: #FFFFFF;
	background-color: #353D6E;
	border: 1px solid #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.content .text {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px inset #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	width: 400px;
}
.content .stext {
	background-color: #FFFFFF;
	border: 1px inset #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 30px;
}
.content .noedtext {
	background-color: #AAAAAA;
	border: 1px inset #333333;
	color: #DD2222;
	font-size: 10px;
	width: 400px;
}
.content .button {
	color: #000000;
	background-color: #DDDDDD;
	border: 1px outset #333333;
	font-size: 9px;
	padding: 2px 4px 2px 4px;
	width: 100px;
	font-weight:bold;
}
.content .wbutton {
	color: #000000;
	background-color: #DDDDDD;
	border: 1px outset #333333;
	font-size:9px;
	padding: 2px 4px 2px 4px;
	width: 140px;
	font-weight:bold;
}
.content .topic {
	background-color: #E0E0E0;
	border: 1px solid #333333;
	color: #000000;
	font-size: 10px;
}
.content .border {
	border: 1px outset #CCCCCC;
	padding: 5px 5px 5px 5px;
}
.content .list0 {
	border: 1px solid #333333;
	background-color: transparent;
	font-size: 9px;
	text-align: left;
}
.content .listhead {
	background-color: transparent;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}
.content .list1 {
	color: #FFFFFF;
	background-color: #353D6E;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}
.content .list2 {
	color: #000000;
	background-color: #CCCCCC;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}

.content .list1 a, .content .list1 a:hover {
	color: #FFFFFF;
}