/* CSS Document */

#content_left table p {
	margin: 0;
}

#content_left .indent {
	margin-left: 35px;
}

.contenttable {
	margin-bottom: 15px;
	border-collapse: collapse;
	border: none;
}

.contenttable td {
	vertical-align: top;
	padding-right: 20px;
}

.contenttable th {
	padding-right: 10px;
	vertical-align: top;
}

.contenttable caption {
	text-align: left;
	font-weight: bold;
}

.link_wirtschaft, .link_ingenieur, .link_gestaltung {
	display:block; 
	width: 485px; 
	height: 27px; 
	padding: 6px 0 0 40px;
	margin-top: 15px;
	background: url(../images/bg_link_studiengang.png) 8px 6px no-repeat; 
	color:#fff; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-decoration: none;
}

.link_wirtschaft {
	background-color: #54AA25 ; 
}

.link_ingenieur {
	background-color: #00AED7 ; 
}

.link_gestaltung {
	background-color: #EC7304 ; 
}

p.align-right {
	text-align: right;
	margin-top: 30px;
}	

/*------------------------------------------------------*/

table.bg_white {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 15px;
	background-color: #ecedea;
}

table.bg_white th {
	font-weight: normal;
}

table.bg_white th, table.bg_white td {
	height: 40px;
	vertical-align: middle;
	border: 1px solid #B1B5AC;
	text-align: center;
	line-height: 16px;
}

/*------------------------------------------------------*/

table.studiengang_wi, table.studiengang_ing, table.studiengang_ge {
	width: 100%;
	border-collapse:collapse;
	margin: 26px 0 0 0;
	border-top: 4px solid #54AA25;
}

table.studiengang_wi {
	border-top: 4px solid #54AA25;
}

table.studiengang_ing {
	border-top: 4px solid #00AED7;
}

table.studiengang_ge {
	border-top: 4px solid #EC7304;
}

table.studiengang_wi th, table.studiengang_ing th, table.studiengang_ge th {
	width: 140px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: top;
	background: url(../images/bg_h2.png) 0 13px no-repeat;
	padding: 10px 0 10px 17px;
	border-bottom: 1px solid #B1B5AC;
}

table.studiengang_wi .tr-last th, table.studiengang_ing .tr-last th, table.studiengang_ge .tr-last th, table.studiengang_wi .tr-last td, table.studiengang_ing .tr-last td, table.studiengang_ge .tr-last td {
	border: 0px;
}

table.studiengang_wi td, table.studiengang_ing td, table.studiengang_ge td {
	line-height: 16px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #B1B5AC;
}

table.studiengang_wi .tr-0 th, table.studiengang_wi .tr-0 td, table.studiengang_ing .tr-0 th, table.studiengang_ing .tr-0 td, table.studiengang_ge .tr-0 th, table.studiengang_ge .tr-0 td {
	padding-top: 17px;
	background-position: 0 20px;
}

/*------------------------------------------------------*/

table.beratungsmodule {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 15px;
	background-color: #b1b5ac;
}

table.beratungsmodule th {
	width: 25%;
	border: 1px solid #fff;
	border-bottom: 3px solid #fff;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}

table.beratungsmodule td {
	border: 1px solid #fff;
	line-height: 16px;
	padding: 5px 10px;
	vertical-align: top;
}

/*------------------------------------------------------*/

table.beratung {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 25px;
	background-color: #ecedea;
}

table.beratung td {
	border: 1px solid #b1b5ac;
	line-height: 16px;
	padding: 2px 4px;
	vertical-align: top;
}

table.beratung td.td-0 {
	width: 168px;
}

table.beratung td.td-1 {
	width: 104px;
}

/*------------------------------------------------------*/

table.two_big {
	width: 100%;
	border-collapse:collapse;
}

table.two_big th {
	width: 210px;
	line-height: 16px;
	font-weight: normal;
}

/*------------------------------------------------------*/

table.studienablaufplan {
	width: 100%;
	border-collapse:collapse;
	border: 0px;
}

table.studienablaufplan th {
	width: 170px;
	font-weight: normal;
	vertical-align: top;
}

table.studienablaufplan td {
	vertical-align: top;
}

/*------------------------------------------------------*/
