﻿* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: normal;
}

ul,
ol {
list-style: none;
}

b,
strong {
font-weight: bold;
}

img,
a img {
border: none;
}

h1{
font-weight: bold;
padding-top:7em;
margin-bottom: 0.4em;
margin-left:0.3em;
font-style: italic;
}

h2,
h3 {
font-weight: normal;
margin-bottom: 0.7em;
margin-left:0.4em;
font-style: italic;
}

p{
 padding-right:12px;
 font-family:Arial, Helvetica, Sans-Serif;
 font-size:14px;
 text-align:justify;
 color:black;
 line-height:15px;
  word-spacing: 0.4px;
}
h1,
h2,
h3 {
font-family: 'Times New Roman','Trebuchet MS', serif;
color: #1F0053;
}

h1 {
font-size: 2.2em;
}

h2 {
font-size: 1.7em;
}

h3 {
font-size: 1.2em;
}
h1,h2,h3,p,ul{
	display:inline;
}

html,body {
    min-width: 20em;
	background-image:url('../img/jumbo.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center;    
  }
  #logo{
	float:left;
	width:165px;
	height:105px;

}
.bord{
	border: 2px dashed red;
}
.text_block{
}
.text_span{
  margin-left:4px;
  padding-left:7px;
}
.flt_l{
	float:left;
	padding-right:1.1em;
}
.flt_r{
	
	float:right;
	padding-left:0.1em;
}
.cl_flt{
	clear:both;
}
#left{
     position:fixed;
}
#Haupt__content{
	width: 980px;
    height: auto;
	padding:4px;
	margin: 0 auto;	
}
#title_head{
position:relative;
	width:650px;
    height: auto;
	/*padding:4px;
	margin: 4px auto;	
*/
}
#container {
	width:650px;
    height:690px;
	padding:4px;
	margin: 4px auto;
	
}
#head{
     width: 100%;
     height: auto;/*105px;*/
	 background-color: blue;
	 position:fixed;
	/* padding:4px;
	 margin: 4px auto;*/

	}        
   
#left_col {
}
#right_col {
}
#page_content{
	 width:465px;
	 height: auto;
	 overflow:hidden;
	 text-align: left;
}
#footer {
  font-size:0.8em;
  text-align:center;
  background-color: #8C99A6;
	width:640px;
    height: auto;
	padding:4px;
	margin: 4px auto;

}
#copyright{
	float: none;
	font-style:italic;
	font-size: small;
}
.webseite,
.anrede_info{
color:#000;
}

.webseite td,
.webseite th,
.anrede_info td,
.anrede_info th{
 padding: 3px 3px;
 font-size:small;
}

.webseite th{
 color:#fff;
 text-indent: 0.2em;
}
/* kursangebot */
.anrede_info{
background:#FFCC99;
color:#000;
border-collapse: collapse;
}
.anrede_info td,
.anrede_info th{
 border: 1px solid #fff;
 padding: 3px 8px;
}
.anrede_info th{
 background: #FF9959;
 color:#fff;
 text-indent: 0.5em;
 /*vertical-align: middle;*/
}

p.title{
	font-size:x-large;
}
p.title_extra{
	 font-size:large;
}
p.text_klein{
	font-size:small;
}
p.text_x_klein{
	font-size: x-small;
}

