* {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 1em;
	font-weight: normal;
}
/* Allgemeines */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
	text-align: center;
	background-color: #EBEBEB;
}

.clear {
	clear: both;
}
a.img  {
	border: 0 none;
	text-decoration: none;
}
img {
	border: 0px none;
}
.keine-anzeige {
	display: none;
}
/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}
.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}
.contentBox {
	clear: both;
	display: block;
	margin: 0 ! important;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
.contentHalf {
	float: left;
	display: inline;
	width: 265px;
}
h1 {
	width: 770px;
	margin: 0;
	padding: 0;
	text-align: right;
}
h2 {
	font-size: 2.5em;
	margin-top: 0;
	padding-bottom: 0.5em;
	color: #BC121F;
	font-weight: bold;
}
h2 span {
	color: #0183A7;
	font-weight: bold;
}
h3 {
	margin: 1em 0;
	color: #333;
	font-size: 1.5em;
	padding-top: 0.5em;
	font-weight: bold;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
}

h4.ulheadline {
max-width: 50%;
	background: #DDD;
	border-right: 0.078125em solid #BBB;
	border-bottom: 0.078125em solid #BBB;
	padding: .3em;
}
p, ul {
	line-height: 140%;
	margin: 0 0 1.5em 0;
	font-size: 1.3em;
}
a {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #000;
}

.imageohne{
border-bottom: none;
}

acronym, abbr, dfn {
	border-bottom: 1px dotted #330;
	cursor: help;
}
hr {
	height: 1px;
	border-style: none;
	border-top: 1px solid #810102;
}
/* Layout */
#bg {
	background: #FFFFFF url(/dpi-sommerschule/images/shadow_side.gif) repeat-y right;
	width: 830px;
	margin: 0 auto 0 auto;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A6A6;
}
#wrapper {
	width: 770px;
	text-align: left;
	padding: 25px;
	margin: 0px;
}
#header {
	padding: 0px;
}
#header h1 {
	height: 105px;
	text-align: left;
	font-size: 2.6em;
	color: #810102;
	background: url(/dpi-sommerschule/images/soschulogo.gif) no-repeat right 4px;
}
#header h1 a {
	height: 100px;
	color: #810102;
	border-bottom: none;
}
#header h1 span {
	color: #00597B;
}
/* Navigation*/
ul#nav {
	margin: 0;
	padding: 0px 0px 10px;
	list-style-type: none;
	font-size: 1.3em;
	color: #00597B;
}
ul#nav li {
	display: inline;
	padding: 2px 5px;
	border-right: 1px solid #939598;
}
ul#nav li.navende {
	border-right: none;
}
ul#nav li.navactive {
	text-decoration: underline;
}
a.current {
	color: #00597B !important;
}
a:hover.current {
	color: #FFF !important;
}
#nav a {
	text-decoration: none;
	border-bottom: none;
}
#nav a:link {
	color: #810102;
}
#nav a:visited {
	color: #810102;
}
#nav a:hover {
	color: #fff;
	background: #810102;
	border-bottom: none;
}
#banner {
	padding: 0;
	margin: 0;
	width: 770px;
	height: 230px;
	background: url(/dpi-sommerschule/images/kopfbanner.jpg) no-repeat left top;
}
#content {
	float: left;
	width: 530px;
}
#sidebar {
	float: right;
	width: 200px;
	padding-top: 26px;
	font-size: 1.2em;
}

#sidebar p {
	line-height: 140%;
	margin: 0 0 1.5em 0;
	font-size: 1em;
}
.sidebarbox1 {
	background: #DDD;
	border-right: 0.078125em solid #BBB;
	border-bottom: 0.078125em solid #BBB;
	margin-bottom: 0.390625em ! important;
	padding: 0.390625em ! important;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebarbox2 {
	background: #EEE;
	border-right: 0.078125em solid #CCC;
	border-bottom: 0.078125em solid #CCC;
	margin-bottom: 0.31em ! important;
	padding: 1em ! important;
	margin-bottom: 1em ! important;
}
.sidebarbox2 ul,  #content ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
}

.sidebarbox2 li, #content li {
margin-bottom: 0.5em;
}
.sidebarbox2 li a, #content li a {
display: block;
text-decoration: none;
padding: 2px;
}
.sidebarbox2 li a:hover, #content li a:hover {
background-color: #810102;
color: #fff;
}

/* footer styles */
#footer {
	clear: both;
	font-size: 1.2em;
	color: #999;
	padding-bottom: 1em;
}
#footer span {
	float: right;
	display: inline;
	font-size: .9em;
	color: #000;
}
#footer address {
	float: left;
	display: inline;
	font-style: normal;
}
b, strong {
	font-weight: bold;
}
ul.ulist {
	list-style-type: none;
	margin: 1em 0 1.5em 0;
}
ul.ulist li {
	margin-bottom: 0.5em;
}

form p {
        margin-bottom: 1em;
      }

      form p input {
        padding: 3px;
        border: 1px solid #000000;
        width: 250px;
      }
.newLine{
  display: block;
  clear: both ! important;
}

.imageRight {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

.imageLeft{
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

.imageBorder{
	border-top: 0.078125em solid #DDD;
	border-right: 0.078125em solid #BBB;
	border-bottom: 0.078125em solid #BBB;
	border-left: 0.078125em solid #DDD;
}

.contentRight{
  padding-left: 0.4em;
  float: right;
}

.contentLeft{
  padding-right: 0.4em;
  float: left;
}

.contentCenter{
  padding-left: 0.4em;
  padding-right: 0.4em;
  text-align: center;
}
