@import url(/css/impressum.css);
@import url(/common/popup.css);
@import url(/css/elements.css);
@import url(/css/colors.css);
@import url(/css/formular.css);

/* Universalselektor "*"  */
* {	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	border: none; padding: 0px; margin: 0px;
	text-decoration: none;
	}

body	{font-size: 0.75em; letter-spacing: 0.02em; line-height: 1.36em;}

h1	{font-size: 1.13em;}
h2	{font-size: 1em;}
h4	{font-size: 0.63em;}

h1#SiteName {	margin-top: 10px; margin-left: 170px;
				font-weight: bold; font-size: 1.18em;
				font-family: Verdana, sans-serif;
				}

ul {list-style-type: none;}

div#content a {	background-image: url(/files/allgemein/pfeil.png);
				background-repeat: no-repeat;
				background-position: right;
				font-weight: bold;
				padding-right: 18px;
				}

table { border-collapse: collapse;}

div.page,
div#site-head,
div#footer {width: 801px;}

div.page { margin: 0em auto;}

div#site-head {	background-image: url(/files/allgemein/header.jpg);
				background-repeat: no-repeat;
				height: 100px;
				}

ul#main-menu {width: 152px; float: left; padding-top: 70px;}
ul#main-menu li#img {margin-top: -65px; margin-left: -18px; margin-bottom: 0px; border: none; background-color: transparent; }
ul#main-menu li {margin-bottom: 2px; padding-left: 20px; padding-top: 2px;}
ul#main-menu li a,
ul#top-menu li a {font-size: 1.12em; font-weight: bold; background-image: none;}

ul#main-menu ul {margin-left: -21px; margin-top: 3px;}
ul#main-menu ul li {margin-bottom: 0px; padding-bottom: 2px;}

ul#top-menu {margin-left: 152px;}
ul#top-menu li {float: left; margin-top: 81px;}
ul#top-menu li a {padding-left: 10px;}

div#footer {	background-image: url(/files/allgemein/footer_bg.jpg);
				background-repeat: repeat-x;
				height: 22px;
				}

div#content {	float: right; width: 630px;
				 margin-top: 10px; margin-bottom: 20px;
				min-height: 500px; _height: 500px;
				}

				
div.element {margin-bottom: 10px; clear: both; }

.home div.teaser { float: left; width: 295px; height: 110px; margin-bottom: 10px; padding-right: 10px;}
.home div.teaser img {float: left; margin-right: 10px;}

.home div.teaser div.link {	float: right;
							height: 20px; width: 290px;
							margin-top: -20px;
							}
							
.home div.teaser h2 {margin-bottom: 3px; margin-top: 3px;}							
.home div.teaser a {	float: right;
						font-weight: bold;
						padding-right: 20px;
						background-image: url(/files/allgemein/pfeil.jpg);
						background-repeat: no-repeat;
						background-position: right;
						}
						

div.clear	{clear: both;}
img.plus { margin-left: -10px; }




