#alumnispezial #main {
	width: 720px;
}

#main ul.tabnavigation li { 
	background-color: #E7EEF2;
	background-image: none;
	border-bottom: 1px solid #E7EEF2;
	border-right: 1px solid #B6B6B6;
	border-top: 1px solid #CCCCCC;
	display: block;
	float: left;
	font-weight: 700;
	height: 22px;
	line-height: 2em;
	margin: 0;
	padding: 0 6px;
}

#alumniform fieldset.infoview{
	margin:0;
}
#alumniform fieldset.fieldinfo{
	float:right;
	width:280px;
	font-size:0.9em;
	padding:0 0 0 10px;
}
.listing {
	margin:0 0 10px;
}
fieldset.errorfield {
	border: 2px solid rgb(153, 0, 0);
	background-color: #F5A9A9;
	padding:3px;
	margin:10px -5px 10px -5px !important;
}

div.handleplz {
	float:right;
	width:300px;
}

div.handleplz input.keineplz {
	width:20px !important;
	margin:5px 0 0 0;
}
div.handleplz label {
	float:none;
	font-weight: normal;
	display: inline;
	margin: 0;
	font-size: 0.9em;
}

#alumniform .req, #alumniform .wsss , #alumniform .year {
	border: 1px solid #333;
}
#alumniform select.req, #alumniform .wsss , #alumniform .year {
	height:20px;
}
#alumniform .wsss {
	float:left;
	width:60px;
}
#alumniform .year {
	width:60px;
}

#alumniform #tag, #alumniform #monat {
	width:50px;
}
#alumniform #jahr {
	width:70px;
}

#alumniform #edit_avatar {
	margin:10px 0 0 175px;
}


/* displayProfile*/
.avatar {
	float:left;
	width: 140px;
	margin: 0 0 0 10px;
}
.profilepart {
	width:100%;
}
.profilepart .label {
	width: 180px;
	font-weight:bold;
	float:left;
	margin: 0 5px 3px 10px;
}
.profilepart .data {
	margin: 0 0 3px 0;
}

#contactform {
	display: none;
	margin: 0 10px;
}
#mailform {
}

.msgsuccess, .msgerror, .msgwarning {
	padding: 10px;
	margin: 10px;
	border: 1px solid;
}
.msgsuccess {
	color: #4F8A10;
	background-color: #DFF2BF;
	border-color: #4F8A10;
}
.msgerror {
	color: #d8000c;
	background-color: #ffbaba;
	border-color: #d8000c;
}
.msgwarning {
	color: #9F6000;
	background-color: #FEEFB3;
	border-color: #9F6000;
}

/* Mailbox */
.mailboxfields label {
	width:170px;
}
.double_line {
	height:30px;
}
.mailboxfields input[type="checkbox"] {
	max-width:20px;
	margin:0 0 5px 0;
	vertical-align:top;
}



