/* ------------------------------------------------- 
OFFIS Style
---------------------------------------------------- */
body {
	font-family: Arial;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

table {
	border-collapse: separate;
	empty-cells: show;
	table-layout: fixed;
	font-family: Arial;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

td.error {
	font-style: italic;
}

span.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}

td.contentHeader {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}

#topBlock {
	float: left;
	width: 700px;
	margin: 0px;
	height: 100px;
}

#topBlockLeft {
	float: left;
	width: 600px;
	padding-right: 15px;
	padding-left: 35px;
}

#topBlockRight {
	float: right;
	text-align: right;
	vertical-align: middle;
}

.headline1 {
	font-size: 110%;
	font-weight: 500;
	color: #003399;
	letter-spacing: 1.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
	font-variant: normal;
	margin: auto;
	line-height: 19px;
	border: thin none;
	padding-top: 15px;
	padding-left: 85px;
	/* text-transform: uppercase; */
}


.headerjsa {
	font-size: 80%;
	font-weight: bold;
	color: #003399;
	letter-spacing: 1.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
	font-variant: normal;
	margin: auto;
	border: thin none;
	padding-top: 0px;
	padding-left: 10px;
	/* text-transform: uppercase; */
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: italic;
	/*text-transform: uppercase; */
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	padding-top: 15px;
}

.headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-left: 15px;
	padding-top: 15px;
}


div.presentation {
	float: left;
	clear: both;
	margin-left: 0px;
	padding-top: 3px;

	width: 20px;
	border: 0px;
}

img.presentation {
	border: 0px;
}



#blockMenu {
	float: left;
	margin-top: 60px;
	width: 180px;
}

#blockContent {
	position: absolute;
	top: 0px;
	left: 180px;
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	width: 700px;
}

#footer {
	clear: both;
	width: 698px;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #c0c0c0;
	font-family: Verdana, Arial;
	font-size: 65%;
}

.maincontent2 {
	float: left;
	width: 700px;
	padding-left: 20px;
}

.mainContentBlock { /* text-align: justify; */
	float: left;
	width: 698px;
}

.contentRight {
	float: right;
	width: 558px;
}

span.text {
	float: left;
	width: 700px;
	padding-left: 0px;
	padding-bottom: 2px;
	font-size: 80%;
	font-family: Arial, Helvetica;
	margin: 0;
	margin-left:10px;
}


img.imgCentered {
	padding-top: 25px;
	padding-left: 55px;
}

img.imgLeft {
	padding-top: 25px;
	padding-left: 5px;
}

div.textHeader {
	font-family: Verdana, Arial;
	font-size: 85%;
	font-weight: bold;
	color: #003399;
	letter-spacing: 1.5pt;
	padding-top: 15px;
	padding-bottom: 0px;
}


div.formText  {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #003399;
	letter-spacing: 1.5pt;
	padding-top: 15px;
	padding-bottom: 3px;
}


div.textBold {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 85%;
	color: #000000;
	letter-spacing: 1.25pt;
	padding-bottom: 0px;
}

div.textBold2 {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 85%;
	color: #003399;
	letter-spacing: 1.25pt;
	padding-bottom: 0px;
}

.textRight {
	text-align: right;
}


div.error {
	font-size: 9pt;
	color: ff0000;
	font-weight: bold;
}


/* ------------------------------------------------- 
standard-style
---------------------------------------------------- */

div.program_topic {
	font-size: 9pt;
	color: 000000;
	margin-left: 65px;
	font-weight: bold;
}

div.program_institute {
	font-size: 9pt;
	color: 333333;
	margin-left: 65px;
}

div.program_time {
	font-size: 9pt;
	color: 003399;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 10px;
}

div.program_person {
	font-size: 9pt;
	color: 333333;
	margin-left: 65px;
}



input {
	width: 250px;
}

input.confirm {
	width: 30px;
}

input.short {
	width: 100px;
}

.clear {
	clear: both;
}


a {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}



a.logo {
	color: #ffffff;
	font-size: 70%;
}

a.logo:link {
	color: #ffffff;
	text-decoration: none;
}

a.logo:visited {
	color: #ffffff;
	text-decoration: none;
}

a.logo:hover {
	color: #828282;
	text-decoration: none;
}

a.logo:active {
	color: #ffffff;
	text-decoration: none;
}

a.menu {
	display: block;
	padding: 3px 2px 3px 0px;
	width: 170px;
	font-family: Frutiger, Lucida Sans Unicode, Arial;
	font-size: 75%;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	background-color: #bdbebd;
	color: #ffffff;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
}
a.menu:link {
	width: 170px;
	color: #ffffff;
	background-color: #bdbebd;
}

a.menu:visited {
	color: #ffffff;
	background-color: #bdbebd;
}

a.menu:hover {
	color: #ffffff;
	background-color: #00309c;
	border-right: 1px solid #000040;
	border-bottom: 1px solid #000040;
	border-left: 1px solid #0041c6;
	border-top: 1px solid #0041c6;
}

a.menu:active {
	color: #ffffff;
	background-color: #00309c;
	border-right: 1px solid #000040;
	border-bottom: 1px solid #000040;
	border-left: 1px solid #0041c6;
	border-top: 1px solid #0041c6;
}

a.standard {
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 2px 6px;
	width: 160px;
	font-family: Frutiger, Lucida Sans Unicode, Arial;
	/*font-family: Verdana,Arial; */
	font-size: 65%;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

a.standard:link {
	color: #000000;
}

a.standard:visited {
	color: #000000;
}

a.standard:active {
	color: #000000;
	font-weight: bold;
	border-left: 1px solid #00309c;
	border-bottom: 1px solid #00309c;
}

a.standard:hover {
	border-left: 1px solid #00309c;
	border-bottom: 1px solid #00309c;
	font-weight: bold;
	color: #00309c;
}

a.standard2 {
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 2px 6px;
	width: 146px;
	font-family: Frutiger, Lucida Sans Unicode, Arial;
	font-size: 65%;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

a.standard2:link {
	color: #000000;
}

a.standard2:visited {
	color: #000000;
}

a.standard2:active {
	color: #000000;
	font-weight: bold;
	border-left: 1px solid #00309c;
	border-bottom: 1px solid #00309c;
}

a.standard2:hover {
	border-left: 1px solid #00309c;
	border-bottom: 1px solid #00309c;
	font-weight: bold;
	color: #00309c;
}

img {
	border: 0px;
}

img.textImg{
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	float: right;
}

img.logo {
	max-height: 50px;
	max-width: 140px;
	overflow: visible;
}

img.mainLogo {
	vertical-align: middle;
	max-width: 300px;
	max-height: 145px;
}

.textfield {
	border: 1px solid rgb(192, 192, 192);
	font-size: 8pt;
left: 10px;
margin-left: 10px;
margin-bottom: 15px;
bottom: 15px;
}

div.textfield2 {
	border: 1px solid rgb(192, 192, 192);
	font-size: 10pt;
left: 10px;
margin-left: 10px;
margin-bottom: 15px;
bottom: 15px;
}


.text {
	float: left;
	width: 551px;
	padding-left: 10px;
	padding-bottom: 8px;
	font-size: 80%;
	font-family: Arial, Helvetica;
	margin: 0;
	/*border: 1px solid #000; */
}

.languageBar {
	width: 700px;
	padding-left: 10px;
	padding-bottom: 8px;
	font-size: 80%;
	font-family: Arial, Helvetica;
	margin: 0;
	height : 30px;
	/*border: 1px solid #000; */
}

.nbold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003399;
}

.plain-text {
	font-size: 100%;
	font-family: Arial, Helvetica;
}

ul { /*margin: 0px 0px 0px 155px; */
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: 100%;
	list-style-type: disc;
	list-style-position: inside;
}

ul.std {
	border: none;
	margin-left: 15px;
	list-style-type: disc;
}

li.std {
	font-size: 80%;
}

ul.mainmenu {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 100%;
}

li.a {
	margin: 0px 0px 0px 5px;
	padding-bottom: 2px;
}

li.b {
	padding-bottom: 2px;
	margin: 0px 0px 0px 8px;
}

li.c {
	padding-bottom: 2px;
	margin: 0px 0px 0px 14px;
}

li.d {
	padding-bottom: 2px;
	margin: 0px 0px 0px 10px;
}

/* ------------------------------------------------- 
standard-style
---------------------------------------------------- */

h3 {
	margin: 0;
	margin-bottom: 3px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003399;
}

h4 {
	float: left;
	width: 130px;
	/*text-align: right;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #003399;
	margin: 0;
}

a {
	color: #003399;
}

a:link {
	color: #003399;
}

a:visited {
	color: #003399;
}

.menu-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 1.5pt;
	border-top-style: none;
	border-left-style: solid;
	border-top-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.headline {
	font-size: 110%;
	font-weight: 500;
	color: #003399;
	letter-spacing: 1.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
	font-variant: normal;
	margin: auto;
	line-height: 19px;
	border: thin none;
	text-transform: uppercase;
}

.headlineProject {
	font-size: 1.25em;
	font-weight: 500;
	color: #003399;
	letter-spacing: 1.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

.headlineX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.headlineXXL {
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	letter-spacing: 1.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
	font-variant: normal;
	margin: auto;
	line-height: 19px;
	border: thin none;
	text-transform: uppercase;
}

.kontakt-bereich {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: auto;
	margin-bottom: 5px;
	line-height: 18px;
}

.kontakt-person {
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: auto;
	margin-bottom: 3px;
	line-height: 15px;
}

#content {
	width: 820px;
}

img.at{
	height: 9pt;
	border: 0;
	padding: 2px;
	vertical-align: bottom;
}