/*
 * CSS file created by Rockstarapps Concatenation
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/base.css
 */
/**
 * Base-Styles
 *
 * $Id: base.css 34776 2008-10-15 13:41:36Z dkd-trabold $
 */
html {
	background-image: url('../../images/bg.gif');
	background-position: 50%;
	background-repeat: repeat-y;
}

#custom-doc {
	width: 73.846em; /* 960 / 13 */
	*width: 72em; /* 960 / 13.3333 */
	padding-left: 6px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: arial, sans-serif;
}

h1 {
	/*17px via YUI Fonts CSS foundation*/
	font-size:131%;
}

h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%;
}

h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;
}

h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold;
}

a {
	text-decoration: none;
	color: #006ac1;
}

a:hover {
	text-decoration: underline;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:0px solid #000;
	padding:.5em;
}

td {
	vertical-align: top;
	font-size: 85%;
}

th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

/* setting table layouts */
table.contenttable-1 tr.tr-0,
table.contenttable-1 td.td-0 {
	font-weight: bold;
}

table.contenttable-2 td.td-0 {
	font-weight: bold;
}

table.contenttable-3 tr.tr-0 {
	font-weight: bold;
}

table.contenttable .tr-even {
	background-color: #e6e9f3;
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/base.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/hd.css
 */
#hd {
	height: 15.692em;
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/hd.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/nav-main.css
 */
#nav-main {
	border-top: 5px solid #fff;
	width: 73.231em;	/* 952 / 13px */
	*width: 71.220em;	/* 952 / 13.3333px */
	height: 2.076em;	/* 27 / 13px */
	padding: 0;
	margin: 0;
}

#nav-main li {
	list-style-type: none;
	height: 2.077em;
	*height: 1.350em;
	float: left;
	margin: 0;
	padding: 0;
}

#nav-main li a {
	text-decoration: none;
	padding-top: .2em;
	text-align: center;
	font-size: 92%;
	display: block;
	width: 100%;
	color: #fff;
	margin: 0;
	height: 2.077em;
}

#nav-main li a.current,
#nav-main li a:hover {
	background: #fff;
	color: #006ac1;
}

/**
 * NAV ITEMS
 */
/* 144px / 13 */
#nav-main li.item-1 {
	width: 11.077em;
	*width: 10.8000em;
}

#nav-main li.item-1 a {
	background: url('../../images/nav-main-bg-1.png') #006ac1 no-repeat;
}

#nav-main li.item-1 a:hover,
#nav-main li.item-1 a.current {
	background: url('../../images/nav-main-bg-1-hover.png') #fff no-repeat;
}

/* 181px / 13 */
#nav-main li.item-2 {
	width: 13.923em;
	*width: 13.589em;
}

#nav-main li.item-2 a {
	background: url('../../images/nav-main-bg-2.png') #006ac1 no-repeat;
}

#nav-main li.item-2 a:hover,
#nav-main li.item-2 a.current {
	background: url('../../images/nav-main-bg-2-hover.png') #fff no-repeat;
}

/* 154px / 13 */
#nav-main li.item-3 {
	width: 11.846em;
	*width: 11.520em;
}

#nav-main li.item-3 a {
	background: url('../../images/nav-main-bg-3.png') #006ac1 no-repeat;
}

#nav-main li.item-3 a:hover,
#nav-main li.item-3 a.current {
	background: url('../../images/nav-main-bg-3-hover.png') #fff no-repeat;
}

/* 137px / 13 */
#nav-main li.item-4 {
	width: 10.538em;
	*width: 10.275em;
}

#nav-main li.item-4 a {
	background: url('../../images/nav-main-bg-4.png') #006ac1 no-repeat;
}

#nav-main li.item-4 a:hover,
#nav-main li.item-4 a.current {
	background: url('../../images/nav-main-bg-4-hover.png') #fff no-repeat;
}

/* 186px / 13 */
#nav-main li.item-5 {
	width: 14.308em;
	*width: 13.920em;
}

#nav-main li.item-5 a {
	background: url('../../images/nav-main-bg-5.png') #006ac1 no-repeat;
}

#nav-main li.item-5 a:hover,
#nav-main li.item-5 a.current {
	background: url('../../images/nav-main-bg-5-hover.png') #fff no-repeat;
}

/* 150px / 13 */
#nav-main li.item-6 {
	width: 11.538em;
	*width: 11.000em;
}

#nav-main li.item-6 a {
	background: url('../../images/nav-main-bg-6.png') #006ac1 no-repeat;
}

#nav-main li.item-6 a:hover,
#nav-main li.item-6 a.current {
	background: url('../../images/nav-main-bg-6-hover.png') #fff no-repeat;
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/nav-main.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/nav-sub.css
 */
#nav-sub {
	list-style-type: none;
	font-size: 93%;
	overflow: hidden;
	padding: 0;
	margin: 0 0 1.5em 0;
	width: 96.5%;
}

#nav-sub ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav-sub ul li {
	margin: 0;
	padding: 0;
}

#nav-sub a,
#nav-sub strong {
	display: block;
	text-decoration: none;
	color: #fff;
}

#nav-sub li a {
	border-top: 1px #88b0d1 solid;
}

#nav-sub li a.title {
	border-top: 0;
}


/* Level 1 */
#nav-sub li a {
	padding: .5em 0 .5em 10%;
	color: #fff;
	width: 90%;
}

#nav-sub li strong {
	background-color: #4c96d3;
	border-top: 1px #88b0d1 solid;
	border-bottom: 1px #88b0d1 solid;
	font-weight: normal;
	padding: .5em 0 .5em 10%;
	color: #fff;
	width: 100%;
}

#nav-sub li a:focus,
#nav-sub li a:hover,
#nav-sub li a:active {
	background-color: #006ac2;
}

/* Level 2 */
#nav-sub li ul {
	margin: 0 0 1em 0;
	font-size: 93%;
}

#nav-sub li ul li a,
#nav-sub li ul li#active,
#nav-sub li ul li strong,
#nav-sub li ul li span {
	font-style: italic;
	padding: .4em 0 .4em 20%;
	border: 0;
	width: 80%;
	color: #fff;
}

/* Enable links in ACT + CUR */
#nav-sub li strong a,
#nav-sub li strong a:hover {
	background: transparent;
	background: #4c96d3;
	padding: 0;
	border: 0;
}

#nav-sub li ul li a.current {
	font-style: italic;
	padding-left: 20%;
	background: url('../../images/icon-nav-bullet.png') no-repeat 12% 6px;
	background-color: #4c96d3;
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/nav-sub.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/ft.css
 */
#ft {
	background-image: url('../../images/ft_bg.gif');
	background-repeat: repeat-x;
	text-align: right;
	padding: 0.538em 0 0.846em 0;
	*padding: -0.225em 0 0.075em 0;
	width: 43.385em;
	*width: 41.550em;
	position: relative;
	left: 192px;
	color: #006ac1;
}

#ft a {
	text-decoration: none;
	font-size: 77%;
	color: inherit;
}

#ft a:hover {
	text-decoration: underline;
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/ft.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/bc.css
 */
#bc {
	width: 58.385em;
	*width: 56.525em;
	height: 1.3em;
	margin: 0;
	*margin: -1px 0 0 0;
	padding: 1.385em 0 0 14.846em;
	*padding: 1.385em 0 0 14.6em;
	background-image: url('../../images/bc_bg.png');
	background-repeat: no-repeat;
	color: #006ac1;
	border: 0;
}

#bc li {
	list-style-type: none;
	vertical-align: middle;
	text-align: left;
	font-size: 85%;
	margin: 0 .2em 0 0;
	float: left;
}

#bc li a {
	text-decoration: none;
	color: inherit;
}

#bc li a:hover {
	text-decoration: underline;
}

#bc li.clr {
	float: none;
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/bc.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-left.css
 */
#content-left {
	/* Could be usefull for non-image users but has site effects on display in IE */
	/* background-color: #006ac1; */
	background-image: url('../../images/content-left_bg.png');
	background-repeat: repeat-y;
}

#content-left * {
	color: #fff;
	vertical-align:bottom;
}

#content-left h1,
#content-left h2,
#content-left h3,
#content-left h4,
#content-left h5 {
	margin:0 0.5em 0 0;
	padding: 0 0 0 1em;
	font-size: 93%;
	background: #fff;
	color: #006ac1;
	width: 92.333%;
	width: 146px;

	/* These fixed width settings does not scale ... should be EM? */
	/*
	width: 12.09em;
	*width: 12.0222em;
	*/
}

#content-left p {
	padding: 0 1em 0 1em;
	font-size: 85%;
	width: 13.077em;
	*width: 11.975em;
}


/* Runde Ecken bei Ueberschriften */
#content-left .header-corners-container {
	margin-left: .5em;
	width: 160px;
}

#content-left .header-corners.white-top,
#content-left .header-corners.white-bottom {
	height: 3px;
	width: 160px;
	overflow: hidden;
}

#content-left .header-corners.white-top {
	background: url('../../images/header_corners_white.png') no-repeat;
}

#content-left .header-corners.white-bottom {
	background: url('../../images/header_corners_white.png') no-repeat 0 -3px;
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-left.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-left-gradient.css
 */
#content-left-gradient {
	background-image: url('../../images/content-left_gradient.png');
	background-repeat: no-repeat;
	display: block;

	/* IE 6 Hack fuer min-height */
	min-height:460px;
	height:auto !important;
	height:460px;
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-left-gradient.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-left-news-ticker.css
 */
#news-ticker dl {
	margin: 0;
	width: 155px;
	font-size: 85%;
}

#news-ticker dt {
	font-weight: bold;
	background: transparent none repeat scroll 0;
	border-top: 2px dotted #fff;
	display: block;
	margin:0.5em 0 0 1em;
	padding:0.5em 0 0;
	width: 155px;
}

#news-ticker dd {
	line-height: 13px;
	margin-left: 1em;
	padding: 0 0 5px 0;
}

#news-ticker p.allnews {
	font-weight: bold;
	border-top: 2px dotted #fff;
	padding: .5em 0 0 0;
	margin: .5em 0 1.5em 1em;
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-left-news-ticker.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-normal.css
 */
#content-normal {
	padding: 0 0.5em 0 0;
	border-right: 1px solid #006ac1;
	font-family: verdana, arial, sans-serif;
}

#content-normal-blankpage {
	padding: 0 1em;
	font-family: verdana, arial, sans-serif;
}

#content-normal h1 {
	/*17px via YUI Fonts CSS foundation*/
	font-style: italic;
	font-size:131%;
	color: #006ac1;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url('../../images/ft_bg.gif');
	padding: 0 0 0.231em 0;
	*padding: 0 0 -0.525em 0;
}

#content-normal h2 {
	/*14px via YUI Fonts CSS foundation*/
	font-style: italic;
	font-size:108%;
	color: #006ac1;
	padding: 0 0 0.231em 0;
	*padding: 0 0 -0.525em 0;
}

#content-normal h3 {
	/*12px via YUI Fonts CSS foundation*/
	font-size:93%;
}

#content-normal p {
	font-size: 85%;
}
#content-normal pre {
	font-size: 93%;
}

#content-normal ol,
#content-normal ul {
	font-size: 85%;
}

#content-normal ol ol,
#content-normal ul ul {
	font-size: 100%;
}

#content-normal ul li {
	list-style-type: none;
	list-style-image: url('../../images/ul.gif');
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-normal.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-normal-news-list.css
 */
.news-list-container dl {
	clear:both;
}

.news-list-container dl h3{
	margin: 0;
	color: #006ac1;
}

.news-list-container dl h3 a{
	color: #000;
}

.news-list-container dt {
	float: left;
	margin: 0 1em 1em 0;
	width: 20%;
}

.news-list-container dd {
	float: right;
	width: 72%;
}

.news-list-container .news-border {
	background-image: url('../../images/ft_bg.gif');
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 15px;
	clear: both;
}

.news-list-gotoarchive {
	float: right;
	clear: right;
	margin: 5px 0;
	padding-right: 1px;
}

.news-list-container {
	*width: 98%!important;
}

.tx-ttnews-browsebox {
	font-size: 85%;
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-normal-news-list.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-normal-news-single.css
 */
#content-normal .news-single-img {
	float: left;
	width: 240px;
}

#content-normal .news-single-img p.news-single-imgcaption {
	font-size: 77%;
	width: auto;
}

#content-normal .news-single-item .news-single-backlink {
	font-size: 85%;
}

#content-normal .news-single-item .news-single-backlink {
	margin-bottom: 5px;
}

.news-single-img  {
	float:left;
	padding-right:5px;
	width:250px;
}

.news-single-item em { display: block; margin-bottom: 1em; }

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-normal-news-single.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-normal-mailform.css
 */
/* Formular */
#mailform fieldset {
	border: 0;
}

#mailform fieldset label {
	width: 11em;
	float: left;
	text-align: left;
	margin-right: 0px;
	display: block;
	cursor: pointer;
}

#mailform fieldset input,
#mailform fieldset textarea {
	margin-bottom: 1em;
	padding: 2px;
}

#mailform div.radio-button fieldset input {
	float: left;
	margin: 0 .5em 0 0;
}

#mailform div.checkbox {
	clear: both;
	margin: .5em 0 .5em 0;
}

#mailform div.checkbox input {
	float: left;
	margin: 0 .5em 0 0;
}

#mailform div.checkbox label {
	width: auto;
	float: none;
}

legend {
	padding-left: 10px;
	padding-right: 10px;
}

fieldset {
	padding: 1em;
}

.radiolayout {
	width: 30%;
}

.formu {
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 110px;
}

.mf-radio {
	border: 0;
}

.mf-text {
	margin-bottom: 5px;
}

.mf-check {
	border: 0;
}

.mf-select {
	margin-bottom:1em;
}

.mf-input {
	margin-bottom: 5px;
}

.mf-submit {
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-normal-mailform.css
 */

/*
 * START OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-right.css
 */
#content-right {
	/* Set ruler in right frame? */
	/*
	border-left: 1px solid #006ac1;
	padding-left: .5em;
	*/
	margin-top: 2em;
	height: 100%;
}

#content-right input[type=text],
#content-right input[type=password],
#content-right textarea{
	width: 9.385em;
	*width: 8.400em;
}

#content-right * {
	color: #006ac1;
}

#content-right h1,
#content-right h2,
#content-right h3,
#content-right h4,
#content-right h5 {
	margin: 0 .5em 0 0;
	padding: 0 0 0 1em;
	font-size: 93%;
	background: #006ac1;
	color: #fff;

	width: 78.8888%;
	*width: 80.5555%;

	/* These fixed width settings do not scale ... should be EM? */
	width: 146px;
	*width: 146px;
}

#content-right p {
	padding: 0 1em 0 0;
	font-size: 85%;
	width: 13.077em;
	*width: 11.975em;
}

#content-right .header-corners-container {
	margin: 1em 0 .5em 0;
}

/*
	ROUND CORNERS
*/
#content-right .header-corners.blue-top,
#content-right .header-corners.blue-bottom {
	height: 3px;
	width: 160px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#content-right .header-corners.blue-top {
	background: url('../../images/header_corners_blue.png') no-repeat;
	margin: 0;
}

#content-right .header-corners.blue-bottom {
	background: url('../../images/header_corners_blue.png') no-repeat 0 -3px;
	margin: 0;
}

/*
	MENUE STYLES
*/
#content-right ul.csc-menu.csc-menu-def {
	padding: 0;
	margin: 0 0 1.5em 1em;
	*margin: 0 0 1.5em 1.2em;
}

#content-right ul.csc-menu.csc-menu-def li {
	list-style-type: none;
	list-style: none;
}

#content-right ul.csc-menu.csc-menu-def li.active {
	list-style-type: disc;
}

#content-right div.news-amenu-container ul {
	padding: 0;
	margin: 0 0 1.5em 1em;
	*margin: 0 0 1.5em 1.2em;
}

#content-right div.news-amenu-container ul li {
	list-style-type: none;
	list-style: none;
}

/*
	IMAGE STYLES
*/
#content-right .csc-textpic {
	margin: .5em 0 0 0;
}

#addthis {
	float: left;
	margin-top: .25em;
}

/*
 * END OF FILE - /provadis/fileadmin/provadis_hochschule/css/styles/content-right.css
 */

/*
 * CSS file created by Rockstarapps Concatenation
 */

#content-normal .tx-pbsurvey-pi1 p, #content-normal .tx-pbsurvey-pi1 .survey_item li { font-size: 12px; }
#content-normal .tx-pbsurvey-pi1 legend { padding: 0; font-size: 12px; }
#content-normal .tx-pbsurvey-pi1 fieldset { padding: 0; }
#content-normal .tx-pbsurvey-pi1 .survey_item { margin: 0 0 10px 0; }
#content-normal .tx-pbsurvey-pi1 input { font-size: 11px; padding: 0; }
.questionstyle_one legend { display: none; }
