@charset "utf-8";
/*************************/
/* UMIT Relaunch 2009    */
/* agindo 20.01.09. pd   */
/* lastchange aw20091016 */
/*************************/

/*************************/
/* tags                  */
/*************************/
body{
	background:#3D3932 url(/img/bg_body.png) center top no-repeat;
	text-align:center;
	font: normal 11px Arial;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
img {
	border:none;
	/*margin:0;
	padding:0;
	display:block;*/ /*für IE unterlängen trouble*/
	/*behavior: url("/css/pngbehavior.htc");*/
}
table, td, tr{
	border:none;
	border-width:0px;
	/* vorübergehend:
	border:1px solid #CCCCCC; */
	margin-top:10px;
}
*+html img{
	behavior: none;
}
a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
a:hover{
	/*color:#957F1D;*/
	text-decoration:underline;
}

.fckbereich a{
	background-image:url(/img/arr_list.png);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:12px;
}
.fckbereich a.cleanLink{
	background-image:none;
	padding-left:0;
}

/*************************/
/* Haupt ID's            */
/*************************/
#umtCenter{
	text-align:left;
	width:960px;
	margin:28px auto 0;
	padding:0;
	padding-bottom:83px;

}
#umtCenter th{
	text-align:left;
}
#umtLeftCol{
	float:left;
	width:221px;
	padding:0;
	margin:239px 7px 0 0;
}
#umtLeftShade{
	background:#242422 url(/img/bg_shade.png) right repeat-y;
}
#umtLeft{
	padding:0;
	padding-bottom:7px;
	margin:0 4px 0 0;
	background:#696462 url(/img/bg_leftgrey.png) bottom repeat-x;
}
#umtLeftShadeFt{
	height:4px;
	background:/*#3D3932*/ url(/img/bg_shadel_ft.png) no-repeat;
	margin-bottom:7px;
}
#umtMainShade{
	float:left;
	width:732px;
	padding:0;
	background: url(/img/bg_shade.png) right repeat-y;
}
#umtMain{
	margin:0 4px 0 0;
	padding:0 0 30px 0;
	background: #6D6864  url(/img/bg_main.png) top repeat-x;
}
#umtMainShadeFt{
	height:4px;
	background:url(/img/bg_shadem_ft.png) no-repeat;
	overflow:hidden; /*4 IE6*/
}
#umtContent{
	float:left;
	margin:0 11px 0 0;
	padding:0;
	width:500px;
}
#umtRight{
	float:left;
	margin:0;
	padding:0;
	width:217px;
}
/* hauptmenue + departments  */
#umtMenue, #umtDepts{
	padding:8px 0 0;
	height:218px;
	background:#4e4e4e url(/img/bg_menue.png) repeat-x;
	position:relative;
}
#umtDateSearch, #umtDeptsTit{
	height:40px;
	padding:0 22px;
	text-align:right;
}
#umtDeptsTit{
	text-align:left;
}
#umtMenue ul{
	list-style:none;
	margin:0;
	padding:0;
}
#umtMenue li{
	padding-left:22px;
	border-bottom:1px solid #32312F;
	margin-bottom:3px;
	margin-left:0;
}
#umtMenue a{
	font-weight:normal;
	color:#C5C5C5;
}
#umtMenue a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#umtLogoHome{
	position:absolute;
	width:120px;
	height:35px;
	left:-190px;
	top:80px;
}
#umtDepts ul{
	list-style:none outside;
	margin:0;
	padding:0;
}
#umtDepts li{
	margin:0 0 3px 0;
	padding:0;
}
#umtDepts a, #umtSZ a{
	margin:0;
	padding:0 0 0 22px;
	font-weight:normal;
}
.deptList, .deptListAct{
	height:20px;
	padding-top:4px;
	position:relative;
}
.deptListAct{
	background:url(/img/bg_depto.png) !important;
}
.deptList a, .zentrtList a, .deptListAct a{
	text-decoration:none;
	display:block;
	width:auto;
}
.deptListAct a{
	color:#282523;
}
div.deptAct {
	position:absolute;
	left:10px;
	top:8px;
	width:7px;
	height:7px;
	background:url(/img/arr_listbl.png) no-repeat;
}

.deptList:hover{
	background:url(/img/bg_depto.png) !important;
}
.deptList:hover a{
	color:#282523;
}
.menTitle, .menTitle a{
	/*font-weight:bold !important;*/
	color:#FFFFFF !important;
}
.menTitle a:hover{
	font-weight:bold !important;
}
.extern{
	list-style-image:url(/img/arr_list.png);
	list-style-position:inside;
}
.list1{
	width:110px;
}
.list2{
	width:105px;
}
.list3{
	width:140px;
}
.list4{
	width:145px;
}
/* linke spalte news      */
#umtLeft h1{
	/*
	margin:8px 0 4px 0;
	padding:0 0 0 22px;
	*/
	margin:8px 0 0 0;
	padding:0 22px 4px 22px;
	font-size:12px;
	font-weight:bold;
}
#umtLeft p{
	margin:0;
	padding:0 22px;
	font-size:12px;
	font-weight:normal;
}
#umtLeft .cBoxCont p{
	padding:0 0 1em;
	font-size:11px;
	color:#FFFFFF;
}
.firstNews{
	margin:0;
	padding:0 0 6px;
}
.topNews{
	margin:4px 0 0;
	padding:4px 0 6px;
	border-top:1px dotted #FFFFFF;
}
.topNews p, .firstNews p{
	padding-top:4px !important;
	color:#CECDCD;
}
.newsEntry{
	/*
	height:200px;
	*/
}
.newsEntry p{
	margin-bottom:7px !important;
}
/* linke spalte submenü   */
#umtSubMenue{
	padding-top:15px;
	/*
	min-height:500px;
	*/
}
#umtSubMenue ul{
	/*
	margin:0 20px 31px 22px;
	padding:1px 0 0;
	*/
	margin:0 20px 0px 36px;
	padding:1px 0 15px;
	list-style:none;
}
#umtSubMenue li{
	margin:0 0 6px;
	padding:0;
}
#umtSubMenue li a{
	color:#B7B6B5;
	font-weight:normal;
}
#umtSubMenue li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#umtSubMenue .subHeader{
	margin:0 0 0 22px;
	padding-bottom:6px;
}
#umtSubMenue .subHeader a{
	font-weight:normal;
}
#umtSubMenue ul.subsubmenue{
	margin:0 0 0 10px;
	padding-bottom:0;
}
/* rechte spalte          */
#umtSZ{
	background-image:url(/img/bg_stdzentren.png);
	height:160px;
}
#umtSZ ul{
	list-style:none outside;
	/* margin:15px 0 0; */
	margin:7px 0 0;
	padding:0;
}
#umtSZ li{
	margin:0 0 3px 0;
	padding:0;
}
.zentrtList{
	height:20px;
	padding-top:4px;
	background:url(/img/bg_sz.png);
}
.zentrtList:hover{
	background:url(/img/bg_szo.png) !important;
}
.zentrtList:hover a{
	color:#FFFFFF;
}
.zentrtList a{
	text-decoration:none;
	display:block;
	width:auto;
}
/*************************/
/* colorcoded Klassen    */
/*************************/
/* Diese Informationen werden ab sofort aus der Gruppe ausgelesen, falls eine ameisen-Gruppe existiert, die Editor-Berechtigung für einen Bereich besitzt!
.d1Left{
	background:#4C7191 url(/img/bg_leftdept1.png) bottom repeat-x !important;
	min-height:250px;
}
.d1{
	background:#4C7191 url(/img/bg_cboxdept1.png) bottom repeat-x !important;
	min-height:300px;
}
.d2Left{
	background:#79185C url(/img/bg_leftdept2.png) bottom repeat-x !important;
	min-height:250px;
}
.d2{
	background:#79185C url(/img/bg_cboxdept2.png) bottom repeat-x !important;
	min-height:300px;
}
.d3Left{
	background:#11685D url(/img/bg_leftdept3.png) bottom repeat-x !important;
	min-height:250px;
}
.d3{
	background:#11685D url(/img/bg_cboxdept3.png) bottom repeat-x !important;
	min-height:300px;
}
.d4Left{
	background:#004070 url(/img/bg_leftdept4.png) bottom repeat-x !important;
	min-height:250px;
}
.d4{
	background:#004070 url(/img/bg_cboxdept4.png) bottom repeat-x !important;
	min-height:300px;
}
.d5Left{
	background:#462561 url(/img/bg_leftdept5.png) bottom repeat-x !important;
	min-height:250px;
}
.d5{
	background:#462561 url(/img/bg_cboxdept5.png) bottom repeat-x !important;
	min-height:300px;
}
*/
/*************************/
/* allgemein Klassen     */
/*************************/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.linkWrapper{
	zoom:1;
}
.hBox{
	border-top:1px solid #898989;
	margin-bottom:11px;
}
.cBox{
	border-top:1px solid #898989;
	background:#696462 url(/img/bg_cbox.png) bottom repeat-x;
	margin-bottom:11px;
}
.sBox{
	border-top:1px solid #CCCACA;
	/* dynamisiert.
	background:#696868 url(/img/bg_boxsmall.png) bottom no-repeat;
	*height:75px;
	*/
	min-height:75px;
	margin-bottom:11px;
}
#umtLeft .sBox{
	border-top:none;
	margin-bottom:0;
}
#umtRight .sBox{
	background:#696868 url(/img/bg_boxsmall.png) bottom no-repeat;
}
.iBoxTitle{
	padding:8px 22px 10px;
}
.iBoxCont{
	/*
	padding:0 22px 1px;
	*/
	padding:0 22px 15px;
}
.cBoxTitle{
	height:35px;
	padding:10px 22px 0;
	border-bottom:1px dotted #B7B6B5;
	margin-bottom:7px;
	overflow:hidden;
}
#umtContent .cBoxTitle{
	width:456px;
}
.cBoxCont{
	padding:0 22px 1px;
}
.cBoxCont p{
	margin:0;

	/*
	padding:0 0 1em;
	*/
	padding-bottom:6px;

	color:#D5D6DA;
	font-size:12px;
	line-height:1.3em;
}
.fckbereich img {
	padding: 0 5 5 0;
}
.cBoxCont h1{
	margin:0;
	padding:14px 0 0.6em;
	font-size:21px;
	font-weight:normal;
	letter-spacing:0.04em;
}
.cBoxCont h2{
	margin:0;
	padding:1.6em 0 1.1em;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.04em;
}
.cBoxCont .date{
	color:#CECDCD;
	font-size:10px;
	margin:0;
	padding:0;
	letter-spacing:normal;
	white-space:nowrap;
}
.cBoxFt{
	height:30px;
	padding:8px 22px 0;
	border-top:1px dotted #B7B6B5;
	margin-top:6px;
}
.search{
	font-size:10px;
	color:#FFFFFF;
	background:#898989 url(/img/bg_input.png) repeat-x;
	border:1px solid #2f2f2f;
	border-left-color:#3e3e3e;
	border-right-color:#3e3e3e;
	border-bottom-color:#626262;
	padding-left:14px;
	margin-right:5px;
	width:116px;
}
.umitLangChanger {
	width: auto;
	padding-left:0px;
}
.alogin .search{
	margin-bottom:5px;
}
.left{
	float:left;
	display:inline;
}
div.buttoni{
	width:144px;
	height:15px;
	padding:2px 0 0 10px;
	background:url(/img/btn_big.png);
}
div.buttoni:hover{
	background:url(/img/btn_bigo.png);
	cursor:pointer;
}
.buttoni a{
	color:#000000;
	font-weight:normal;
}
.buttoni a:hover{
	text-decoration:none;
}
/*** Bildergalerie        ***/
#umtGalerie{
	height:400px;
	margin-left:-22px;
	margin-right:-22px;
	width:500px;
	text-align: center;
}
#umtGalerie a{
	background-image:none;
	padding-left:0;
}
.galThmb,.lastThmb{
	float:left;
	width:116px;
	height:97px;
	margin-right:12px;
	margin-bottom:12px;
	background:url(../img/bg_galthumb.png) repeat-y;
}
.lastThmb{
	margin-right:0;
}
.galThmb img{
	display:block;
}
.galIcon{
	margin:3px 0 0 96px;
}
/*** Newsletter-Anmeldung ***/
.formfield {
	font-size:10px;
	color: #FFFFFF;
	background: #898989 url(/img/bg_input.png) repeat-x;
	border: 1px solid;
	border-color: #2F2F2F #3E3E3E #626262;
	margin-left:5px;
	margin-right:5px;
	width:154px;
}

.veryshort {
	width:50px;
}

.short {
	width:100px;
}
.shorter {
	width:98px;
}
.medium {
	width:206px;
}
.long {
	width:323px;
}
.inputImageButton{
	margin-bottom:-4px;
}
.submitbutton {
	background-image:url(/img/btn_big.png);
	width:154px;
	font-size:11px;
	text-align:left;
	border:0;
	padding: 1px 0 1px 14px;
	margin-left:5px;
	cursor:pointer;
}
.submitbutton:hover {
	background-image:url(/img/btn_bigo.png);
}
/**************************/
textarea {
	font-size:11px !important;
	height:100px;
}
a.more{
	margin-left:8px;
	margin-right:16px;
	letter-spacing:0.1em;
}
.txtLarge{
	padding:0;
	margin:0 22px 84px;
	font-size:17px;
	font-weight:normal;
	letter-spacing:0.05em;
	color:#B7B6B5;
}
.anmerkung{
	font-size:9px !important;
}
.errorMessageBox {
	/*background-color:#FFFF99;*/
	background:#A80000 url(/img/bg_err.png) repeat-x bottom;
	font-weight:bold;
	padding:4px 6px 0;
	border-top:1px solid #CCCACA;
	margin-bottom:5px;
	margin-left:95px;
}
.infoMessageBox {
	/*background-color:#FFFF99;*/
	background:#00A800 repeat-x bottom;
	font-weight:bold;
	padding:4px 6px 0;
	border-top:1px solid #CACCCA;
	margin-bottom:5px;

}
.nomargin{
	margin-left:0;
	margin-right:0;
}
.testbox{
	/*background:#454344;*/
	height:225px;
	/*border-top:1px solid #898989;
	margin-bottom:11px;*/
}

/*** Snippets ***/
.listitem{
	margin-bottom:15px;
	position:relative;
}
.listitem .listheader{
	font-weight:bold;
}
.listitem .newsBild {
	float:left;
	margin: 0 10px 5px 0;
}
/* newsListe             */
.newsListItem{
	margin:0 0 12px 0;
	padding:0 0 12px 0;
	border-bottom:1px dotted #CECDCD;
	zoom:1; /*4 IE hasLayout*/
}
.newsListItem h1{
	margin:0;
	padding:0 0 0.5em;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.04em;
}
.newsListItem p{
	padding:0;
}
.newsListItem .newsLiPic{
	float:left;
	width:124px;
}
.newsListItem .pdfFlipPic{
	float:left;
	width:105px;
}
.newsListItem .newsLiTxt{
	float:left;
	width:332px;
}
/*** Formulare ***/
.formRadio {
	text-align:right;
	vertical-align:baseline;
	width:100px;
}
.formRadioShort {
	text-align:left;
	vertical-align:baseline;
	width:30px;
}
.formRight {
	margin:0 5px;
}
/*** Listenformatierung im FCK Bereich ***/
.cBoxCont .fckbereich ul{
	margin:15px 0 16px;
	padding:0 0 0 15px;
	font-size:12px;
}
.cBoxCont .fckbereich ul li{
	line-height:16px;
	margin:0 0 4px;
}
/*** Hintergrundfarben für Tabellen ***/
.fckbereich table {
	border: 1px solid #4D4844;
}
.fckbereich tr.header td{
	background-color: #3D3932;
}
.fckbereich tr.subheader td{
	border-top: 1px solid #4D4844;
}
.fckbereich tr.odd td{
	background-color:#6D6864;
}
.fckbereich table.login {
	border: none;
}

.fckbereich table.login input {
	border: 1px solid #4D4844;
}

.loginBox {
	min-height:auto;
	padding-bottom:10px;
}
div.boxLogin input {
	border: 1px solid #4D4844;
}

#downloadSoftware {
	border-top:1px dotted #B7B6B5;
	height:30px;
	padding:8px 0 0;
}
#downloadSoftware a {
	cursor:pointer;
}
/*** alumni ***/
#umtContent.alumni div.cBox{
	background: #DDDDDD url('/img/bg_cbox_white.png') repeat-x scroll center bottom;
	color:#000000;
}
#umtContent.alumni div.cBox p, #umtMainShade div.alumni div.cBox a{
	color:#000000;
}
#umtContent.alumni div.cBox .fckbereich a{
	background-image:url(/img/arr_listbl.png);
}
#umtContent.alumni div.cBox .fckbereich a.cleanLink{
	background-image:none;
}
.alumniBoxPasswortvergessen{
	margin-top:5px;
}
.alumniBoxPasswortvergessen a{
	margin-right:4px;
	font-weight:normal;
}
.alumniBoxPasswortvergessen a:last-child{
	margin-right:0;
}
#umtContent.alumni div.cBox .fckbereich a.noarrow {
	background-image:none;
}
#umtContent.alumni .errorMessageBox{
	margin-left:0;
	padding-bottom:6px;
	color:#FFFFFF;
}
#umtContent.alumni .dezentErrorMessageBox{
	font-weight:bold;
	background:none;
	border:2px solid #680000;
	color:#680000;
	margin:0 0 6px;
	padding-left:6px;
}
/*** alumni formulare ***/
.umtForm div.formSect{
	border-bottom:1px solid #F3F0EF;
	margin-bottom:10px;
}
.umtForm div.formItem{
	line-height:20px;
	margin:1px 0 5px;
}
.umtForm p.label{
	float:left;
	width:120px;
	padding:0 !important;
}
.umtForm input, .umtForm select, .umtForm textarea{
	padding-left:0;
	background-color:#929292;
}
.umtForm input.narr{
	/*
	width:80px;
	*/
	width:79px;
}
.umtForm select.narr{
	/*
	width:82px;
	*/
	width:81px;
}
.umtForm input.small{
	/*
	width:159px;
	*/
	width:158px;
}
.umtForm input.medium{
	/*
	width:239px;
	*/
	width:238px;
}
.umtForm input.wide, .umtForm textarea.wide{
	/*
	width:329px;
	*/
	width:328px;
}
.umtForm select.wide{
	/*
	width:331px;
	*/
	width:330px;
}
.umtForm input.checkbox{
	background-color:#DDDDDD;
}

/*** für Template swbreit ***/
#umtSWbreit .cBox{
	background: #DDDDDD url(/img/bg_cbox_white.png) bottom repeat-x;
	color:#000000;
}
#umtSWbreit .cBox .cBoxCont p, #umtSWbreit .cBox .cBoxCont a{
	color:#000000;
}

/*** Alumni Mitgliederverzeichnis ***/
#alumniVerzeichnis, #alumniVerzeichnisDetails, #alumniAusbildungen{
	font-size:12px;
	line-height:20px;
}
#alumniVerzeichnis{
	position:relative;
}
#alumniMitgliederliste{
	padding:40px 0 0;
}
#alumniVerzeichnis .item{
	border-bottom:1px dotted #a4a3a3;
	margin-bottom:6px;
}
#alumniVerzeichnis .last{
	border-bottom-style:none;
	margin-bottom:0;
}
#alumniVerzeichnis .item .bild{
	float:left;
	width:100px;
}
#alumniVerzeichnis .item .text{
	float:left;
}
#alumniVerzeichnis #blaetterleiste{
	height:36px;
	margin:80px 0 40px;
	padding:4px 0 0;
	border:1px dotted #A4A3A3;
	border-width:1px 0;
}
#alumniVerzeichnis #blaetterleiste p{
	text-align:center;
	color:#737373;
	padding:0;
}
#blaetterleiste p span.zurueck{
	padding:0 15px 0 0;
	color:#A0A0A0;
}
#blaetterleiste p span.weiter{
	padding:0 0 0 15px;
	color:#A0A0A0;
}
#blaetterleiste p b{
	font-weight:normal;
	font-size:14px;
}
#blaetterleiste p strong{
	color:#000;
}
#alumniVerzeichnis #blaetterleiste a{
	font-weight:normal;
	color:#333;
}
#alumniVerzeichnis #suchleiste{
	position:absolute;
	top:-7px;
	left:-22px;
	width:456px;
	height:22px;
	padding:8px 22px 0;
	background:#CCC;
}
#formAlSearchMitglieder.umtForm p.label{
	width:100px;
}
#alumniVerzeichnis #suchleiste input.text{
	width:165px;
}
/*** Alumni Mitgliederverzeichnis Detailseite ***/
#alumniVerzeichnisDetails .item{
	border-bottom:1px dotted #a4a3a3;
}
#alumniVerzeichnisDetails .item:first-child{
	margin-top:16px;
}
#alumniVerzeichnisDetails .item:last-child{
	border-bottom-style:none;
}
#alumniVerzeichnisDetails .item .bild{
	float:left;
	width:100px;
	margin-bottom:10px;
}
#alumniVerzeichnisDetails .item .text{
	float:left;
	margin-bottom:10px;
}
#alumniVerzeichnisDetails .item .text h1{
	font-size:18px;
	padding-bottom:0.3em;
}
#alumniVerzeichnisDetails .item .text .links{
	float:left;
	width:100px;
	margin-right:10px;
}
#alumniVerzeichnisDetails .item .text .rechts{
	float:left;
}

/*** Alumni Ausbildungswartung ***/
#alumniAusbildungen .item{
	border-bottom:1px dotted #a4a3a3;
	margin-bottom:6px;
	min-height:131px;
}
#alumniAusbildungen .flach{
	min-height:inherit;
}
#alumniAusbildungen .last{
	border-bottom-style:none;
	margin-bottom:0;
}
#alumniAusbildungen .item .links{
	float:left;
	width:100px;
	margin-right:10px;
	margin-bottom:6px;
}
#alumniAusbildungen .item .rechts{
	float:left;
	margin-bottom:6px;
}

#alumniNews .date {
	color:#000000;
}


#registerForm .alumniLine{
	border-bottom:1px dotted #a4a3a3;
}

#registerForm input.file{
	margin-right:75px;
}


#formInfomaterial table{
	border:none;
}

ul.pagination li {
	display: inline;
}

ul.pagination li a {
	display: inline-block;
	padding: 0, 5px;
}

ul.pagination li.current {

}