/* CSS CSU-Bezirkstag */

*, html {
	margin: 0 auto;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
	}
p {
	margin: 5px 0px;
	text-align: justify;
	}
#wrapper {
	width: 1000px;
	margin: 40px 0px 0px 0px;
	overflow: hidden;
	}
#logos {
	float: left;
	width: 550px;
	padding: 0px;
	padding-left: 10px;
	}
#logos img,
#logos a img { border: none; padding: 0px; }

#logo_bezirk {
	position: absolute;
	top: 140px;
	left: 25px;
	}
#claim {
	position: absolute;
	top: 70px;
	left: 265px;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	font-style: italic;
	}
	.green {
		color: #00ab4d;
		}

#topnavi {
	text-align: right;
	width: 400px;
	margin-left: 568px;
	padding-bottom: 50px;
	color: #999;
	font-weight: bold;
	padding-top: 2px;
	}

* html #topnavi { width: 390px; }
	#topnavi input {
		border: 1px solid #84B1D4;
		background: #dde8f3;
		}
	#topnavi ul {
		list-style: none;
		}
	#topnavi ul li {
		display: inline;
		list-style: none;
		border-left: 1px solid #999;
		padding: 0px 10px;
		}
	#topnavi ul li.first {
		border: none;
		}
	#topnavi ul li.last {
		padding: 0px 0px 0px 10px;
		}
	#topnavi ul li a {
		color: #999;
		font-weight: bold;
		}
		

#logos #csu {
	margin-left: 15px;
	}
	
#content {
	clear: left;
	}
#content #left {
	width: 190px;
	float: left;
	margin-left: -3px;
	}
#content #right {
	margin-left: 210px;
	width: 800px;
	margin-bottom: 50px;
	}
	
	
*+html #content #right {
	margin-left: 20px;
	}


/* ----  Navigation ---- */
#left #navi ul {
	list-style: none;
	margin: -2px 0px 0px 0px;
	padding: 0px;
	}
#left #navi ul li {
	background: #B8D0E5;
	padding: 8px;
	border: 2px solid #fefeff;
	border-right: 3px solid #fefeff;
	text-align: right;
	}
#left #navi ul li.active,
#left #navi ul li.trail {
	background: #84B1D4;
	height: 140px;
	text-align: right;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	}
#left #navi ul li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	}	


#right .main {
	width: 500px;
	text-align: left;
	margin-left: 0px;
	float: left;
	padding: 20px 0px 0px 10px;
	}
		
*+html #right .main {
	margin-left: 20px;
	}
* html #right {
	position: absolute;
	top: 355px;
	left: 0px;
	}
	
#right #newsteaser {
	margin-left: 550px;
	width: 200px;
	padding: 70px 0px 0px 0px;
	}
	
*+html #right #newsteaser {
	margin-left: 570px;
	}
* html #right #newsteaser {
	margin-left: 555px;
	}
		
#right #newsteaser .mod_newslist {
	float: right;
	width: 200px;
	padding: 0px 0px 20px 0px;
	margin-right: -10px;
	background: url('/tl_files/csu/imgs/bg_teaser.jpg') no-repeat bottom left #DC7C71;
	}
#right #newsteaser .teaser {
	width: 180px;
	padding: 10px;
	text-align: left;
	}
* html #right #newsteaser .teaser { padding-right: 20px; }	
	#right #newsteaser .teaser h2 {
		text-transform: uppercase;
		font-size: 14px;
		font-weight: bold;
		line-height: 1em;
		margin: 0px;
		padding: 0px;
		}
	#right #newsteaser .teaser h2 a {
		font-weight: bold;
		}
	#right #newsteaser .teaser h3 {
		color: #669;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
		text-align: right;
		margin-top: 5px;
		}
	#right #newsteaser .teaser .teaser_content img {
		margin-left: -10px;
		}
	#right #newsteaser .teaser p {
		color: #fff;
		margin-top: 10px;
		text-align: left;
		}
	#right #newsteaser .teaser p.info {
		margin: 0px;
		padding: 0px;
		font-size: 10px;
		color: #fff;
		}
	#right #newsteaser .teaser p.readmore {
		padding: 10px 0px 0px 0px;
		color: #000;
		}
	#right #newsteaser .teaser p.readmore a {
		color: #669;
		font-weight: bold;
		}
	
	
h1 {
	padding-top: 5px;
	margin-bottom: 15px;
	color: #6190bc;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	}
h2 {
	color: #6190bc;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	}	

	
.invisible {
	display: none;
	}
	

/* Formulare */
input, textarea, select {
	width: 230px;
	border: 1px solid #81b1d4;
	padding: 2px 5px;
	background: #dde8f3;
	float: right;
	margin-right: 130px;
	}
input:focus, textarea:focus {
	background: #fff;
	}
input[type=submit] {
	background: #81b1d4;
	color: #fff;
	font-weight: bold;
	width: 242px;
	padding: 3px 10px;
	}
label {
	position: absolute;
	top: 12px;
	}
#content #right .input_container {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px;
	clear: right;
	position: relative;
	}
#content #right .submit_container {
	clear: right;
	margin: 20px 0px;
	padding: 20px 0px;
	}
	
	
/* Kataloge */
#right .entry {
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 20px 0px;
	margin: 10px 0px;
	page-break-inside: avoid;
	}
#right .catalog_list .img_container {
	width: 120px;
	float: left;
	}
#right .catalog_list .short_info {
	margin-left: 130px;
	}
#right a {
	text-decoration: none;
	font-weight: normal;
	color: #6190bc;
	}
#right a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #6190bc;
	}
#right .catalog_list a.details {
	text-decoration: none;
	font-weight: bold;
	color: #6190bc;
	}
.catalog_list .clear {
	clear: left;
	}
#right .catalog_list a img {
	border: 1px solid #6190bc;
	}
	
#right .catalog_full .img_container {
	width: 230px;
	float: left;
	padding-top: 10px;
	}
#right .catalog_full .short_info {
	margin-left: 230px;
	}

#right .catalog_full .content {
	text-align: left;
	}
#right .catalog_full table {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	}
#right .catalog_full table th {
	text-align: left;
	font-weight: bold;
	color: #6190bc;
	width: 200px;
	vertical-align: top;
	padding: 2px 0px;
	border-collapse: collapse;
	border-bottom: 1px solid #f0f0f3;
	}
#right .catalog_full table td {
	padding: 2px 0px;
	margin: 0px;
	border-bottom: 1px solid #f0f0f3;
	border-collapse: collapse;
	}
#right .catalog_full table.quickfact th {
	color: #666;
	}
#right .catalog_full .contact_info table th {
	width: 80px;
	}
	
#right .catalog_full #lebenslauf {
	clear: left;
	padding-top: 0px;
	}
	
#right .catalog_full h2 {
	border-bottom: 1px solid #999;
	margin: 25px 0px 10px 0px;
	padding: 5px 0px;
	}
#right .catalog_full .member {
	clear: left;
	padding-top: 25px;
	}
	
#right .mod_catalogreader p.back {
	padding-top: 30px;
	}
	
#right a.download_pic {
	background: url(/system/themes/default/images/iconJPG.gif) no-repeat center left transparent;
	padding-left: 20px;
	}
	
#historie .catalog_list { margin-top: 30px; }

#historie .catalog_list h3 {
	color: #666;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	}
#historie .catalog_list h3 a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
#historie .catalog_list p {
	margin: 0px;
	}
#historie .catalog_list .history_entry {
	padding: 10px;
	height: 50px;
	border: 1px solid #f0f0f0;
	width: 220px;
	float: left;
	margin: 5px 0px;
	}
#historie .catalog_list .history_entry:hover { background: #f9f9fc; }
#historie .catalog_list .even {
	margin-right: 10px;
	}
	
#right ul {
	list-style: square;
	margin: 5px 0px 5px 15px;
	padding: 0px;
	}
#right ul li {
	list-style: square;
	margin: 0px;
	padding: 0px;
	}
	
#right p.beruf {
	color: #999;
	font-weight: bold;
	margin: 3px 0px;
	text-align: left;
	}
#right p.funktion {
	color: #999;
	font-weight: bold;
	margin: 3px 0px 5px 0px;
	text-align: left;
	}
#right p.adress {
	color: #6190bc;
	font-weight: bold;
	}
	
#right h3 {
	color: #6190bc;
	font-size: 12px;
	}
	
#body_contents #chatroom_userlist { background: none; }
.chatframe {
	border: 1px solid #ccc;
	}
	
/*Suchbox*/
#head #search {
	padding: 0px 0px 10px 0px;
	}
#head #search input {
	float: none;
	margin: 0px;
	}
#head #search #search_submit {
	width: 25px;
	background: #6190bc;
	color: #fff;
	border: none;
	padding: 2px;
	}
#suche .mod_search div {
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 10px 0px;
	}
#suche .mod_search div.last {
	border-bottom: none;
	padding: 0px 0px 10px 0px;
	}
/* News-Bereich */
.main #news .mod_newslist .teaser .info,
.main #newsdetails .mod_newsreader .info {
	margin: 0px;
	padding: 0px;
	color: #999;
	font-size: 10px;
	}
.main #news .mod_newslist .teaser h2,
.main #presse .mod_newslist .teaser h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 1em;
	}
	
#right #links ul li {
	margin: 0px 0px 10px 0px;
	}
#right #links ul li h3 {
	color: #666;
	}
	
#right #presse .mod_newslist .layout_short,
#right #news .mod_newslist .layout_short {
	border-bottom: 1px solid #ccc;
	padding: 10px 0px;
	margin: 0px 0px;
	}
#right #presse .mod_newslist .last,
#right #news .mod_newslist .last { border: none; }

#right #newsteaser .short_list {
	border: 1px solid #6190bc;
	float: right;
	width: 178px;
	padding: 10px;
	margin: 0px -10px 30px 0px;
	}
* html #right #newsteaser .short_list { margin: 0px 0px 10px 0px; }
* html #right .contact_info table { width: 260px; }
#right #newsteaser .short_list h2 {
	margin: 0px;
	}
	
#left #navi li.trail .mod_cataloglist {
	padding: 10px 3px;
	}
#left #navi li.trail .mod_cataloglist ul li {
	border: none;
	background: none;
	width: auto;
	padding: 0px;
	margin: 0px;
	}
#left #navi li.trail .mod_cataloglist ul li a {
	text-transform: none;
	font-weight: normal;
	letter-spacing: normal;
	}
#left #navi li.trail .mod_cataloglist ul li a:hover {
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
	}
#left #navi ul li.bezirksraete {
	height: auto;
	}
	
.page-break { display: none; }
#right .social_icon { border: none !important; padding: 0px; margin: 0px 5px 0px 0px; }
	
@media print {	
	*, html {
		text-align: left;
		margin: 0px;
		}
	html, body { width: 100%; }
	#logos { float: none; }
	#claim { position: absolute; top: 30px; }
	#wrapper {
		width: 90%;
		overflow: visible;
		text-align: left;
		margin: 0px;
		}
	#subnavi { display: none; }
	#logo_bezirk { position: absolute; top: 0px; left: 600px; width: 60px; }
	#logos #csu { margin: 0px; }
	#left { float: none; display: none; }
	#content #right { width: 80%; float: none; margin: 0px; }
	
	#head #topnavi,
	#head .image_container {
		display: none;
		}
	
	#right #newsteaser {
		display: none;
	}
	
	#right .mod_cataloglist .entry { padding-bottom: 2px; }
	#right .download_pic { display: none; }
	#right .page-break {
		display: block;
		page-break-before: always;
		}
		
	#content #right #myAccordion { border: none; padding: 0px; }
	#content #right .myAccordion-content { display: block !important; }
		
	*, p, div, span { orphans:3; widows: 3; }
		
}
