/* CSS Level 1, Thomas Dorn, Firma Dorn IE  V1.1 */
BODY {
        padding:0;
        margin:0px;
        border-top:0px;
        background-color: white;
        /* background-image: URL("pics/stripe_sw.png");
        background-position: 0px 184px;
        background-repeat:repeat; */
        color: black;
	font-family: Arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}

.startseite{
	font-family : Arial, Helvetica, sans-serif;
	background-color: #F28F00; /* #B61A8B;  #b7007a; #FDE416; */
	font-size : 16px;
	font-weight : bold;
}

OL, UL, LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.set1{
	font-size : 16px;
	font-weight : bold;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 150%;
	color : black;
	text-decoration : none;
	background-color : transparent;

}

A:LINK.white {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 150%;
	color : white;
	text-decoration : none;
	background-color : transparent;
}

A:ACTIVE.white {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 150%;
	color : white;
	text-decoration : none;
	background-color : transparent;
}

A:VISITED.white {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 150%;
	color : white;
	text-decoration : none;
}


A:HOVER.white {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 150%;
	color : #EE3b34;
	text-decoration : none;
	background-color : transparent;
}


A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 150%;
	color : black;
	text-decoration : none;
	background-color : transparent;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 150%;
	color : black;
	text-decoration : none;
	background-color : transparent;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 150%;
	color : black;
	text-decoration : none;
}


A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 150%;
	color : #EE3b34;
	text-decoration : none;
	background-color : transparent;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : black;
	font-size : 24px;
	background-color : transparent;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	font-size : 15px;
	background-color : transparent;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #EE3b34;
	font-size : 14px;
	background-color : transparent;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #EE3b34;
	font-size : 14px;
	text-decoration : underline;
	background-color : transparent;
}

.rot{
	font-family : Arial, Helvetica, sans-serif;
	color : #F28F00;
	font-size : 12px;
	font-weight : bold;
	line-height : 130%;
}
.attention{
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFF00;
	font-size : 18px;
	font-weight : bold;
}

.att2{
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size : 18px;
	font-weight : bold;
}

.white{
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	line-height : 125%;
}

.black{
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	line-height : 125%;
}

.infobox{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 150%;
	padding-top: 2px;
	padding-bottom: 1px;
	color: Black;
	background-color : #FFCF8B /* #EFDAE9; #FEF6C3; */
	border: 1 px;
}




.kursinfo1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : 900;
	color : #ffffff;
	line-height : 130%;
	background : #F28F00;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.kursinfo2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 900;
	line-height : 130%;
	color : #000000;
	background : #FFCF8B; /* #EFDAE9;  #FEF6C3; */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.kursinfo3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : justify;
	line-height : 130%;
	padding-bottom: 2px;
}
.grau{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #DCDDDF;
	text-align : justify;
	line-height : 160%;
	padding-left: 10px;
	padding-right: 10px;
}

.fett{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 900;
	text-align : justify;
}
.normal{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : justify;
}
.titel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : 900;
	color : #F28F00;
	background : White;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.Impressum{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : justify;
	line-height : 130%;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
border-width:1px;
  border-style:solid;
  border-color:black;
}


.rechts{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 130%;
	text-align: right;
	width:90%;
}



.logo
{
  background-color: white;
  color: #333366;
}

a:link.std { color:silver; text-decoration:none }
a:visited.std { color:silver; text-decoration:none }
a:hover.std { color:silver; text-decoration:none; background-color: #96BEE6; }
a:active.std { color:silver; text-decoration:none }





.mini { 
        color: silver;
        /* background-color: #EEEEEE; */
        font-size: 8px;
        font-style: normal;
        text-align: center;
}
a:link.mini { color:#333366; text-decoration:none }
a:visited.mini { color:#333366; text-decoration:none }
a:hover.mini { color:#333366; text-decoration:none; background-color: transparent; }
a:active.mini { color:#333366; text-decoration:none }


.menu_top
{
  background-color: #cccccc;
  color: #333366;
}

	

	
HR  {
	width: 100%;
	color: #333366;	
	}	
	

		
IMG {
	border-style: none;
	}

IMG.left { 
  	float: left;
  	margin-left: 10px;
  	margin-right: 10px;
	}

IMG.right { 
  	float: right;
  	margin-right: 10px;
  	margin-left: 10px;
	}



.nix {
        background-color: transparent;
        color: white; 
        border: none;
        font-size: 12px;
        font-style: normal;
        text-align: left;

}
