h1 {
	font-family: Comic Sans MS;
	font-size: 16pt;
	font-weight: bold;
}
h1 span {
	color: #DA0809;
	display: block;
	font-weight: normal;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
.firsth3 {
	margin-top: 0;
}

/*
	Content-Left
*/
#content-left {
	float: left;
	font-family: Comic Sans MS;
	margin-right: 25px;
	text-align: right;
	width: 240px;
}

/*
	Content-Center
*/
#content-center {
	float: left;
	font-family: Comic Sans MS;
	width: 652px;
}
#content-center p {
	font-size: 10pt;
	line-height: 1.4em;
}
#content-center .center {
	text-align: center;
}
#content-center .fleft {
	float: left;
}
#content-center .fright {
	float: right;
}
#content-center .important {
	color: #BB360D;
	font-style: italic;
}

/*
	Unser Team
*/
#team1,
#team2,
#team3,
#team4,
#team5,
#team6,
#team7,
#team8,
#team9{
	float: left;
	margin-bottom: 15px;
	margin-right: 5px;
	width: 157px;
}
#team1 p,
#team2 p,
#team3 p,
#team4 p,
#team5 p,
#team6 p,
#team7 p,
#team8 p,
#team9 p {
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}
.uppercase {
	text-transform: uppercase;
}
.klassenfelder tr td {
	color: #FFF;
	font-size: 0.6em;
	padding: 0;
	text-align: center;
}
.klassenfelder a {
	color: #FFF;
	text-decoration: none;
}
.klassenfelder a:hover {
	color: #000;
	text-decoration: none;
}
.feld-rot {
	background: #CC0000;
	height: 10px;
	width: 35px;
}
.feld-gruen {
	background: #339900;
	height: 10px;
	width: 35px;
}
.feld-braun {
	background: #CC9933;
	height: 10px;
	width: 35px;
}
.feld-blau {
	background: #336699;
	height: 10px;
	width: 35px;
}
a.headline-link {
	color: #000;
	text-decoration: none;
}
a.headline-link:hover {
	text-decoration: none;
}


/*
	Umfrage
*/
/*
#umfrage {
}
#umfrage p {
	font-size: 0.8em;
	font-weight: bold;
}
#umfrage form {
	text-align: left;
}
#umfrage ul {
	font-size: 0.8em;
	list-style-position: inside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#umfrage ul li {
	line-height: 1.7em;
	padding-left: 10px;
	vertical-align: middle;
}
#umfrage ul li.fright {
	float: right;
}
#umfrage input.radio {
}
#umfrage input.button {
	background-color: #DBF0F8;
	border: 1px solid #81C5E2;
	font-family: Comic Sans MS;
	font-size: 0.8em;
	margin-top: 5px;
}
*/

/*
	Beginn
	Suche
*/
#search {
	margin-top: 20px;
}
#searchterm {
	font-family: Comic Sans MS;
	font-size: 0.8em;
}
#search form {
	font-family: Comic Sans MS;
}
#search #sb-submit {
	vertical-align: middle;
}
script tbody tr td a img {
	display: none !important;
}

/*
	Beginn
	Impressum
*/
p#disclaimer {
	color: #000;
	font-size: 0.7em;
}
.impressum {
	background: url("../images/nubo-design.png") 0px 0px no-repeat;
	padding-top: 75px;
}
hr {
	border: 0;
	border-top: 1px solid #81C5E2;
	height: 1px;
}

/*
	Beginn
	Kontakt
*/
#address1 {
	width: 325px;
}
#address2 {
	width: 60px;
}
#address3 {
	width: 140px;
}
#kontaktformular form {
	color: #000;
	margin: 0;
	width: 520px;
}
#kontaktformular table tr td {
	vertical-align: top;
}
#kontaktformular .tdfirst {
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 200px;
}
#kontaktformular .tdsecond {
	background: #F7E3C3;
	padding: 2px;
}
#kontaktformular .radio {
	margin-right: 20px;
	vertical-align: top;
	width: 30px;
}
#kontaktformular input,
#kontaktformular textarea {
	background: transparent;
	border: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	padding: 2;
	width: 100%;
}
#kontaktformular .land {
	border-right: 1px solid #FFF;
	width: 25px;
}
#kontaktformular .zipcode {
	border-right: 1px solid #FFF;
	width: 45px;
}
#kontaktformular .city {
	width: 222px;
	
}
#kontaktformular .submit {
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;	
}
* html #kontaktformular .submit {
}

/*
	Beginn
	Formular
*/
#formular {
	background-color:#DBF0F8;
	border: 1px solid #81C5E2;
	color: #000;
	font-family: Comic Sans MS,Arial, Verdana, sans-serif;
	font-size: 0.8em;
	margin: 0;
	margin-bottom: 15px;
	margin-top: 20px;
	padding: 4px;
	text-align: left;
	width: 500px;
}
#formular table tr td {
	vertical-align: top;
}
#formular .tdfirst {
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 170px;
}
#formular .tdsecond {
	width: 330px;
}
#formular .checkbox {
	background: transparent;
	border: 0;
	margin: 0;
	width: 15px;
}
#formular .radio {
	margin-right: 20px;
	vertical-align: top;
	width: 30px;
}
#formular input,
#formular textarea {
	background: #FFF;
	border: 1px solid #81C5E2;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	margin: 1px;
	padding: 2px;
	width: 300px;
}
#formular .number {
	background: #FFF;
	border: 1px solid #81C5E2;
	margin: 1px;
	width: 44px;
}
#formular .select {
	background: #FFF;
	border: 1px solid #81C5E2;
	margin: 1px;
}
#formular .land {
	margin-right: 3px;
	width: 25px;
}
#formular .zipcode {
	margin-right: 3px;
	width: 44px;
}
#formular .city {
	width: 203px;
	
}
#formular .submit {
	font-family: Comic Sans MS,Arial, Verdana, sans-serif;	
	font-weight: bold;
	width: 306px;
}
* html #formular .submit {
	font-family: Comic Sans MS,Arial, Verdana, sans-serif;	
}

/*
	Allgemeines
*/
a {
	color: #DA0809;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.big {
	font-size: 1.6em;
}
.bigger {
	font-size: 2.6em;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.img-border {
	background-color: #FFF;
	border: 2px solid #B0DFF5;
	margin-top: 4px;
	padding: 1px;
}
.img-left {
  margin-left: 15px;
}
.img-right {
  margin-right: 15px;
}
.italic {
	font-style: italic;
}
p {
  text-align: justify;
}
.rot {
	color: #DA0809;
}
.smaller {
	font-size: 0.9em !important;
}
.smaller2 {
	font-size: 0.7em !important;
}
.smallest {
	font-size: 0.6em !important;
}
.talign-center {
	text-align: center;
}
ul {
	font-size: 10pt;
	font-weight: normal;
	padding-left: 20px;
}
ul li a {
	color: #DA0809;
	font-weight: bold;
	text-decoration: underline;
}
ul li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.valign-top {
	vertical-align: top;
}

/*
	Informationen
*/
#informationen div {
}
#informationen div:hover {
}
#informationen .titellink {
	color: #000;
	text-decoration: none;
}
#informationen a .morelink {
	color: #DA0809;	
	font-weight: normal;
	text-decoration: none;
}
#informationen .teaser {
	font-size: 0.8em;
}
#informationen .more {
	float: right;
	font-size: 0.7em;
	margin-right: 5px;
	text-decoration: underline;
}
#informationen a:hover .more {
	color: #000;	
	font-size: 0.7em;
	text-decoration: underline;
}
.bg-dunkelblau {
	background: #D9F2FC;
}
.bg-hellblau {
	background: #ECF9FD;
}

.block {
	display: block;
}
.pdf-icon {
	margin-right: 3px;
	vertical-align: middle;
}