
/* Main Menue Color #C6D4E1 */
h1 { 
	font-size: 12px; 
	color: #C6D4E1; 
	font-weight: lighter 
}
h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #C6D4E1 }
h3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #C6D4E1;
	margin-bottom: 5px;
	margin-top: 15px;
	
}

a {
    color: #FFFFFF;
    font-family:   verdana, arial;
    font-weight: bold;
    text-decoration: none;}

a:link {
    color: #FFFFFF;
   /*  font-size: 10px; */
    font-family:   verdana, arial;
    font-weight: bold;
    text-decoration: none;}

a:hover {
    color: #D7B983;
   /*  font-size: 10px; */
    font-family:  verdana, arial;
    font-weight: bold;
    text-decoration: underline;
}

a:visited {
    color: #FFFFFF;
   /*  font-size: 10px; */
    font-family:  verdana, arial;
    font-weight: bold;
    text-decoration: none;}

a:visited:hover {
    color: #D7B983;
    font-size: 10px;
    font-family:  verdana, arial;
    font-weight: bold;
    text-decoration: none;
}


td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff;
	/* font-weight:bold; */
	font-size:10px;
}

p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff;
	/* font-weight:bold; */
	font-size:10px;
}

img {  
	/* border: 1px solid #333333; */
}

.textklein {  font-size: 10px}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
}

h4 {  font-weight: bold; color: #990000; font-size: 13px; margin-bottom: 2px}

.aktivmenu {  background-color: #FFCC66}

.hervorgehoben {  font-weight: bold; color: #990000}

.textgrauklein {  font-size: 10px; color: #666666; font-weight: normal}

.titlered {  font-weight: bold; color: #FFFFFF; background-color: 990000}

.titleorange {  font-weight: bold; background-color: #FFCC66; font-size: 10px; color: #3399CC}

blockquote {  margin-top: 0px}

b {  }

select{
	font-size: xx-small;
}

.white {  color: #FFFFFF}

.test {  filter: Invert; background-color: #FFFFFF}


.textheller {  color: #CCCCCC}

li {  margin-bottom: 5px; padding-bottom: 5px}


.faded {  background-color: #dddddd}

.LinksSelfModif { font-weight: bold; background-color: #FFCC66; font-size: 10px; color: #3399CC }

.PictureBox{
	border:1px solid #6B7DB5;
	width:220px;
	padding:10px;
}

.Box{
	border:1px solid #6B7DB5;
}