body {
	color: #000000;
	background-image: url(../images/bgBody.jpg);
	background-repeat: repeat-x;
/*	background-position: 0px 8px;*/
	background-attachment: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

form {
	margin: 0px;
	padding: 0px;
}

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a,
a:visited,
a:hover,
a:active {
	color: black;
	text-decoration: underline;
}

div#mainContainer {
	width: 943px;
	margin: 0 auto;
}

div#header {
	margin-top: 10px;
	width: 939px;
	position: relative;
/*	height: 200px;*/
/*	border: 1px solid black;*/
}

div#header a.link01 {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/aArrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;	
	padding: 3px 0px 3px 20px;
	color: black;
}

div#header a.link01b {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/aArrow_01b.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;	
	padding: 3px 0px 3px 20px;
}

div#colContainer {
	margin-top: 5px;
}

div#footer {
	text-align: center;
	clear: both;
	height: 30px;
	width: 930px;
	margin: 0 auto;
	margin-top: 30px;
}

div#header div#nav-meta {
	color: #FFFFFF;
	font-size: 8.5pt;
	font-weight: bold;
	position: absolute;
	top: 10px !important;
	top: 9px;
	left: 0px;
}

input.txt-search {
	width: 196px;
	padding: 1px 2px 1px 2px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
}

div#header div#nav-akademien {
	position: absolute;
	right: 0px;
	bottom: 25px;
}

div#nav-akademien img {
	margin-left: 2px;
}

div#breadcrumb {
	width: 919px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	padding: 4px 10px 4px 10px;
	background-image: url(../images/breadcrumbBg.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 15px;
	z-index: 100;
/*	border: 1px solid black;*/
}

div#breadcrumb a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

div#breadcrumb a:hover {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

/* - - - */

div#subnavi {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	padding: 4px 10px 4px 10px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 15px;
	z-index: 100;
}

div#subnavi a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

div#subnavi a:hover {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

/* - - - */

div#loginBox {
	width: 205px;
	margin: 0px 0px 5px 0px;
}

div#loginBox-top {
	height: 7px;
	background-image: url(../images/loginBox-bgTop.gif);
	background-repeat: no-repeat;
}

div#loginBox-middle {
	background-image: url(../images/loginBox-bgScale.gif);
	background-repeat: repeat-y;
	position: relative;
	padding: 0px 10px;
}

div#loginBox-bottom {
	height: 6px;
	background-image: url(../images/loginBox-bgBottom.gif);
	background-repeat: no-repeat;
}

div#loginBox-divider {
	width: 205px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #A87119;
	height: 1px;
}

div#loginBox-middle p {
	padding: 7px 0px;
}

div#loginBox-middle a.link02 {
/*	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 0 5px;*/
	padding: 3px 0px 3px 20px;
	display: block;
	background-image: url(../images/aArrow_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* - - - */

div#teaserBox {
	width: 205px;
	margin: 0px 0px 5px 0px;
}

div#teaserBox-top {
	height: 8px;
	background-image: url(../images/teaserBox-bgTop.gif);
	background-repeat: no-repeat;
}

div#teaserBox-middle {
	padding: 4px 10px;
	background-image: url(../images/teaserBox-bgScale.gif);
	background-repeat: repeat-y;
	font-size: 8pt;
	position: relative;
}

div#teaserBox-bottom {
	height: 9px;
	background-image: url(../images/teaserBox-bgBottom.gif);
	background-repeat: no-repeat;
}

div#teaserBox-divider {
	width: 204px;
	background-color: #A6D0F0;
	height: 1px;
}

div#teaserBox a {
	padding: 3px 0px 3px 20px;
	display: block;
	background-image: url(../images/aArrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

/* - - - */

div#colLeft {
	float: left;
}

div#colRight {
	margin: 0px;
	padding: 0px;
	margin-left: 210px;
	width: 730px;
}

/* - - - Bilder werden in den Unterakademien überschrieben */

div#colRight-top {
	height: 8px;
	background-image: url(../images/colRight-bgTop.gif);
	background-repeat: no-repeat;
}

div#colRight-top2 {
	height: 8px;
	background-image: url(../images/colRight-bgTop2.gif);
	background-repeat: no-repeat;
}

div#colRight-middle {
	background-image: url(../images/colRight-bgScale.gif);
	background-repeat: repeat-y;
}

div#colRight-middle2 {
	background-image: url(../images/colRight-bgScale2.gif);
	background-repeat: repeat-y;
}

div#colRight-bottom {
	height: 7px;
	background-image: url(../images/colRight-bgBottom.gif);
	background-repeat: no-repeat;
}

div#colRight-bottom2 {
	height: 7px;
	background-image: url(../images/colRight-bgBottom2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/* - - - */

div#teaser-small {
	position: relative;
	/*height: 100px;*/
}

div#teaser-big {
	position: relative;
	/*height: 150px;*/
}

div#info-teaser {
	position: relative;
	padding: 0px 15px;
	margin-bottom: 0px;
}

/* - - - Farben werden in den Unterakademien überschrieben */

div#teaser-divider {
	border-bottom: 1px solid #A7D1F1;
	height: 10px;
	margin-bottom: 10px;
	width: 727px;
}

div#teaser-divider2 {
	border-bottom: 1px solid #A7D1F1;
	height: 10px;
	margin-bottom: 10px;
	width: 727px;
}

/* - - - */

div#stdContent h1,
div#info-teaser h1,
div#teaser-big h1 {
	margin: 0px 0px 5px 0px;
	color: #3D79A8;
	font-size: 13pt;
	font-weight: normal;
}

div#teaser-big h1 a,
div#teaser-big h1 a:hover,
div#teaser-big h1 a:visited,
div#teaser-big h1 a:active,
div#teaser-small h1 a,
div#teaser-small h1 a:hover,
div#teaser-small h1 a:visited,
div#teaser-small h1 a:active {
	color: #3D79A8;
	text-decoration: none;
}

div#teaser-small h1 {
	margin: 0px 0px 5px 0px;
	color: #3D79A8;
	font-size: 12pt;
	font-weight: bold;
}

div#stdContent h2,
div#teaser-big h2,
div#teaser-small h2,
div#info-teaser h2 {
	margin: 0px 0px 3px 0px;
	color: #3D79A8;
	font-size: 9pt;
	font-weight: bold;
}

div#info-teaser p,
div#teaser-big p,
div#teaser-small p {
	margin: 0px 0px 7px 0px;
	line-height: 11pt;
}

div#teaser-big div#teaser-content {
	width: 490px;
	position: relative;
	top: 0px;
	left: 15px;
}

div#teaser-small div#teaser-content {
	width: 490px;
	position: relative;
	top: 0px;
	left: 15px;
}

div#teaser-big div#teaser-image {
	width: 190px;
	position: absolute;
	top: 0px;
	right: 15px;
	height: 130px;
	overflow: hidden;
}

div#teaser-small div#teaser-image {
	width: 190px;
	position: absolute;
	top: 0px;
	right: 15px;
	height: 85px;
	overflow: hidden;
}

div#teaser-image div {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#teaser-image div#img {
	overflow: hidden;
}

/* - - - */

button.button01 {
	padding: 3px 0px 3px 20px;
	background-image: url(../images/aArrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-color: transparent;
	border: 0px;
	font-weight: bold;
	color: #3D79A8;
	text-align: left;
}

a.link01 {
	padding: 3px 0px 3px 20px;
	margin-top: 7px;
	background-image: url(../images/aArrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

a.link01:link,
a.link01:visited {
	color: #3D79A8;
	font-weight: bold;
	text-decoration: none;
}

a.link01:hover,
a.link01:active {
	color: #3D79A8;
	font-weight: bold;
	text-decoration: underline;
}

a.link02:link,
a.link02:visited {
	color: #A87119;
	font-weight: bold;
	text-decoration: none;
}

a.link02:hover,
a.link02:active {
	color: #A87119;
	font-weight: bold;
	text-decoration: underline;
}

/* - - - */

div#headerLink {
	position: absolute;
	top: 33px;
}

div#saLogoLink {
	position: absolute;
	top: 5px;
	right: 27px;
/*	border: 1px solid red;*/
}

div#oaLogoLink {
	position: absolute;
	top: 112px;
	right: 27px;
/*	border: 1px solid red;*/
}

input.searchbutton {
	border: none;
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

div#nav-meta a:link,
div#nav-meta a:visited {
	color: #FFFFFF;
	font-size: 8.5pt;
	text-decoration: none;
}

div#nav-meta a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
}

#adminToolBox01 {
	position: absolute;
	right: -50px;
}

.toolText01 {
	font-size: 8pt;
}

/* - - - */

#stdContent {
	padding: 0 15px;
	position: relative;
}

#stdContent h2 {
	padding: 7px 0px;
	margin: 0px;
	font-size: 12pt;
}

#stdContent h3 {
	padding: 7px 0px;
	margin: 0px;
	font-size: 9pt;
}

#stdContent p {
	padding: 7px 0px;
	margin: 0px;
}

/* - - - */

ul {
	padding: 0;
	margin: 0;
}

li {
	padding: 0;
	margin: 0;
	margin-left: 17px;
	margin-bottom: 12px;
}

select.select01 {
	padding: 2px;
	border: 1px solid #A7D1F1;
	width: 256px;
}

textarea.textarea01,
input.text01 {
	padding: 2px;
	border: 1px solid #A7D1F1;
	width: 250px;
}

textarea.textarea02 {
	padding: 5px;
	border: 1px solid #A7D1F1;
	width: 600px;
	height: 200px;
}

input.text02 {
	padding: 2px;
	border: 1px solid #A7D1F1;
	width: 190px;
}

input.text03 {
	padding: 2px;
	border: 1px solid #A7D1F1;
	width: 50px;
}

input.text03 {}

.errorMsg01 {
	color: red;
	border-left: 2px solid red;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFEAEA;
}

/* - - - - - - - - - - */
/* nur Unterakademien  */
/* - - - - - - - - - - */

div#linkBox {
	width: 205px;
	margin: 0px 0px 10px 0px;
}

div#linkBox-top {
	height: 8px;
	background-image: url(../images/linkBox-top.gif);
	background-repeat: no-repeat;
}

div#linkBox-middle01 {
	padding: 0px 10px;
	background-image: url(../images/linkBox-middle01.gif);
	background-repeat: repeat-y;
}

div#linkBox-middle02 {
	padding: 0px 10px;
	background-image: url(../images/linkBox-middle02.gif);
	background-repeat: repeat-y;
}

div#linkBox-bottom {
	height: 8px;
	background-image: url(../images/linkBox-bottom.gif);
	background-repeat: no-repeat;
}

div#linkBox-divider {
	width: 204px;
	background-color: #A6D0F0;
	height: 1px;
}

div#linkBox-middle01 a {
	color: white;
}

div#linkBox-middle02 a {
	color: black;
}

div#linkBox-middle01 h3 {
	color: white;
	font-weight: bold;
	font-size: 10pt;
}

div#linkBox a {
	display: block;
}

.lastUpdate {
	text-align: right;
	font-style: italic;
}

a.backLink {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

a.backLink:hover {
	color: black;
	text-decoration: underline;
}

div.noJs {
	border-left: 2px solid red;
	background-color: #FFEAEA;
	padding: 2px 5px 2px 5px;
}

td.underline {
	border-bottom: 1px solid #cccccc;
}

div.clickable {
	cursor: pointer;
}