/* www.klausuren.de */



BODY {
 margin: 2em 2em;
}


/* General Fonts */
P,OL,UL,DIV {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   color: black; 
   font-style: normal;  
   line-height: 150%; 
   margin: 0.0em 0.0em;
}


/* Headings */
H1,H2,H3,H4,H5 {
   font-family: Trebuchet MS, Verdana, sans-serif;
   color: black;   
   font-variant: small-caps;
   font-stretch: wider;
   margin_bottom: 0.8em;
   border-bottom: thin solid black;	
}


/* Bold Title same as text size */
.title {
   font-family: Verdana, sans-serif;
   color: #00000;   /* black */
   font-weight: bold;   
   font-variant: small-caps;
   font-stretch: wider;
   font-size: 11px;  
   padding: 0.2em
}


/* ================================================================= */

/* In Text Hyperlinks */
a:link {
 font-weight: bold;
 color: #000000;   			/* black */
 text-decoration: none;
}
a:visited {
 font-weight: bold;
 color: #000000;   			/* black */
 text-decoration: none;
}
a:hover {
 font-weight: bold;
 color: #313131;			/* Nearly White */
 text-decoration: underline;
}

/* ================================================================= */

/* Top Navigation Menu */
.topnav {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-variant: small-caps;
}   
.topnav a:link {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #313131;    			
}
.topnav a:visited {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #313131;    			
}
.topnav a:hover {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #A3A1A1;    			/* nearly white */    
}

/* ================================================================= */

/* Left Navigation Menu */
.leftnav {
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px;
   color: #000000; 
   text-decoration: none;   			
}   
.leftnav a:link {
   font-weight: bold;
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #000000;    			
}
.leftnav a:visited {
   font-weight: bold;
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #000000; 
}   			
.leftnav a:active {
   font-weight: bold;
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #000000;    			
}
.leftnav a:hover {
   font-weight: bold;
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #000000;    			
}

/* ================================================================= */

/* Left Navigation SubMenu1 */
.leftnav1 {
   background-color: #D2D2D2;
   font-family: Arial, Verdana, sans-serif;
   font-size: 11px;
   color: #5B5B5B;    			
}   
.leftnav1 a:link {
   font-weight: bold;
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #5B5B5B;    			
}
.leftnav1 a:visited {
   font-weight: bold;
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #5B5B5B;    			
}
.leftnav1 a:active {
   font-weight: bold;
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #5B5B5B;    			
}
.leftnav1 a:hover {
   font-weight: bold;
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #5B5B5B;    			
}

/* ================================================================= */

/* Left Navigation SubMenu2 */
.leftnav2 {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10px;
   color: #000000;    			
}   
.leftnav2 a:link {
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #000000;    			
}
.leftnav2 a:visited {
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #000000;    			
}
.leftnav2 a:active {
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #000000;    			
}
.leftnav2 a:hover {
   font-family: Arial, Verdana, sans-serif;
   text-decoration: none;
   color: #000000;    			
}


/* ================================================================= */

/* Bottom Navigation Menu */
.bottom {
   font-family: Verdana, sans-serif;
   font-size: 9px;
   //font-variant: small-caps;
}   
.bottom a:link {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   //font-variant: small-caps;
   text-decoration: none;
   color: #313131;    			/* dark blue */
   padding: 2px;
}
.bottom a:visited {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   //font-variant: small-caps;
   text-decoration: none;
   color: #313131;    			/* dark blue */
   padding: 2px;
}
.bottom a:hover {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   //font-variant: small-caps;
   text-decoration: underline;
   background: #313131;   		/* dark blue */
   color: #FFFFFF;    			/* white */    
   padding: 2px;
}




/* ================================================================= */

/* Forms Fields */
SELECT {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px 
}
TEXTAREA {  
 font-family: Verdana, Arial, Helvetica,  sans-serif; 
 font-size: 10px
} 
INPUT {  
 font-family: Verdana, Arial, Helvetica,  sans-serif; 
 font-size: 10px 
}


.caption {
 font-family : Verdana, sans-serif;
 font-size : 10px;
 color : #000000;
}


.bulletlist {
 font-family : Verdana, sans-serif;
 font-size : 10px;
 color : #000000;
}


.table {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #000000;
}


.contenttable {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #000000;
 padding: 1em;
 margin-top: 1em;
 margin-bottom: 1em;
 border:  1px solid #C0C8D4;
}


/* Search Formats */
.searchform {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #000000;
 font-weight : normal;
}
.searchresultpagetitle {
 font-family : Verdana, sans-serif;
 font-size : 15px;
 font-weight : bold;
}
.searchresultcontent {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #000000;
 font-weight : normal;
}
.searchresultheader {
 font-family : Verdana, sans-serif;
 font-size : 14px;
 font-weight : bolder;
}
.searchmarkup {
 color : #000000;
}
.loginform {
 font-family : Verdana, sans-serif;
 font-size : 14px;
 color : #000000;
 font-weight : normal;
}


/* Mailform Formating */
.mailform {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #313131;
 font-weight : normal;
}
.mailformrequired {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #313131;
 font-weight : bolder;
}
.mailformcomment {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #313131;
 font-weight : bolder;
}
.mailformradio {
 font-family : Verdana, sans-serif;
 font-size : 10px;
 color : #313131;
 font-weight : normal;
}


.filelinks {
 font-family : Verdana, sans-serif;
 font-size : 12px;
 color : #000000;
}
.filelinkssize {
 font-family : Verdana, sans-serif;
 font-size : 12px;
 color : #000000;
}

.avlearnanbieter {
 font-family : Verdana, sans-serif;
 font-size : 12px;
 color : #000000;
}

