body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}



/********************************************************************************************
	LOGO und DATUM/UHRZEIT
********************************************************************************************/

#logo {
	width: 180px;
	height: 45px;
	position: absolute;
	top: 55px;
	left: 0px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	display: block;
}

#time {
	width: 175px;
	height: 17px;
	padding: 5px 0 0 5px;
	color: #333333;
	position: absolute;
	top: 100px;
	left: 0px;
	font-size: 11px;
	font-weight: bold;
}

/********************************************************************************************
	CLAIM und TOP-NAVIGATION
********************************************************************************************/

#claim {
	width: 284px;
	height: 12px;
	background-image: url(/images/claim_de.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 35px;
	left: 180px;
}

#topnav {
	width:400px;
	height: 12px;
	position: absolute;
	top: 39px;
	left: 470px;
	text-align: right;
}

a.topnav {
	display: block;
	padding: 0 0 0 15px;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	float: right;
}
a.topnav:hover {
	display: block;
	padding: 0 0 0 15px;
	color: #000099;
	font-size: 11px;
	text-decoration: underline;
	float: right;
}

/********************************************************************************************
	META-NAVIGATION
********************************************************************************************/


#metanav {
	width: 690px;
	height: 45px;
	position: absolute;
	top: 55px;
	left: 180px;
	background-color: #CCCCCC;
	background-image: url(../../../images/boerse_headergrafik_neu.jpg);
	background-repeat: no-repeat;
}

#metanav .titel {
	color: #000099;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0 0 5px;
}

a.metanav {
	/*
	Bei Erweiterung auf sechs MetaNav-Punkte die width auf 105px ändern
	*/
	width: 128px;
	height: 40px;
	padding: 3px 0 0 8px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #7A7A7A;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #7A7A7A;
	display: block;
	float: left;
	text-decoration: none;
}
a.metanav:hover {
	/*
	Bei Erweiterung auf sechs MetaNav-Punkte die width auf 105px ändern
	*/
	width: 128px;
	height: 40px;
	padding: 3px 0 0 8px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #949494;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #7A7A7A;
	display: block;
	float: left;
	text-decoration: none;
}

a.metanavHighlight {
	/*
	Bei Erweiterung auf sechs MetaNav-Punkte die width auf 105px ändern
	*/
	width: 128px;
	height: 40px;
	padding: 3px 0 0 8px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #F1F1F1;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #7A7A7A;
	display: block;
	float: left;
	text-decoration: none;
}
a.metanavHighlight:hover {
	/*
	Bei Erweiterung auf sechs MetaNav-Punkte die width auf 105px ändern
	*/
	width: 128px;
	height: 40px;
	padding: 3px 0 0 8px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #7A7A7A;
	display: block;
	float: left;
	text-decoration: none;
}

/********************************************************************************************
	META-SUB-NAVIGATION
********************************************************************************************/

#metasubnav {
	width: 685px;
	height: 17px;
	color: #333333;
	position: absolute;
	top: 100px;
	left: 180px;
	background-color: #EEEEEE;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

a.metasubnav {
	display: block;
	padding: 0 15px 0 0;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	float: left;
}
a.metasubnav:hover {
	display: block;
	padding: 0 15px 0 0;
	font-weight: normal;
	text-decoration: underline;
	color: #000099;
	float: left;
}

/********************************************************************************************
	MARGINALSPALTE
********************************************************************************************/

#marginalspalte {
	width: 180px;
	position: absolute;
	top: 122px;
	left: 0px;
}

/********************************************************************************************
	BOX für SUCHE und LOGIN
********************************************************************************************/

.box_left_headline {
	width: 172px;
	height: 15px;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	background-color: #000099;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 5px;
}


.box_left_headline_neu {
	width: 172px;
	height: 11px;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 5px;
	line-height: normal;
}

.box_left_info {
	width: 12px;
	height: 12px;
	background-image: url(/images/box_fragezeichen.gif);
	background-repeat: no-repeat;
	float: right;
}

.box_left_kurssuche {
	width: 170px;
	height: 25px;
	padding: 8px 5px 12px 5px;
	background-color: #EEEEEE;
	font-size: 11px;
}

.box_left_content {
	width: 170px;
	background-color: #EEEEEE;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}

#marginalspalte ul, #marginalspalte li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#marginalspalte li a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}
#marginalspalte li a:hover {
	font-size: 11px;
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

/********************************************************************************************
	TOOL-NAVIGATION
********************************************************************************************/

.toolnavigation_box {
	width: 170px;
	padding: 5px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	background-color: #eeeeee;
	visibility: inherit;
	}

#recent_comments li {
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#recent_comments li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	display: inline;
}
#recent_comments li a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	margin: 0;
	display: inline;
}

/********************************************************************************************
	SUCH-FORMULAR
********************************************************************************************/
form {
	padding: 0;
	margin: 0;
}

input.input_search {
	width: 128px;
	height: 15px;
	margin: 0;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

input.input_search2 {
	width: 128px;
	height: 15px;
	margin: 0 0 6px 0;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	vertical-align: top;
}

input.input_go {
	width: 29px;
	height: 9px;
	margin: 4px 0 0 5px;
	vertical-align: top;
}


/********************************************************************************************
	CONTENT-BEREICH
********************************************************************************************/

#content {
	width: 685px;
	position: absolute;
	top: 137px;
	left: 185px;
}

#content td, #content {
		font-size: 12px;
}


#content a {
	color: #000099;
	text-decoration: none;
	cursor: pointer;
}

#content a:hover {
	color: #333333;
	text-decoration: underline;
	cursor: pointer;
}

.bullet {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 3px 0 0 5px;
	padding: 0 0 0 15px; 
	display: block;
	cursor: pointer;
}

.neutralisator {
	height: 1px;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#content .newsInfo {
	background-color: #FCFCFC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #E9E9E9;
	height: 20px;
}

#content.newsInfo ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content.newsInfo li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#content.newsInfo small {
	color: #135A75;
	font-size: 12px;
}


/********************************************************************************************
	HEADLINES
********************************************************************************************/

h1 {
	font-size: 18px;
	color: #000099;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	top: -15px;
	position: relative;
}

h1.subHeadline {
	font-size: 11px;
	color: #000099;
	font-weight: bold;
	margin: 0 0 11px 0;
}

h1.subHeadline2 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 0 0 11px 0;
}

h2 {
	height: 16px;
	color: #000099;
	font-size: 15px;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h3 {
	color: #000099;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

a.headlineMehr {
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
a.headlineMehr:hover {
	color: #FFFFFF;
	float: right;
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
}
.headlineMehr {
	color: #FFFFFF;
	text-decoration: none;
}



/********************************************************************************************
	FOOTER
********************************************************************************************/

#footer {
	width: 685px;
	clear: both;
	margin: 40px 0 20px 0;
	border-top: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	padding: 5px 0 0 0;
}

#footer a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#footer a {
	margin-left: 5px;
	margin-right: 5px;
}

.print_page {
	display: block;
	float: right;
	background-image: url(/images/icon_drucker.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 17px;
}



#content #comment {
	width: 683px;
	height: 150px;
	border: 1px solid #333333;
}

#content .comment_button {
background-color: #EEEEEE;
	border: 1px solid #333333;
	
}





/*

#navigation {
	position: absolute;
	background-image: url(img/boerse_haedergrafik.gif);
    background-color: #5170A6;
    margin-top: -22px;
  	margin-bottom: 0px;
 	margin-left: 180px;
	height: 58px;
	width: 511px;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
	float: left;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Arial";
	text-decoration: none;
	display: block;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	margin: 0px;
	padding: 0px;
}

#top-search { float: left;  }

.input-search-text { height: 24px; float: left; background-color:#66FFFF; }

#left {
	float: left;
	width: 180px;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	padding-left: 0px;
    background-color: #EEEEEE;
}

#left a {
	text-decoration: none;
	color: #666666;
}

#left a:hover {
	color: #666666;
	text-decoration: underline;
}

#left h1 {
	margin: 10px 10px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#left img {
	padding-right: 6px;
}

#left input {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	margin: 0;
}

#left label {
	display: block;
	margin-top: 6px;
}

#left .button {
	background-color: #FFFFFF;
	color: #289BC6;
	border: 1px solid #CCCCCC;
	width: 30px;
	margin-left: 10px;
}

#left ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left li {
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 12px;
	width: 150px;
	font-size: 11px;
}

#left li a {
	width: 210px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#left li a:hover {
	color: #666666;
	text-decoration: underline;
}


#blogss {
	width: 510px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
}

#content input {
	border: 1px solid #CCCCCC;
}

#content label {
	display: block;
	margin-top: 15px;
}

#content .sortCalls {
	background-color: #FBFBFB;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#content .sortCalls input {
	margin-left: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

#content .sortCalls label {
	margin-left: 15px;
}

#content h1 {
	font-size: 14px;
	color: #000099;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #A2DBF0;
}

#content h2 {
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#content span {
	color: #000000;
	font-size: 12px;
}

#content h1 small {
	font-size: 14px;
	font-weight: normal;
	margin-left: 340px;
	color: #999999;
}

#content h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#content h1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content p {
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content #newsInfo {
	background-color: #FCFCFC;
	border: 1px solid #E9E9E9;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content #newsInfo ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content #newsInfo li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#content #newsInfo small {
	color: #135A75;
	font-size: 12px;
}

#content .nextPage a {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
}

#content #members {
	background-color: #FFFFFF;
}

#content #members ul {
	border: 1px solid #E6E6E6;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#content #comments {
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}

#content #comments p {
	background-color: #A8DEF2;
	color: #333333;
	padding: 15px;
	width: 525px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content #comments span {
	color: #0B3444;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	width: 510px;
	padding-left: 50px;
	background-image: url(img/comment.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}

#content #comments b {
	font-weight: normal;
	color: #A8DEF2;
}

#content #comments textarea {
	width: 500px;
	height: 75px;
}

#content #comments input {
	float: left;
	margin-top: 3px;
}

#footer {
	margin-left: 5px;
	clear:both;
	width: 100%
	height: 32px;
}

#footernote{
	clear:both;
	text-align:left;
	width: 900px;
	height: 32px; margin:auto
}

#ad{
	clear:both; text-align: center;
	width: 900px;
	height: 90px; margin:auto
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}

#time {
	padding-left: 5px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

div.left_box {
	position: relative;
	background-color: #000099;
	color: #FFFFFF;
	margin: 0;
	height: 18px;
}

span.header_content_left {
	margin-left: 5px;
	width: 50px;
	text-align: left;
	vertical-align: bottom;
	line-height: 18px;
	font-weight: bold;
	font-size: 11px;
}

div.header_content_right_left {
	position: absolute;
	top: 3px;
	left: 165px;
	}

div.left_box2 {
	position: relative;
	margin-top: 30px;
	background-color: #000099;
	color: #FFFFFF;
	height: 18px;
}

span.header_content_left2 {
	position: relative;
	margin-left: 5px;
	width: 50px;
	text-align: left;
	vertical-align: bottom;
	line-height: 18px;
	font-weight: bold;
	font-size: 11px;

}

div.left_box3 {
	position: relative;
	margin-top: 10px;
	background-color: #000099;
	color: #FFFFFF;
	height: 18px;
}

span.header_content_left3 {
	position: relative;
	margin-left: 5px;
	width: 50px;
	text-align: left;
	vertical-align: bottom;
	line-height: 18px;
	font-weight: bold;
	font-size: 11px;
}

div.left_box4 {
	position: relative;
	margin-top: 10px;
	background-color: #000099;
	color: #FFFFFF;
	height: 18px;
}

span.header_content_left4 {
	position: relative;
	margin-left: 5px;
	width: 50px;
	text-align: left;
	vertical-align: bottom;
	line-height: 18px;
	font-weight: bold;
	font-size: 11px;
}

div.left_box5 {
	position: relative;
	margin-top: 10px;
	background-color: #000099;
	color: #FFFFFF;
	height: 18px;
}

span.header_content_left5 {
	position: relative;
	margin-left: 5px;
	width: 50px;
	text-align: left;
	vertical-align: bottom;
	line-height: 18px;
	font-weight: bold;
	font-size: 11px;
}


#more-link a:link, #navigation a:active, #navigation a:visited {
	float: left;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-family: "Arial";
	text-decoration: none;
	display: block;
}

#wp-calendar {
 font-size: 1em;
 width: 100%;
}

#wp-calendar caption {
 text-align: center;
 padding-left: 3px;
 margin-top: 5px;
 font-size: 1.0em;
 font-weight: bold;
}

#wp-calendar th {
 font-size: 1.1em;
}

#wp-calendar #today {
 border: 1px solid #eeeeee;
 background: #000099;
 color: #FFFFFF;
 font-weight: bold;
}

#wp-calendar td {
 text-align: right;
 color: #bbbbbb;
}

#wp-calendar td.pad {
 border: none;
}

#wp-calendar a:link, #wp-calendar a:hover, #wp-calendar a:visited, #wp-calendar a:active {
 color: #000099;
 font-weight: bold;
 text-decoration: underline;
}

#wp-calendar a:hover {
 color: #ffb55f;
 text-decoration: none;
}

#wp-calendar #next a, #wp-calendar #next {
 padding-right: 5px;
 text-align: right;
 border: none;
 font-weight: normal;
 color: #000000;
 padding-top: 5px;
}

#wp-calendar #prev a, #wp-calendar #prev {
 padding-left: 5px;
 text-align: left;
 border: none;
 font-weight: normal;
 color: #000000;
 padding-top: 5px;
}
.recent_comments {
 padding: 5px 5px 0px 5px;
}
*/


