body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}-->
body,td,div,p,pre,ul {font-size: 16px;color:#1650E9;}

h1 { font-size: 26px; color:#1650E9;}
h2 { font-size: 18px; color:#1650E9;}
h3 { font-size: 16px; color:#1650E9;}

.schatten img {
 background: url(intern/bilder/bildschatten800x800.gif) no-repeat right bottom;
 padding: 4px 10px 10px 4px;
 border: #eee 1px solid;
 border-right:none;
 border-bottom:none;
}

#schatten2 img {
 background: url(intern/bilder/bildschatten800x800.gif) no-repeat right bottom;
 padding: 4px 10px 10px 4px;
 border: #eee 1px solid;
 border-right:none;
 border-bottom:none;
}

#mehrspaltig {
-moz-column-count: 2;
-moz-column-gap: 40px;
-webkit-column-count: 2;
-webkit-column-gap: 40px;
column-count: 2;
column-gap: 40px; 
}

a:link { text-decoration:underline; color:#1650E9; border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited { text-decoration:none; color:#004080; }
a:hover { text-decoration:underline; color:#1650E9; }
a:active {
	text-decoration:none;
	color:#ffd700;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}                                                                                               


