﻿body {
 background: white;
 color: black;
 font-family: georgia, "Times New Roman", Times serif; 
}
img {
	border:none;
}
#logo {
 
 font-family: verdana, arial, sans-serif; 
 letter-spacing: -3px;
}
body a {
 text-decoration: none; 
 color:#000000;
}
#col1, #col3, #path, #bottomnav { 
 display: none;
}
#banner {
	float:right;
	text-align:right;
}
body a[href^="/"]:after { 
 content: " (http://www.ksg-greifswald.de" attr(href) ") ";
}
.fright {
 float: right;
 margin: 0 0 1em 1em;
}
.fleft {
 float: left;
 margin: 0 1em 1em 0;
}
