/* **********************
	Content
*********************** */

body {
	background-color: #eee;
}

section#titlebox h1 {
/*	padding: 0;
	margin: 0;
	width: 700px;
	padding: 15px 20px 5px;
	font-size: 30px;
	line-height: 35px;
*/
}

.hinweis {
	margin: 40px 200px;
	padding: 10px !important;
	background: #f4edc5;
	font-weight: bold;
	color: #d40808;
	font-size: 24px;
}

/* **********************
	Modal
*********************** */

#overlay {
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 100;
	position: fixed;
	display: none;
}
#modal * {
	padding: 0;
	margin: 0;
}
#modal {
	top: 0;
	width: 1080px;
	height: 100%;
	z-index: 200;
	position: absolute;
	display: none;
}
#modal .buttons {
	padding: 40px 0 0;
}
#modal .buttons_ba {
	margin-left: 500px;
	position: fixed;
	bottom: 40px !important;
}
.button_exit { background: url(../img/nav_sprite.png) -640px 0 no-repeat; }

#modal .hide {
	display: none;
}

/* **********************
	Modal Tags
*********************** */

.tag {
	cursor: pointer;
}

#modal_tag0,
#modal_tag1,
#modal_tag2,
#modal_tag3,
#modal_tag4,
#modal_tag5,
#modal_tag6,
#modal_tag7 {
	width: 750px;
	min-height: 500px;
	max-height:70%;
	margin: 40px auto 40px auto;
	padding: 25px 25px 40px;
	background-color: #fff;
	overflow: auto;
}

/* **********************
	Content-Universität
*********************** */

/* Modal */

#modal h1 {
	margin: 0 0 25px;
}
#modal h2 {
	margin: 0 0 15px;
	line-height: 1.4em;
}
#modal h3 {
	margin: 0 0 15px;
}
#modal p {
	margin: 0 0 15px;
}
#modal ul {
	margin: 0 0 25px 0;
	list-style-position: inside;
}
#modal li {
	m/argin: 0 0 10px;
}


/* Seite */

section#alltaeglich_1 {
	padding: 150px 0 150px;
}

section#alltaeglich_2 {
	padding: 60px 0 150px;
}


h1 {
	margin-top: 0;
	line-height: 1.2em;
}

p {
	
}

.bold {
	font-family: FrutigerBold;
}

.textbox {
	margin: 16px 0;
	padding: 16px;
	color: white;
	background-color: #7a0027;
}

ul {
	
}

li {
	padding-bottom: 10px;
}

.textspalten {

}

.spalte1 {
	width: 48%;
	float: left;
}

.spalte2 {
	width: 48%;
	float: right;
}

/* Slider 1 */


.slider1 {
	clear: left;
	position: relative; 
	margin-top: 50px;
	margin-bottom: 50px;
	top: 0px; 
	left: 0px; 
	width: 750px; 
	height: 900px;
}
.slides1 {
	cursor: move; 
	position: absolute; 
	left: 0px; 
	top: 50px; 
	width: 750px; 
	height: 800px; 
	overflow: hidden;
}
.slider1bullets {
	position: relative;
	top: 10px;
}

.slider2 {
	clear: left;
	position: relative; 
	margin-top: 50px;
	margin-bottom: 50px;
	top: 0px; 
	left: 0px; 
	width: 750px; 
	height: 700px;
}
.slides2 {
	cursor: move; 
	position: absolute; 
	left: 0px; 
	top: 50px; 
	width: 750px; 
	height: 620px; 
	overflow: hidden;
}
.slider2bullets {
	position: relative;
	top: 10px;
}

.bauchbinde {
	padding: 25px 100px 0px 200px;
}

/* Videplayer 1 */

#video_player1 {
	margin: 40px 0px;
}
#video_player2 {
	margin: 40px 0px;
}



#tag1, #tag2, #tag3,#tag4,#tag0{
	clear: both;
	font-size: 30px;
	color: black;
}

.more {
	width: 80px;
	height:80px;
	float: left;
	background: url(../img/nav_sprite_schwarz.png) -80px 0;
	display: inline-block;
	margin: 0;
	padding-bottom: 20px;
}
.tag p {
	display: inline-block;
	padding: 0 0 0 20px;
}











