/*
* Universität Leipzig
* Startseite
* Stand: 06.05.2009
*/



* {
	margin: 0px;
	padding:  0px;
}

a img, img {
	border:0;
}

body {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
/*	font-size: 100%; */
	font-size: 17.1px;
	color: #333;
	margin: 0px;
	padding:  0px;
	background-color: #ffffff;
}

h1 {
	font-weight: normal;
}

h1, h2, h3 {
	font-weight: normal;
}

p, label {
	font-size: .8em;
}

a {
	text-decoration: none;
	color: #3366CC;
}

a:hover, a:focus{
    text-decoration: underline;
}

option {
	background-color: #fff;
	padding-left: .5em;
}

/* Seitenkopf */
#header {
/* nicht floaten IE hat Darstellungsproblem */
/*	float: left; */
	height: 124px;
	background-color: #fff;
}

/* Inhaltsbereich */
#wrapper {
	float: left;
	height: 100%;
	background-color: #ffffff;

    /* Use a 12px base font size with a 16px line height */
    font-size: 0.75em; /* 16px x .75 = 12px */
    line-height: 1.333em; /* 12px x 1.333 = 16px */

    /* Use a 14px base font size with a 18px line height */
    font-size: 0.875em; /* 16px x .875 = 14px */
    line-height: 1.286em; /* 14px x 1.286 = 18px */

	border-right: 1px solid #bbb;
}

#content-wrapper {
	float: left;
	width: 99.9%;
	padding: 1em 0;
}

#index #content-wrapper {
	float: left;
	width: 99.9%;
	padding: 1em 0;
}

#breadcrumb {
	font-size: .8em;
	color: #ccc;
}

#breadcrumb a {
	color: #ccc;
}

#section-header{
	margin: .2em 0 1em 0;
	height: 100px;
	width: 100%;
	background-color: #ff0;
}

#content {
	padding-bottom: 1em;
}

#content h3 {
	margin: 0 0 .5em 0;
	padding: 1px 5px 0 5px;
	font-size: .8em;
	line-height: 1.6em;
}

#content p {
	padding: 0 5px 5px 5px;
}

.BildImText{
	float:left;
	padding-right:0.6em;
}

.Schritt_aktiv{	border: 1px solid #aaaaaa;border-bottom: 0px solid #3366CC;color:#3366cc;font-size:0.8em;float:left;width:5em;background-color:#eeeeee;padding-left:1em;}
.Schritt{font-size:0.8em;float:left;width:5em;background-color:#efefef;padding-left:1em;}
.formulartitel{color:#3366cc;}
.formular_01{
	border: 1px solid #aaaaaa;
	border-top: 0px solid #3366CC;
	font-size:0.8em;background-color:#eeeeee;padding:1em;
}
.formular_01 label{
/*	font-style:bold; */
	font-size:0.9em;
}
.formular_01 optgroup{
/*	font-style:bold; */
}
#abbrechen{color:#aaaaaa;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADCE2;
	border-right-color: #ABB3B7;
	border-bottom-color: #797979;
	border-left-color: #C3C7D2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#weiter{
	color:#3366CC;
	margin-left:0.5em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADCE2;
	border-right-color: #ABB3B7;
	border-bottom-color: #797979;
	border-left-color: #C3C7D2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.buttonleiste{float:right;padding-top:1em;}

#party2009 {
	float: right;
/*	background: #f3f3f3; */
	height: 82px;
}

#header-nav {
	float: left;
/*	width: 1000px; */
	height: 20px;
	background: #fff url(../images/bg_header-nav.jpg) repeat-x 0 0;
}

#footer {
	float: left;
	width: 100%;
	background-color: #fff;
    position:relative;
    padding:0 0 10px 0;
}

#footer p {
	margin: 0 20px;
	padding: 5px .2em .2em .2em;
	border-top: 1px dotted #ccc;
	font-size: .8em;
	color: #888;
}

.socialIcons_footer { position:absolute;left:184px;top:6px;}

.socialIcons_footer ul li { display: inline-block; margin-left: 7px; list-style: none; list-style-image: none; }

/*.socialIcons_footer a {}*/

.socialIcons_footer strong { display:none; }

.liste_content li {
	font-size: .9em;
	margin-left: 5px;
	padding-left: 16px;
	list-style: none;
	list-style-position: inside;
	background: transparent url(../images/list_grau_top.png) no-repeat left top;
}

/* 	-----------------------------------------
	----------- Dropdown-Menue ----------------
	-----------------------------------------*/

/* user contexual navigation */
ul#user-nav {
	float: left;
	margin: 0 0 0 220px;
	padding: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #c6c6c6;
}

ul#user-nav li {
	float: left;
	list-style: none;
	list-style-image: none;
}

ul#user-nav li a {
	display: block;
	padding: .2em .5em 0 .5em;
	font-size: .9em;
	color: #3366cc;
	border-right: 1px solid #c6c6c6;
	border-left: 1px solid #fff;
}

ul#user-nav li a:hover {
	background-color: #DCE7ec;
	color: #333;
}

ul#user-nav li a.active {
	padding: 0 .4em;
	font-size: .9em;
	line-height: 1.7em;
	color: #333;
	background-color: #fff;
	border-right: 1px solid #c6c6c6;
	border-left: 1px solid #fff;
}

/* user sub menu nav - dropdown */

ul#user-nav li ul {
	position: absolute;
	width: 191px;
	left: -3000px;
	margin: -2px 0 -2px 0;
	z-index: 100;
}

ul#user-nav li:hover ul {
	left: auto;
}

.sub-menu {
	border: 1px solid #c6c6c6;
}

ul#user-nav li ul.sub-menu li a {
	display: block;
	width: 186px;
	padding: 2px 0 0 4px;
	border-bottom: 1px solid #fff;
	border-right: none;
	background-color: #DCE7ec;
}

ul#user-nav li ul.sub-menu li a:hover {
	background-color: #C7d3d8;
}

/* misc. styles */

.clear {
	clear: both;
}

/* index */

#index #content {
	width: 735px;
	margin-left: 20px;
	border: none;
}

/* ### Internet Startseite ###*/
#index .block {
	position: relative;
	overflow:hidden;
	float: left;
	/*width: 229px;
	height: 231px;*/
	width: 15.25em;
	height: 16.4em;
/*	margin: 0 9px 15px 0;  */
	margin: 0px;
	background: url(../images/block.png);
}

#index .block ul {
	padding-left: 5px !important;
}

#index .block li {
	line-height: 1.17em;
    color:#fff;
}

#index .block h3 {
	margin-top: -0px;
	padding-bottom: 3px;
	width: 10.2em;
	background-color: #333;
	font-weight:bold;
	font-size: 1em;
	line-height: 1.5em;
	line-height: 1.2em;
	color: #fff;
	background-image: none;
}

#index .block p {
	position: absolute;
	bottom: 62px;
	left: 5px;
	color: #fff;
}

#index .block a {
	font-size: .9em;
	color: #fff;
}

#index .block img {
	/*position: absolute;*/
	/*bottom: 9px;*/
	width: 100%;
	height: 50px;
	background-color: #333;
	background-image: url(../images/studium_block_3.jpg);
}

#index .block hr {
	position: absolute;
	bottom: 7px;
	width: 100%;
	height: 2px;
/*	size: 1px; */
	color: #ff0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-color: #ffffff;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}

/* ### / Internet Startseite ###*/
/* ### Intranet Startseite ###*/
#index .blockintra {
	position: relative;
	overflow:hidden;
	float: left;
	width: 229px;
	height: 231px;
	margin: 0 9px 15px 0;
	background: url(../images/block.png);
}

#index .blockintra ul {
	padding-left: 5px;
}

#index .blockintra li {
	line-height: 1.17em;
}

#index .blockintra h3 {
	margin-top: -0px;
	padding-bottom: 3px;
	width: 153px;
	background-color: #fff;
	font-weight:bold;
	font-size: 1em;
	line-height: 1.5em;
	color: #993333;
	background-image: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#index .blockintra h3 a {
	color: #993333;
}

#index .blockintra p {
	position: absolute;
	bottom: 62px;
	left: 5px;
	color: #fff;
}

#index .blockintra a {
	font-size: .9em;
	color: #fff;
}

#index .blockintra img {
	position: absolute;
	bottom: 9px;
	width: 100%;
	height: 50px;
	background-color: #333;
	background-image: url(../images/studium_block_3.jpg);
}

#index .blockintra hr {
	position: absolute;
	bottom: 1px;
	width: 100%;
	height: 2px;
/*	size: 1px;	*/
	color: #ff0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-color: #ffffff;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}

/* ### / Intranet Startseite ###*/
#index .termine .rss img{
	position:absolute;
	padding-top: 0px;
	padding-bottom: 0px;
	/*margin: -16px 5px 0px 210px;*/
	margin: -16px 5px 0px 14em;
}
body#Intranet .termine .rss img{
	position:absolute;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: -16px 5px 0px 485px;
}
#index ul li {
	list-style: none;
	list-style-image: none;
}

/* ##### Content ##### */
#content h3 {
	margin: 3px 0 0 0;
	font-weight:bold;
}
#contentfuss {
	padding-top: 1em;
	font-size: 0.7em;
	color: #cccccc;
}
#contentfuss hr, #content hr {
	width: 100%;
	height:1px;
	color: #eeeeee;
}
#contentfusssymb {
	float:right;
	margin-top:-1.4em;
}
#content .termine {
	position:relative;
	float:left;
	margin: 0px;
	/*width: 229px;*/
	width: 15.25em;
}
body#Intranet #content .termine {
	position:relative;
	float:left;
	margin: 0 10px 10px 0;
	width: 100%;
}

#content .termine .headline {
	background: #FFFFFF url(../images/bg_teaserbalken_service.jpg) repeat-x 0 0;
}

#content .termine .headline h3 {
	font-size: .8em;
	font-weight: bold;
	color: #000;
	line-height: 1.55em;
}
#content .termine ul {
	display:block;
	float:left;
	width: 15.25em;
	height:auto;
}

#content .termine ul li {
	font-size: 0.8em;
	display:block;
	float:left;
}

#news {
	width: 470px;
	clear: both;
}

#news h3 {
	background: #999 url(../images/bg_news-title.jpg) repeat-x 0 0;
	font-size: .9em;
	color: #fff;
	line-height: 1.6em;
}


/* Skip Links - Start */

/* Version mit umgebender Liste */
/*
#skip-links {
    position: absolute;
    left: -3000px;
    top: -3000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
	font-size: .8em;
	color: #ccc;
}
	/*
	#skip-links a {
		display: block;
		color: #333;
	}
	*/

/* Version ohne umgebende Liste */

	a.skip {
		position:absolute;
		left:-1000em;
		top:-1000em;
		font-size:0.8em;
	}

	a.skip:focus,
	a.skip:active {
		position:absolute;
		left:4px;
		top:25px;
		width:auto;
		height:auto;
		background-color:#FFFFFF;
		color:#000000;
		border:1px solid #000000;
		padding:0.2pt 0.5em;
		text-decoration:underline;
		z-index:100000;
	}

/* Skip Links - Ende */

#index .frontEndEditIcons {
	display:none;
	visibility:hidden;
}


.blockLink{
	position:absolute;
/*	position:relative; */
	/*margin-bottom:17px;*/
	margin-left:0px;
	left: 5px;
	/*top:185px;*/
	top:11.6em;
	bottom: 0px;
	font-weight:normal;
	font-size:1.1em;
	/*padding-top: 7px;*/
	padding-top:0;
	padding-right:0;
}
	.blockLink > a {
		float: left;
	}
	.blockLink a:hover{
		text-decoration: underline;
	}


/* Layoutanpassungen
*/

html{
	background: transparent url(../images/header_background.gif) repeat-x 0 0;
	background-color: #ffffff;
}

body{
	background-color: #ffffff;
	background: transparent url(../images/header_background.gif) repeat-x 0 0;
}

* html body{
	background-color: #ffffff;
	background: transparent url(../images/header_background.gif) repeat-x 0 3px;
}

#wrapper {
	line-height:1.2em !important;
	float: none;
	max-width: 985px;
	min-width: 770px;
	border-right: none;
	margin: 0px;
}

#wrapperwrapper {
/* Hintergrundbild wird per PHP eingebunden */
/*	background: transparent url(../images/portal-buch.jpg) no-repeat scroll 500px 60px ; */
	max-width:100%;
	width: 100em;
	min-width:770px;
	height: 800px;
	position: absolute;
	left:0px;
	top: 68px;
}


#index #content-wrapper {
	min-width: 770px;
	background:none;
	position: relative;
}

#courtesy-menu{
	max-width: 985px;
	width: 100%;
}

/*
#courtesy-menu form {
	margin-right: 10px;
	background:#414141;
	height: 22px;
}
*/

/*
#search-button{
width: 12px;
}
*/

#header-nav {
	max-width: 1000px;
	min-width: 775px;
	width: 720px;
}

#content-wrapper{
	max-width: 1000px;
	min-width: 775px;
	padding: 0px;
}

#index #wrapper #content-wrapper{
	max-width: 1000px;
	min-width: 775px;
}

#index #content{
	max-width: 735px;
	min-width: 312px;
	width: 99%;
	overflow: visible;
}


#footer{
	width: 100%;
	position: fixed;
	bottom:0px;
	left: 0px;
}

	#footer p{
		margin: 0 0 0 20px;
	}

form#courtesy-form input#search, form#courtesy-form select#quicklinks, form#courtesy-form textarea#search {
	margin-left: 0.8em;
}

#content{
	width: auto;
	float: left;
	float: none;
	overflow: hidden;
	margin-right: 0px;
}

#contentfuss hr{
	border:1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	height: 1px;
	line-height: 1px;
}

form#courtesy-form input#search{
	vertical-align: middle;
}

#content .block ul{
	margin-left: 0px;
	margin-right: 0px;
/*	margin-top: 20px; */
	margin-top: 15px;
	position: relative;
	height:9.5em;
	z-index: 6;
}


*:first-child+html #content .block hr {
	bottom: 7px;
}

* html .block hr {
	bottom:7px !important;
}

* html #index{
	width: 100%;
}

p{
	margin: 11px 0px;
}

.dreispalter{
	clear: both;
}

.eins, .zwei, .drei {
	/*width: 238px;*/
	width:15.9em;
	float: left;
	margin-bottom: 2.0em;
}

#index .dreispalter .block ul + a {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#index .dreispalter .block ul + a img {
	position: absolute;
	left: 0;
	bottom: 9px;
}

#index .dreispalter .block ul {
	height: auto;
}
#index .dreispalter .block ul li {
	float: left;
}

* html #content{
    width: 750px !important;
}

* html #wrapperwrapper{
    width: 100% !important;
}

* html #footer{
    width: 100%;
}

* html .block{
	margin-bottom: 15px;
}

.termine a.intern, .termine a.weiter {
	background-image:url(../images/icons/thema_xyz.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-left:13px;
}

.termine a.intern {
	display:block;
	float:left;
	/*width:211px;*/
	width:17.6em;
	height:auto;
	margin:0;
	padding:0px 0px 0px 13px;
	background-position:left 5px;
}

.termine a.weiter{
	margin-left: 3px;
}

.termine p {
	margin:0;
}

#content .termine .headline {
	padding-bottom:11px;
}

#content .termine h3 a {
	color: #000000 !important;
}

/* Versteckte Überschriften */
h1.invisible {
	display:none;
}
h2.invisible {
	display:none;
}
