/*================================================*/
/*////// HTML TAGS ///////////////////////////////*/
/*================================================*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	margin: 8px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	margin: 0px 0px 0px 0px;
}
.historyHead {
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #00632A;
	margin: 0px 0px 7px 0px;
}
/* Year-Numbers in "Historien"-Table */
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	margin: 4px 0px 4px 8px;
}
p {
	margin: 0px 0px 5px 0px;
}
td {
	font-size: 11px;
	line-height: 15px;

}
td a{
	font-size: 11px;
	color: #535353;
	line-height: 15px;
}
td a:hover{
	font-size: 11px;
	color: #00632A;
	line-height: 15px;
}

/*================================================*/
/*////// TABLES  /////////////////////////////////*/
/*================================================*/
.contentMargin {
	/*margin: 0px 8px 0px 8px;*/
	padding: 8px;
}

.mainTable{
	width:976px;
}
.content{
	height:100%;
	width:748px;
	background-image:   url("../images/bg_content.jpg");
	padding-left: 0px;
	vertical-align: top;
}
.fill_in{
	width:748px;
	background-image:  url("../images/bg_fillin.jpg");
	/*background-repeat: repeat-x;*/
	background-color: #208639;
	/*padding:0px 0px 0px 0px;*/
	vertical-align:top;
}
.contentLeft{
	width:220px;
	vertical-align: bottom;
}
.contentLeftTop {
	height: 40px;
}
.contentRightTxt{
	width:520px;
	padding: 28px 8px 0px 0px;
	vertical-align: top;
}
.navigation{
	vertical-align: top;
	background-image:   url("../images/bg_navigation.jpg");
	padding: 3px;
	height: 124px;
	width: 980px;
}
.gap{
	width:8px;
}

#basicContent {
	margin-left: 8px;
}

/*
.bg_bottom_left{
	width:748px;
	background-image:  url(../images/bg_bottom_left.jpg);
	background-position: top;
	background-color: #A6CC45;
	background-repeat: repeat-x;
	vertical-align: top;
}

.bg_bottom_right{
	width:220px;
	background-image:  url(../images/bg_bottom_right.jpg);
	background-position: top;
	background-color: #A6CC45;
	background-repeat: repeat-x;
	vertical-align: top;
}
*/

/*================================================*/
/*////// LOGO ////////////////////////////////////*/
/*================================================*/
#logo{
	position:absolute;
	top: 80px;
	margin-left:-3px;
}

/*================================================*/
/*////// TEASER //////////////////////////////////*/
/*================================================*/
.teaser{
	width:220px;
	background-image:  url(../images/bg_teaser.jpg);
	background-position: top;
	background-color: #A6CC45;
	background-repeat: repeat-x;
	vertical-align: top;
}
.teaserTxt{
	padding: 8px 8px 6px 8px;
	vertical-align: top;
}
/*================================================*/
/*////// BUTTON //////////////////////////////////*/
/*================================================*/
.btn{
	/*width:100%;*/
	background-color: #C4D599;
	border-top: 1px solid #DAE9B3;
	border-right: 1px solid #B6C68E;
	border-bottom: 1px solid #B6C68E;
	border-left: 1px solid #DAE9B3;
}
.btnTxtTd{
	font-weight: bold;
	text-align: right;
	height:16px;
	vertical-align: middle;	
}	
.btnTxtTdLeft{
	font-weight: bold;
	text-align: left;
	height:16px;
	vertical-align: middle;	
}
.btnPicTd{
	width:14px;
	vertical-align: middle;
}
.btn a{
	color: #535353;
	text-decoration: none;
}
.btn a:hover{
	color: #00632A;
	text-decoration: none;
}
/*================================================*/
/*////// BUTTON MP3 //////////////////////////////*/
/*================================================*/
.btnMp3{
	width:100%;
}

.btnMp3_1{
	background-image:url(../images/btn_bg_1.jpg);
}
.btnMp3_2{
	/*background-image:url(../images/btn_bg_2.jpg);*/
}
.btnMp3_1 a{
	font-weight: bold;
	text-align: left;
	height:16px;
	/*vertical-align:middle;*/
	color:#00632A;
	text-decoration:none;
}
.btnMp3_2 a{
	font-weight: bold;
	text-align: left;
	height:16px;
	/*vertical-align: middle;*/
	color:#00632A;
	text-decoration:none;
}
.pictBtnMp3{
	vertical-align:bottom;
	padding: 2px 8px 2px 10px;
}
.txtBtnMp3{
	font-weight: bold;
	text-align: left;
	/*height:16px;*/
	vertical-align: middle;	
}
/*================================================*/
/*////// BACK BUTTON /////////////////////////////*/
/*================================================*/
.btnBack{
	padding-top:8px;
	padding-right:0px;
}
.btnBackTxtTd{
	font-weight: bold;
	text-align: right;
	height:16px;
	padding-right:5px;
	vertical-align: middle;	
}	
.btnBackPicTd{
	width:14px;
	vertical-align: middle;
}
.btnBack a{
	color: #535353;
	text-decoration: none;
}
.btnBack a:hover{
	color: #00632A;
	text-decoration: none;
}

/*================================================*/
/*////// TEXT FIELDS /////////////////////////////*/
/*================================================*/
.txtCols{
	padding: 3px 0px 10px 0px;
}

.bg_h1_left{
	background-image:     url("../images/bg_h1_left.gif");
	background-position:center;
	padding-left: 8px;
	margin-top: 8px;
	vertical-align: center;
}

.bg_h1_right{
	background-image:     url("../images/bg_h1_right.gif");
	background-position:center;
	padding-left: 8px;
	margin-top: 8px;
	vertical-align: top;
}

.txtCols1{
	background-image:     url("../images/bg_univ.jpg");
	background-position:center;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}

/* Two Columns */
.txtCols2_1{
	width:256px;
	background-image:     url("../images/bg_2cols_1.jpg");
	background-position:left;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}
.txtCols2_2{
	width:256px;
	background-image:      url("../images/bg_2cols_2.jpg");
	background-position:right;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}
/* Two Columns - continuous background*/
.txtCols1_2_1{
	width:240px;
	background-image:     url("../images/bg_univ.jpg");
	background-position:left;
	padding: 8px 8px 8px 0px;
	vertical-align: top;
}
.txtCols1_2_2{
	width:240px;
	background-image:      url("../images/bg_univ.jpg");
	background-position:right;
	padding: 8px;
	vertical-align: top;
}
.txtCols1_2_gap{
	width:8px;
	background-image:      url("../images/bg_univ.jpg");
	background-position:center;
	vertical-align: top;
}
.txtCols2_3{
	width:100%;
	background-image:      url("../images/bg_univ.jpg");
	background-position:right;
	padding: 8px;
	vertical-align: top;
}
/* Three Columns */
.txtCols3_1{
	width:168px;
	background-image:      url("../images/bg_univ.jpg");
	background-position:left;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}
.txtCols3_2{
	width:168px;
	background-image:      url("../images/bg_3cols_2.jpg");
	background-position:center;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}
.txtCols3_3{
	width:168px;
	background-image:      url("../images/bg_3cols_3.jpg");
	background-position:right;
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}
/* Bodytext */

.bodytext {
	padding: 0px 8px 0px 8px;
}
.bodytextTxt {
	padding: 8px 8px 0px 8px;
}

/* Table-Cells with mid-aligned Picture-Content */
.imgCols{
	padding:0px;
}
.imgColsCenter{
	width:240px;
	background-image:      url("../images/bg_univ.jpg");
	background-position:left;
}
.bgHistory{
	background-image:url(../../develey/images/bg_historie_1.jpg)}
/*================================================*/
/*////// NAVIGATION //////////////////////////////*/
/*================================================*/
.navigation1stTable{
	width:100%;
	background-image:    url("../images/bg_navigation_middle.jpg");
	height:16px;
	margin-bottom: 3px;
	color: #ffffff;
}
.navigation1stTD{
	padding-left: 217px;
}

.navigation2ndTable{
	width:100%;
	background-image:   url("../images/bg_navigation_bottom.jpg");
	height:16px;
	margin-bottom: 3px;
	color: #ffffff;
}
.navigation2ndTD{
	padding-left: 217px;
}
.navigation3rdTable{
	width:100%;
	background-image:   url("../images/bg_navigation_top.jpg");
	height:16px;
	margin-bottom: 3px;
	text-align: right;
	padding-right: 3px;
	color: #00632A;
	}
.navigation3rdTable a{
	color: #00632A;
	text-decoration: none;
}
.navigation3rdTable a:hover{
	color: #ffffff;
	text-decoration: none;
}
.navigation4th{
	color: #FFFFFF;
	background-color: #00632A;
	padding-right: 11px;
	line-height: 11px;
	height:18px;
	text-align: right;
	vertical-align: middle;
}
.navigation4th a{
	color: #FFFFFF;
	text-decoration: none;
}
.navigation4th a:hover{
	color: #C7D69A;
	text-decoration: none;
}
.navigationActive{
	background-image:    url("../images/navigation_arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 8px; 
	margin: 0px 30px 0px 0px;
	color: #00632A;
}
.navigationActive a{
	color: #00632A;
	text-decoration:none;
}
.navigationLink{
	padding: 0px 0px 0px 8px;
	margin: 0px 30px 0px 0px;
}
.navigationLink a{
	color: #ffffff;
	text-decoration: none;
}
.navigationLink a:hover{
	color: #00632A;
	text-decoration: none;
}
.navigationLink{
	padding: 0px 0px 0px 8px;
	margin: 0px 30px 0px 0px;
}
.navigationLink a{
	color: #ffffff;
	text-decoration: none;
}
.navigationLink a:hover{
	color: #00632A;
	text-decoration: none;
}
.navigation2ndMargin{
 margin: 0px 3px 0px 0px;
}
/*================================================*/
/*////// FORM-OBJECTS ////////////////////////////*/
/*================================================*/
.formobject_text {
	border-width:1px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	width:170px;
	margin-bottom:6px;
	margin-top:0px;

}
.formobject_text2 {
	border-width:1px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:8pt;
	width:240px;
	height:100px;
}
.formDesc{
	font-size: 11px;
	font-weight: bold;
	color: #00632A;
	vertical-align:top;
}
.formBtn{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-image: url("../images/formBtn_right.jpg");
	font-size:8pt;
	font-weight:bold;
	background-color:#C4D599;
	color:#535353;
}
	