/* CSS Layout für roland-schlosser.at */

/*allgemeine Regeln*/
body {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	margin:0px;
	padding:0px;
	}
a {
	text-decoration: none;
	color: blue;
	outline: none;
    }
table {
    font-size:10pt;
}
a:visited {
	color: blue;
    }
    
a:hover {
	text-decoration: underline;
	}

h4{
    margin-bottom: 0px;
}
/*Layout*/

#header {
	margin: 20px 20px 15px 20px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:80px;
	width:780px;
	border: none;
	

    /*Hier kommt der berühmte Hack für IE5:
    Durch falsches parsen des "\" beendet er diese Klammer zu früh, deshalb gilt
    das was oben steht. Alle anderen Browser nehmen das was unten steht.
    Danke an http://glish.com/css/hacks.asp for . */
	voice-family: "\"}\"";
	voice-family: inherit;
	height:80px; /* the correct height */
	width: 780px;
	}

	
	}
#heading {
	margin-left:400px;
	margin-top:20px;
	line-height:20px;
	font-size:12pt;
    }

#admin_status {
    position: absolute;
    left: 810px;
    top: 20px;
    border: 1px dashed #999;
}
	

#main_menu {
	position:absolute;
	top:115px;
	left:20px;
	width:152px;
	background-color:white;
	border:1px solid #999;
	/*line-height:17px;*/
/* Nochmal der Hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

#sub_menu {
	width:622px;
	height: 15px;
	margin:0px 20px 0px 180px;
	border:1px dashed #999;
	/*font-size:90%;*/
	/* Und nochmal. */
    voice-family: "\"}\"";
	voice-family:inherit;
	width:620px;
 }

#content {
    margin:10px;
}
#content_frame {
	margin:10px 20px 5px 180px;
	/*padding:10px;*/
	border:1px dashed #999;
	width: 642px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:620px;
    }

#footer {
    margin: 10px 20px 5px 180px;
    padding: 0px 10px;
    font-size: 8pt;
    width: 632px;
    voice-family: "\"}\"";
	voice-family:inherit;
	width:620px;
    }
	
/*Hauptmenu Formatierung*/
.mm_item {
	width:150px;
	line-height:190%;
    overflow: visible;
    border-bottom: 1px solid #999;
	background-color: white;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100%;
}
	

.mm_item a{
	padding-left:5px;
	width: 100%;
}

.mm_item a:hover {
	background-color: #eee;
	text-decoration: none;
	}
#mm_selected a{
	background-color: #eee;
	color: blue;
	font-style: italic;
	}

#mm_selected{
    background-color: #eee;
}

/*Submenu Formatierung*/

.sm_item {
	height: 15px;
	width: 151px;
	float: left;
	background-color: white;
	text-align: center;
	vertical-align: middle;
	border-right: 1px dashed #999;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
    }

	
.sm_item a{
	width:100%;
	}
.sm_item a:hover{
	background-color: #eee;
	text-decoration: none;
}
#sm_selected a{
	background-color: #eee;
	color: blue;
	font-style:  italic;
}

#sm_selected{ /*für firefox*/
    background-color:#eee;
}

/*Sponsoren Palette*/
#banner{
	background-color: white;
	width: 96%;
	margin-top:20px;
	margin-bottom:20px;
	padding: 2px 2%;
	border-top: 1px dashed #999;
	}
#banner a{
	color: white;
	border-bottom: 1px dashed #999;
	}
#banner a img{
	background-color: white;
	border: none;
    }
    
 /*News Formatierung*/
 
 .news_table{
    width: 600px;
 }
 .news_header{
    background-color: darkblue;
    font-size: smaller;
    color: white;
 }
 .news_header a{
    color: white;
 }
 .news_header a:visited{
    color: white;
 }
 .news_page_select {
    width: 600px;
    text-align: center;
    font-size: smaller;
 }
 .news_text {
    background-color: #eee;
    padding: 3px;
}
 .news_footer{
    font-size: xx-small;
    text-align: right;
 }
 
/*Highlights Formatierung*/
.highlights{
    margin-bottom: 10px;
}
/*Trainingspartner Formatierung*/
.trainingspartner_daten{
    vertical-align: top;
}
/*Trainer Formatierung*/
.trainer_bilder{
    vertical-align:top;
}
.trainer_daten{
    vertical-align:top;
    font-size: 10pt;
}
/*infrastruktur Formatierung*/
.infrastruktur { 
	clear: both;
		
}
.interessen {
	clear: both;	
}
		
.infrastruktur h4{
    margin-bottom: 0px;
}
/*events Formatierung*/
#events {
    font-family:Helvetica,'sans serif';
    width: 600px;
}
#vergangene_heading{
    text-align: left;
}
#kommende_heading{
    text-align: left;
}
#events td {
    border: 1px solid #999;
    vertical-align:top;
    font-size: 9pt;
}
#events_vergangene{
    width: 100%;
}
#events_kommende {
    width: 100%;
}
#events_vergangene td{
    border: none;
}
#events_kommende td{
    border: none;
}
.events_wichtig{
    color: red;
    font-weight: 600;
}
.legende {
    color: #999;
    font-size: 8pt;
}
/*zeitachse Formatierung*/
#zeitachse {
    width: 600px;
    font-size: 10pt;
}
.zeit {
    text-align: right;
    vertical-align: top;
    
}
.zeit_text {
    text-align: left;
    vertical-align:top;
    padding-bottom: 15px;
}
.zeit_pfeil{
    width:15px;
    background-color: blue;
    border-right: 5px solid white;
    border-left:5px solid white;
    voice-family: "\"}\"";
	voice-family:inherit;
	width:5px;
}

/*Steckbrief Formatierung*/
#steckbrief {
    width: 602px;
    border: 1px solid #999;
    voice-family: "\"}\"";
	voice-family:inherit;
	width:600px;
}
#steckbrief table{
    width: 100%;
}
.steckbrief_spalte{
    font-size: 10pt;
}
.steckbrief_label{
    padding: 10px;
    color: #666;
    font-weight: 600;
    font-variant: small-caps;
}
.steckbrief_daten{
    color:#666;
    font-variant: small-caps;
}
.familie h4{
    margin-bottom:0px;
}
.familie_label{
    color: #666;
    font-weight: 600;
    font-variant: small-caps;
}
.familie_daten{
    
}
.geschwister_bilder{
    font-size: 10pt;
}
.newsletter_table{
    color: white;
    background: #999;
}
.disclaimer {
    font-size: 8pt;
    padding: 3px;
    background-color: #eee;
    border: 1px solid #999;
}
#index{
 /* background-color: #fcf394;*/

}
.index_box{
    border: 1px solid #fc9021;
    background-color: #eeeeee; 
    vertical-align: top; 
}
