
body 
	{
	background-color: #fff;
	font-family: "Trebuchet MS",Trebuchet,Arial,Helvetica,Sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0px;
	}
	
h1,h2,h3
	{
	color: #666;
	}
h1
	{
	font-size: 20px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 500;
	color: #f3f3f3;
	}

h2
	{
	font-size: 17px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 500;
	}
h3
	{
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: 600;
	}

hr.kurse
	{
	height: 1px;
	color: #ccc;
	}

.text13
	{font-size: 13px;}
		
.text12
	{font-size: 12px;}
	
.text11
	{font-size: 11px;}
	
.text10
	{font-size: 10px;}

.dunkelrot  {color: #900;}

/* --- Standard-Links ---  */ 
a { color: #c00; text-decoration: none; }
a:visited { color: #900; text-decoration: none; }
a:active, a:hover { color: #f00; text-decoration: underline; }


/* F o r m u l a r - T a g s  ------------------ */  	
form { margin: 0px; }

input,textarea  {
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	font-size: 12px;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	border-top : 1px solid #999999;
	border-bottom : 1px solid #999999;	
	}

input.button  {
	font-family : Verdana, Arial, Helvetica;
	color : #eeeeee;
	font-size: 12px;
	background-color: #5B6C71;
	}
	
/* A u f z ae h l p u n k t e  ------------------ */  	
ul	{
	margin: 5px 15px;
	padding: 0px;
	}
	
li 	{
	margin: 0px 0px;
	padding-bottom: 2px;
	}

	
img.logo_oben_rechts
	{
	float: right;
	margin-right: 25px;
	}

img.textbildleft
	{
	float: left;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-right: 15px;
	border: 1px solid #c00;
	}
	
img.textbildright
	{
	float: right;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 15px;
	border: 1px solid #c00;
	}
