a.menuitem {
	color:#ffffff;	
}

a.bold {
	font-weight:bold; 
}

a.underline {
	text-decoration: underline;	
}

body,html {
	background:#e4edf6;
	margin:0px;
	height:100%;
}
body,p,td,input,a,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#31326b;
}
div.month{
	height: 25px;
}
h1 {
	font-size: 22px;
	margin:0px;
}

h2 {
	font-size: 20px;
	margin:0px;
}

h3 {
	font-size: 18px;
	margin:0px;
}

h4 {
	font-size: 16px;
	margin:0px;
}

h5 {
	font-size: 14px;
	margin:0px;
}

h6 {
	font-size: 12px;
	margin:0px;
}
img {
	border:none;	
}
img.preview_img {
	border: 1px solid #31326b;	
}
input,textarea,select {
	background-color:#E7EEE4;
	border: 1px solid #9FADB9;
	margin:0px;
}
input.contact {
	border: 1px solid #9FADB9;
	width:200px;
	background-color:#E7EEE4;
}
input.contact_error {
	border: 2px solid #c00000;
	width:200px;
	background-color:#E7EEE4;
}
input.login {
	border: 1px solid #9FADB9;
	width: 120px;
}
input.login_submit {
	border: 1px solid #31326b;
	width: 65px;
	background-color:#31326b;
	color:#ffffff;
	
}
input.submit {
	border: 1px solid #31326b;
	background-color:#31326b;
	color:#ffffff;
}
select.contact {
	border: 1px solid #9FADB9;
	width:200px;
	background-color:#E7EEE4;	
}
select.maxwidth {
	width:100%;	
}
select.flex {
		
}
select.contact_error {
	border: 2px solid #c00000;
	width:200px;
	background-color:#E7EEE4;	
}
table.basic {
	margin-top:30px;	
}
textarea.contact {
	border: 1px solid #9FADB9;
	width:200px;
	background-color:#E7EEE4;
}
textarea.contact_error {
	border: 2px solid #c00000;
	width:200px;
	background-color:#E7EEE4;
}
td.basic_head {
	color:#ffffff;
	background-color:#31326b;
	padding: 3px 5px;
	font-weight:bold;
	font-variant: small-caps;
}
td.basic_hl {
	padding: 5px 5px;
	background-color:#E7EEE4;
	border-bottom: 1px solid #b0c173;
	border-left:1px solid #31326b;
}
td.basic_value {
	text-align: right;
	padding: 5px 5px;
	background-color:#b0c173;
	border-bottom: 1px solid #E7EEE4;
	border-right:1px solid #31326b;
}
td.basic_reset {
	text-align: right;
	padding: 5px 5px;
	background-color:#31326b;
	border-bottom: 1px solid #E7EEE4;
}
td.costs{
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:0px;
	border-top-width:0px;
	border-style:solid;
	border-color:#000000;
}
td.costsbottom{
	border-bottom-width:0px;
	border-right-width:1px;
	border-left-width:0px;
	border-top-width:0px;
	border-style:solid;
	border-color:#000000;
}
td.formHeadline {
	font-weight:bold;
	padding-bottom:6px;	
	padding-top:10px;	
}
td.formHeadlineBasic {
	font-weight:bold;
	padding-bottom:6px;	
	padding-top:10px;
	padding-left:8px;	
}
td.menuitem {
	background-image: url(../../img/menuitem_bg.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	color:#ffffff;
	text-align:left;
	padding-left:3px;
}
td.resultCell_ball {
	background-color:#E7EEE4;
	border-left: 1px solid #9FADB9;
	border-top: 1px solid #9FADB9;
	border-bottom: 1px solid #9FADB9;
	padding: 5px 10px;
}
td.resultMidCell {
	background-color:#E7EEE4;
	border-right: 0px solid #9FADB9;
	border-top: 1px solid #9FADB9;
	border-bottom: 1px solid #9FADB9;
	padding: 5px 10px;
}
td.resultCell {
	background-color:#E7EEE4;
	border-right: 1px solid #9FADB9;
	border-top: 1px solid #9FADB9;
	border-bottom: 1px solid #9FADB9;
	padding: 5px 10px;
}
td.resultCell_ball_basic {
	background-color:#E7EEE4;
	border-left: 2px solid #31326b;
	border-top: 2px solid #31326b;
	border-bottom: 2px solid #31326b;
	padding: 5px 10px;
}
td.resultMidCell_basic {
	background-color:#E7EEE4;
	border-right: 0px solid #31326b;
	border-top: 2px solid #31326b;
	border-bottom: 2px solid #31326b;
	padding: 5px 10px;
}
td.resultCell_basic {
	background-color:#E7EEE4;
	border-right: 2px solid #31326b;
	border-top: 2px solid #31326b;
	border-bottom: 2px solid #31326b;
	padding: 5px 10px;
}


td.resultSpacer {
	font-size: 5px;
}

.error {
	color:#c00000;	
}
.success {
	color:#29bc00;	
}
.formLabel {
	padding-right:8px;	
}
.formLabelBasic {
	padding-right:8px;	
	padding-left:8px;
}
.hint {
	color:#a0a0a0;
	font-size:9px;	
}
.hint_dark {
	color:#31326b;
	font-size:9px;	
}
img.deco_right {
	float:right;
	margin-left:20px;
	margin-bottom:15px;
	margin-top:5px;
}
img.deco_left {
	float:left;
	margin-right:20px;
}
.regFormInput {
	
}
.light {
	color:#8585b9;
}
.selForm {
	width:98%;	
}
.regFormMax {
	width:400px;	
}
.profileForm{
	width:200px;	
}
.profileTextArea{
	
}
.selFormContact
{
	width:100%;	
}

#content {
	background-image: url(../../img/banner_n.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	padding-top:180px;
	padding-bottom: 0px;
}

#advertisement {
	background-repeat: no-repeat;
	background-position:center top;
	padding-top:180px;
	padding-bottom: 0px;
}
	
#mtable{
	background-image: url(../../img/border_lr.gif);
	background-repeat: repeat-y;
	height:100%;
}

#skyscraper_top{
	background-image:url(../../img/skyscraper_top.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 170px;
	height: 14px;
}

#skyscraper_middle{
	background-image:url(../../img/skyscraper_middle.jpg); 
	background-repeat:y-repeat; 
	background-position:center,top; 
	height: 600px;
	width: 170px;
}

#skyscraper_bottom{
	background-image:url(../../img/skyscraper_bottom.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 170px;
	height: 5px;
}

#skyscrapersmall_top{
	background-image:url(../../img/skyscrapersmall_top.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 130px;
	height: 14px;
}

#skyscrapersmall_middle{
	background-image:url(../../img/skyscrapersmall_middle.jpg); 
	background-repeat:y-repeat; 
	background-position:center,top; 
	height: 240px;
	width: 130px;
}

#skyscrapersmall_bottom{
	background-image:url(../../img/skyscrapersmall_bottom.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 130px;
	height: 5px;
}

#fullbanner_top{
	background-image:url(../../img/fullbanner_top.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 478px;
	height: 10px;
}

#fullbanner_middle{
	background-image:url(../../img/fullbanner_middle.jpg); 
	background-repeat:y-repeat; 
	background-position:center,top; 
	width: 478px;
	height: 60px;
}

#fullbanner_bottom{
	background-image:url(../../img/fullbanner_bottom.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 478px;
	height: 4px;
}
	table-layout: fixed;
	width: 1135px;
}

#skyscraper_top{
	background-image:url(../../img/skyscraper_top.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 170px;
	height: 14px;
}

#skyscraper_middle{
	background-image:url(../../img/skyscraper_middle.jpg); 
	background-repeat:y-repeat; 
	background-position:center,top; 
	height: 600px;
	width: 170px;
}

#skyscraper_bottom{
	background-image:url(../../img/skyscraper_bottom.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 170px;
	height: 5px;
}

#skyscrapersmall_top{
	background-image:url(../../img/skyscrapersmall_top.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 130px;
	height: 14px;
}

#skyscrapersmall_middle{
	background-image:url(../../img/skyscrapersmall_middle.jpg); 
	background-repeat:y-repeat; 
	background-position:center,top; 
	height: 240px;
	width: 130px;
}

#skyscrapersmall_bottom{
	background-image:url(../../img/skyscrapersmall_bottom.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 130px;
	height: 5px;
}

#fullbanner_top{
	background-image:url(../../img/fullbanner_top.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 478px;
	height: 10px;
}

#fullbanner_middle{
	background-image:url(../../img/fullbanner_middle.jpg); 
	background-repeat:y-repeat; 
	background-position:center,top; 
	width: 478px;
	height: 60px;
}

#fullbanner_bottom{
	background-image:url(../../img/fullbanner_bottom.jpg); 
	background-repeat:no-repeat; 
	background-position:center,top; 
	width: 478px;
	height: 4px;
}