﻿/*Stylesheet f&uuml;r die &Uuml;bungsseite*/

/*scrollbar im firefox*/
html {height:101%;}

/*Kalibrierung*/
* {
	padding: 0;
	margin: 0;
}
ol {margin-bottom: 1em;}
ul {margin-bottom: 1em;}
p {margin-bottom: 1em;}
h2 {margin-bottom: 1em;}
h1 {margin-bottom: 1em;}
ul ul {margin-bottom: 0;}
li {
	list-style: square;
	margin-left: 4px;
	left: auto;
}





body {	font-family: "times new roman",times,serif;
	font-size: small;
}


#kopfbereich {color :black; height:120px;}

#logo {padding-right:20px;padding-bottom: 20px;}



h1 {font-size: 130%;font-family: "times new roman",times,serif; color:"#9fbf40";}
h2 {
	font-size: 100%; color:grey;font-weight:"normal";
	font-family:"times new roman",times,serif;


}
h3 {
	font-style: normal; color:grey;font-weight:"normal";
	font-family: "times new roman",times,serif;
	font-size: 100%;
}




}


/*text*/
#textbereich {
	color: black;
	line-height:1.5;
}


.text_green {color: green;}




#logo {float:left;}


/*fuss*/
#fussbereich {

	color: black;}



address { color:#545454; font-size: 65%;  letter-spacing: 1px;}



#textbereich a {text-decoration: underline;color: #e4e4e4;}





/*linkeigentschaften*/
a {text-decoration: none; color:#545454; line-height:1.6;}

a[href]:after {content:" <"attr(href)">";} 


#navibereich1 {

display:none;

}



/*skip*/
.skiplink {display:none;}
