@charset "utf-8";
@import url("screen-oben.css");
@import url("screen-inhalt.css");
@import url("screen-kontakt.css");
@import url("screen-klassen.css");
@import url("typo3extensions.css");

* {
	margin: 0;
	padding: 0;
	font-style:normal;
	}
body {
	margin: 0;
	padding: 0;
	}
abbr {
	border-bottom: 1px dotted #777777;
	}
img {	
	border: none;
	}
a:link,
a:visited {
	color: #3b3b3b;
	text-decoration: underline;
	}	
a:hover {
	color: #338fc1;
	text-decoration: underline;
	}
a:active,
a:focus {
	color: #338fc1;
	text-decoration: none;
	}
a.mehr {
	background-image:url(../img/box3-i-a-pfeil.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0 15px 0 0;
	margin-left: 4px;
	}
a:hover.mehr {
	background-image:url(../img/box3-i-a-hover-pfeil.gif);
	}
a.mehr2 {
	background-image:url(../img/pfeil5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 15px;
	text-decoration: none !important;
	color: #fff !important;
	}
a:hover.mehr2 {
	background-image:url(../img/pfeil6.gif);
	}
a.mehr3 {
	background-image:url(../img/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 15px;
	text-decoration: none !important;
	color: #338fc1 !important;
	}
a:hover.mehr3 {
	background-image:url(../img/pfeil3.gif);
	}
#rahmen {
	width: 960px;
	margin: 0;
	padding: 0;

	color: #777777;
	}
#rahmen,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
.spalte1 {
	width: 192px;
	padding: 0 32px 16px 16px;
	float: left;
	}
.spalte23 {
	width: 720px;
	float: left;
	margin: 0 0 16px 0;
	}
.spalte2 {
	width: 276px;
	padding-right: 16px;
	float: left;
	margin: 0 0 16px 0;
	}
.spalte3 {
	width: 276px;
	float: left;
	margin: 0 0 16px 0;
	}
.spalte4 {
	width: 104px;
	float: left;
	margin: 0 16px 0 0;
	}
.spalte5 {
	width: 568px;
	float: left;
	margin: 0 32px 0  0;
	}	
.clear {
	clear: both;
	}
.displayNone {
	display: none;
	}
.marginLeft8 {
	margin-left:8px;
	}
.marginLeft16 {
	margin-left:16px;
	}
.marginTop24 {
	margin-top:24px !important;
	}
.neu {
	background-image:url(../img/neu.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 31px;
	}
.trennlinie {
	height: 0px;
	line-height: 0px;
	border-bottom: 1px solid #c6c6c6;
	margin: 0 0 7px 0;
	background-color: transparent;
	width: 568px;
	}
#divIntern1 p {
	margin-bottom: 8px;
	}