* {
margin: 0;
padding: 0;
}
body {
background-color : #ffffff;
}
body , div , h1 , h3 , h5 , p , td  {
font-family : Verdana, Arial, Helvetica, sans-serif;
}
div , td , p , li  {
font-size : 12px;
}
body {
line-height: 18px;
}
hr {
clear : right;
border : 1px dotted #cccccc;
margin : 20px 0 15px 0;
}
table {
border : 1px dotted #cccccc;
clear: right;
}
td {
border : 1px dotted #cccccc;
padding :5px;
vertical-align : top;
line-height: 18px;
}
ul.faqs {
#clear : right;
list-style-position : outside;
list-style-type : circle;
margin : 6px;
padding : 6px 6px 6px 24px;
}
ul.glossar {
list-style-position : inside;
list-style-type : none;
margin-left : 0;
padding-left : 30px;
}
ul {
list-style-position : outside;
list-style-type : circle;
margin : 6px;
padding : 0px 6px 6px 24px;
}
ol {
list-style-position : outside;
margin : 6px 6px 6px 24px;
padding : 6px;
}
li {
padding : 1px;
margin : 4px;
line-height: 18px;
}
li#extern a:before {
content : url(extern.gif);
}
a:link {
color : #00008b;
text-decoration : none;
}
a:visited {
color : #00008b;
text-decoration : none;
}
a:hover {
color : #00008b;
text-decoration : underline;
}
a:active {
color : #00008b;
text-decoration : none;
}
img {
/*border : medium none inherit;*/
border : none;
}
h1 {
padding : 20px 20px 0 0;
margin : 0;
color : #00008b;
font-size : 21px;
}
h2 {
font-weight:normal;
font-style:normal;
text-decoration:none;
padding : 21px 0 9px;
margin : 0;
font-size : 19px;
line-height: 27px;
}
h3 {
font-style:normal;
padding : 21px 0 9px 0;
margin : 0;
font-size : 14px; 
color : #4B4B4B;
}
h4 {
font-style:normal;
padding : 6px 0 2px 0;
margin : 0;
font-size : 12px; 
#color : #4B4B4B;
}
h5 {
padding : 0;
margin : 0;
#color : #4B4B4B;
font-size : 12px;
}

input:focus {
background-color : #ffff99;
}
textarea:focus {
background-color : #ffff99;
}

.l-cols {
float: left; 
width: 45%;
clear: right; 
margin-bottom : 18px;
}
.r-cols {
float:  right;
width: 50%;
clear: right; 
margin-bottom : 18px;
}
/* Klassen -cols-new fuer Startseite mit Ausstellungslogo */
.l-cols-new {
float: left; 
width: 45%;
clear: right; 
margin-bottom : 18px;
}
.m-cols-new {
float: left; 
width: 30%;
clear: right; 
margin-bottom : 18px;
}
.r-cols-new {
float: right;

clear: right; 
margin-right : 40px;
margin-bottom : 18px;
}
.clear {
clear: right;
}
.clear-r {
clear: right;
}
.clear-l {
clear: left;
}
.right {
text-align: right;       
}
.center {
text-align: center;
}
select.bold{
color : #4B4B4B;
font-weight: bold;
}
option.normal{
color : #000000;
font-weight: normal;
}
fieldset 
{
 margin: 10px;
 padding: 20px;
 border:#828177 dotted 1px;
}
legend
{
 color:#828177;
 font-weight:bold;
}
/* Klasse für 400logo */
.400logo                
{text-align:center; 
color:#FFFFFF; 
border:0
}


