body
{
	margin: 0px;
}

body, table, tr, td
{
	font-family: Arial;
	font-size: 11px;
	color: rgb(0, 0, 0);
}

a { text-decoration: underline; color: rgb(39, 47, 99); font-weight: bold; }
a:hover { text-decoration: underline; }
a:visited { }

a.footer { color: rgb(255, 255, 255); font-weight: normal; }
a.footer:hover { }
a.footer:visited { }

a.navi
{
	text-decoration: none;
}

a.subNavi
{
	font-weight: normal;
	text-decoration: none;
}

a.subNaviActive
{
	text-decoration: none;
}

a.naviFirst
{
	color: rgb(255, 255, 255);
	text-decoration: none;
}

a.naviActive
{
	color: rgb(255, 255, 255);
	text-decoration: none;
}

a.naviFA
{
	color: rgb(39, 47, 99);
	text-decoration: none;
}

.activeNavi
{
	background-image: url(http://www.studienabbrecher.com/img/hl1.gif);
}

input, textarea, select
{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(78, 78, 78);
	font-size: 11px;
	color: rgb(0, 0, 0);
	padding-left: 2px;
	font-family: Arial;
}

input.newsletter
{
	width: 120px;
}

input.radio
{
	border: 0px none;
}

input.checkbox
{
	border: 0px none;
}

.content { background-color: rgb(220, 220, 220); }
.spacer { background-color: rgb(255, 255, 255); }

.hl1
{
	height: 18px;
	background-color: rgb(39, 47, 99);
	color: rgb(255, 255, 255);
	font-weight: bold;
	padding-left: 13px;
}

.hl5
{
	height: 18px;
	background-image: url(http://www.studienabbrecher.com/img/hl1.gif);
	color: rgb(255, 255, 255);
	font-weight: bold;
	padding-left: 13px;
}

.hl6
{
	height: 18px;
	background-image: url(http://www.studienabbrecher.com/img/hl2.gif);
	color: rgb(50, 58, 107);
	font-weight: bold;
	padding-left: 13px;
}

.hl3
{
	height: 18px;
	background-color: rgb(39, 47, 99);
	color: rgb(255, 155, 2);
	font-weight: bold;
	padding-left: 13px;
}

.hl4
{
	height: 18px;
	background-color: rgb(179, 179, 179);
	color: rgb(50, 58, 107);
	font-weight: bold;
	padding-left: 13px;
}

.hl7
{
	height: 18px;
	background-color: rgb(255, 152, 1);
	color: rgb(50, 58, 107);
	font-weight: bold;
	padding-left: 5px;
}

.head
{
	height: 24px;
	color: rgb(255, 255, 255);
	padding-left: 13px;
	padding-top: 6px;
	vertical-align: top;
}

.bottom
{
	height: 18px;
	background-color: rgb(39, 47, 99);
	color: rgb(255, 255, 255);
	padding-left: 12px;
	padding-right: 15px;
}

.search
{
	height: 24px;
	color: rgb(255, 255, 255);
	font-weight: bold;
}

.container
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.naviContainer
{
	color: rgb(50, 58, 107);
	height: 18px;
	padding-left: 12px;
	padding-right: 10px;
}

strong
{
	color: rgb(50, 58, 107);
}

.leftInquiry
{
	padding-left: 6px;
	padding-top: 2px;
}

.rightInquiry
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: rgb(50, 58, 107);
}

.error
{
	color: rgb(219, 0, 1);
}

.txFieldError
{
	color: rgb(219, 0, 1);
}

.naviPath
{
	padding-left: 13px;
}

.textfield
{
	width: 267px;
}

.selectbox
{
	width: 271px;
}

.textarea
{
	width: 267px;
	height: 60px;
}

.formTable
{
	border: 1px solid rgb(175, 177, 192);
}

.topTitleFormField
{
	background-color: rgb(242, 242, 242);
	border-right: 1px solid rgb(175, 177, 192);
	padding: 5px;
}

.topFormField
{
	padding: 5px;
}

.detailField
{
	background-color: rgb(242, 242, 242);
	padding-top: 3px;
	padding-bottom: 3px;
}

.detailSpacer
{
	background-color: rgb(175, 177, 192);
}

.formTitleField
{
	background-color: rgb(242, 242, 242);
	border-top: 1px solid rgb(175, 177, 192);
	border-right: 1px solid rgb(175, 177, 192);
	padding: 5px;
}

.formField
{
	border-top: 1px solid rgb(175, 177, 192);
	padding: 5px;
}

.formHeader
{
	font-weight: bold; width: 617px; border-bottom: 1px dotted rgb(0,0,0); padding-bottom: 2px; margin-bottom: 5px;
}

.formTeaser
{
	padding-top: 3px; padding-bottom: 5px;
}

.formButton
{
	text-decoration:none;
	cursor: hand;
	background-color: rgb(240, 240, 240);
	width: 120px;
	border: 1px solid rgb(0,0,0);
	margin-top: 10px;
	margin-bottom: 10px;
}

.formButtonBig
{
	text-decoration:none;
	cursor: hand;
	background-color: rgb(240, 240, 240);
	width: 160px;
	border: 1px solid rgb(0,0,0);
	margin-top: 10px;
	margin-bottom: 10px;
}

.disabledFormButton
{
	text-decoration:none;
	cursor: hand;
	background-color: rgb(240, 240, 240);
	color: rgb(170, 170, 170);
	width: 120px;
	border: 1px solid rgb(0,0,0);
	margin-top: 10px;
	margin-bottom: 10px;
}

.formSpacer
{
	height: 8px;
	border-top: 1px solid rgb(175, 177, 192);
}

.borderBox
{
	border: 1px solid rgb(175, 177, 192);
	background-color: rgb(242,242, 242);
	padding: 3px;
	margin-bottom: 10px;
}

a.control
{
	font-weight: normal;
	text-decoration: underline;
}

.help
{
	padding:5px;
	color: rgb(50, 58, 107);
}

.box
{
	padding: 3px;
	margin-bottom: 10px;
}

.boxHeadline
{
	padding: 4px;
}


input.search
{
	padding: 0px;
	border: 1px solid rgb(180, 182, 197);
	font-size: 10px;
	color: rgb(0,0,0);
	font-weight: normal;
	height: 17px;
}

select.search
{
	padding: 0px;
	border: 1px solid rgb(180, 182, 197);
	font-size: 10px;
	color: rgb(0,0,0);
	font-weight: normal;
	height: 17px;
}

.searchPageActive
{
	font-size: 14px;
	font-weight: bold;
	color: rgb(255, 152, 1);
}

.newEntry
{
	font-weight: bold;
	color: rgb(255, 152, 1);
}

.inquiryResult
{
	font-size: 10px;
}

.hlstart
{
	font-weight: bold;
	color: rgb(39, 47, 99);
	height: 18px;
	background-color: rgb(255, 152, 1);
	font-weight: bold;
	padding-left: 13px;
}

.hellblauundrand
{
	background-color: rgb(237, 240, 247);
	border-color:rgb(180, 182, 197); 
	border-width: 1px; 
	border-style:solid;
}

.search
{
	color: rgb(50, 58, 107);
}

table.tableHeader
{
	background-image:url(../img/header_2.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: rgb(39, 47, 99);
}