/* 
.......................................................

CSS for FIZKULTURA.DE

(c) freemee.de, March 2008 

........................................................*/


/*SOME IE WARNINGS :)
--------------------------------------------------------------*/


#IEonly{
	position: absolute;
	left: 40px;
	top: 143px;
	border: none;

}
.IEonly{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../art/wrongbrowser.png');
	background-position: 0 0;
    background-repeat: no-repeat;
	}
	.IEonly[class]{				
	background-image:url(../art/wrongbrowser.png);
	}
	
/*--------------------------------------------------------------*/
 								

img		{border: none;}

body{
		line-height: 18px;
		font-size: 12px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #7d7c7c;
		}

pre{	font-family: monospace;
		
		}



a{	
		text-decoration: none; 
		color: #0cbfac; 
		font-size: 13px;
		}
				
a:visited	{ text-decoration: none; }
a:hover		{ text-decoration: underline; color: #4adae7; }
a:active	{ text-decoration: none; }

.smallink {
	color: #b0b5ba; 
	font-size: 10px; 
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}

.sublink {
	font-style: italic; 
	color: #0dedd7; 
	font-size: 11px; 
	text-decoration: none !important; 
	}
.submenue {
	font-size: 11px; 
	}
div#sidenavi span#Themen a {font-size: 15px; color: blue; text-decoration: none !important; }

.sublink:visited	{ color: #0dedd7; }
.sublink:hover		{ color: #8e8f83; }
.sublink:active		{ color: #0cbfac; }

.textlink{color: #0cbfac; text-decoration: none; font-size: 12px;}
.textlink:hover{color: #7d7c7c; text-decoration: underline; font-size: 12px;}

.txtimg{
	margin-top: 10px;
	width: 570px; }

.imgsubl{
	font-size: 9px;
	font-family: sans-serif;
	color: silver; 
	margin-bottom: 10px;
	}

h1 { margin: 0px; padding-top: 0px; line-height: 18px; font-weight: bold; font-size: 16px; }
h2 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0px; padding-top: 0px; line-height: 18px; font-weight: bold; font-size: 14px; color: #999;}
h3 { margin: 0px; padding-bottom: 5px; line-height: 18px; font-weight: normal; font-size: 14px;}


#header{
	margin-top: 30px;
	margin-left: 62px;
	width: 900px;
	height: 250px;
	border: none;
	}

#sidenavi{
	position: fixed;
	
	/* IE fixed fixing */
	_position:absolute;
	_top:expression(body.scrollTop + 266 + "px");
	
	padding: 10px;
	width: 186px;
	line-height: 14px;
	border: none;
	text-align: right;
	}

#content{
	padding: 10px;
	position: relative;
	left: 233px;
	width: 600px;
	height: auto;
	border: none;

	}

#footnavi{
	position: relative;
	margin-top: 30px;
	left: 233px;
	width: 600px;
	height: 10px;
	border: 0px dotted black;
	padding: 10px;
	}
	
#foot{
	font-size: 9px;
	text-align: left;
	position: relative;
	margin-top: 0px;
	left: 233px;
	width: 600px;
	height: 50px;
	border: 0px dotted black;
	padding: 10px;
	float: left;
	}

.foot-txt{
	border: 0px dotted black;
	width: 410px;
	position: relative;
	color: silver;
	font-size: 9px;
	font-family: Helvetica;
	line-height: 10px;
	float: left;
	}


.foot-logo{
	padding-right: 10px;
	border: 0px dotted black;
	width: auto;
	position: relative;
	float: left;
	}


/* others */



.welcome{
	/*text-align: justify;*/
	margin-top: 0px;
	}

	
/*zeittafeln styles*/

.zeit td{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
	}
	
.date{
	border-bottom: silver solid 1px;
    border-right: silver solid 1px;
	background-color: #eee;	
	}
		
.tdtxt{
    border-bottom: silver solid 1px;
    border-right: silver solid 1px;
    background-color: #f5f3f3;
    }
	
.picsub{
	font-size: 9px;
	line-height: 9px;
	}
	
	
	
	
/* Kolumne styles */	

.kbild{
	float: left;
	padding-right: 20px;
	padding-left: 2px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 325px;
	border: 0px solid red;
	}
	
.kbildquer{
	float: left;
	padding-right: 20px;
	padding-left: 2px;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 210px;
	border: 0px solid red;
	}
	
#kolumnsubtxt{
	float:left;
	font-size: 10px;
	width: 100%;
		padding-bottom: 15px;

	}
	
	
	
	
