/* @override http://mackcrossmedia.at/docs/18/layout/user.css */
/* @override http://www.mackcrossmedia.at/docs/18/layout/user.css */
#c4934 {
	position: absolute;
	bottom: 0;
	left: 251px;
	/*min-height ursprünglich 355*/
}
html {
	background: #dad7e9;
	background: #e8e8f4 url(bg.jpg);
}
body {
	text-align: center;
	color: #222;
	font: 13px/1.5em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 10px;
	width:1000px;
	height: 100%;
	text-align: left;
	background: url(wrapper.png) repeat-y left 2px;
}
#header {
	position: relative;
	height: 220px;
	background: url(header.gif) no-repeat;
}
#title, #subtitle {
	display: block;
	position: absolute;
	top: 0;
	left: 30px;
	margin: 0;
	width: 115px;
	height: 110px;
	text-indent: 208px;
	white-space: nowrap;
	overflow: hidden;
}
#content_wrapper {
}
#main {
	float: right;
	min-height: 370px;
	height: auto !important;
	height: 370px;
	width: 632px;
	margin: -7px 0 0 0;
	display: inline; /*IE6*/
}

/* @group Navi */
#navi {
}
#navi ul {
	margin: 0;
	position: absolute;
	top: 220px;
	left: 10px;
	border-left: 9px solid #000033;
	padding-left: 20px;
}
#navi li {
	list-style-type: none;
}
#navi a {
	color: #8b85bd;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
}

#navi a:hover,
#navi li.active a {
	color: #000033;
}
#navi ul ul {
	border-left: 0;
	position: relative;
	top: 0;
	left: 0;
	padding-left: 8px;
	margin-bottom: 8px;
}
#navi li.active li a {
	font-weight: normal;
	text-transform: none;
	border: 0;
	font-size: 13px;
	color: #8b85bd;
}
#navi li.active li a:hover,
#navi li.active li.active a {
	color: #000033;
}
#mi513 {
	margin-bottom: 15px;
}
#mi517 {
	margin-top: 15px;
}
/* @end */


/* @group Top-Navi */
#mi509, #mi3254, #mi510, #mi511 {
	position: absolute;
	top: -166px;
	white-space: nowrap;
}
#mi509 {
	left: 390px;
}
#mi3254 {
	left: 520px;
}
#mi510 {
	left: 678px;
}
#mi511 {
	left: 808px;
}
#mi509 a, #mi3254 a, #mi510 a, #mi511 a {
	color: #fff;
}
#mi509 a:hover,
#mi3254 a:hover,
#mi510 a:hover, 
#mi511 a:hover,
#navi #mi509.active a, 
#navi #mi3254.active a,
#navi #mi510.active a, 
#navi #mi511.active a {
	color: #fdff53;
}
#navi #mi509.active ul,
#navi #mi510.active ul,
#navi #mi511.active ul {
	top: 10px;
	left: -25px;
	width: 380px;
	padding: 0;
}
#navi #mi509.active li,
#navi #mi510.active li,
#navi #mi511.active li {
	float: left; /*IE*/
	margin: 0 5px 5px 0;
}
#navi #mi509.active li a,
#navi #mi510.active li a,
#navi #mi511.active li a {
	color: #000033;
	font-size: 14px;
	float: left;
	padding: 2px 10px 0 10px;
	white-space: nowrap; /*IE*/

}
#navi #mi509.active li a:hover,
#navi #mi510.active li a:hover,
#navi #mi511.active li a:hover,
#navi #mi509.active li.active a,
#navi #mi510.active li.active a,
#navi #mi511.active li.active a {
	background: #fdff53;
}
#navi #mi509.active #mi518 a,
#navi #mi509.active #mi3973 a,
#navi #mi509.active #mi522 a { /*CCJournal + cca*/
	width: 105px;
	padding-left: 24px;
}
/* @end */


.content {
	clear: both;
	position: relative;
	padding: 0 12px 15px 0;
}
.post .body {
	width: 450px;
}
.post .pic_left {
	float: left;
	margin: 5px 15px 3px 0;
	display: inline;
}
.post .pic_right {
	float: right;
	margin: 5px 0 5px 5px;
	display: inline;
	*position: absolute;
	*right: 15px;
}
.post img {
	padding: 2px;
	border: 0px solid #aeabbe;
}
.post p, #sidebar p {
	margin: 0;
	padding: 0;
}
.post th, .post td {
	border-color: #d0d0d0;
}
a { color: #8b85bd; }
a:hover { color: #000033; }
a:visited { color: #8b85bd; }

h1, h2, .Untertitel {
	color: #000033;
	margin-top: 0;
	font-weight: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 21px;
	margin-bottom: 0.5em;
}
h2, .Untertitel {
	font-size: 16px;
}
hr {
	border: 1px solid #e5e5e5;
}
#sidebar {
	display: none;
}
#footer {
	clear: both;
	line-height: 30px;
	font-size: 11px;
	color: #8b85bd;
	padding: 0 0 10px 35px;
	margin: 0 -10px;
	position: relative;
	top: 10px;
	background: url(footer.png) repeat-x 0 bottom;
}
#footer p {
	margin: 0;
}
#footer a {
	text-decoration: none;
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#search {
	display: none;
}
iframe {
	height: 269px !important;
	width: 604px;
}
#appStoreLink {
	display: block;
	width: 233px;
	height: 31px;
	background: url(kostenlos_downloaden_im_AppStore.png);
	text-indent: 235px;
	overflow: hidden;
	white-space: nowrap;
}

/* @group gallery */
.gallery ul {
	margin: 0;
	width: 500px;
}
.gallery li {
	width: 120px;
	height: 120px;
	float: left;
	list-style: none;
}
.gallery img {
	padding: 2px;
	border: 1px solid #d0d0d0;
}
/* @end */

/* @group Form */
.user_form {
	width: 480px;
}
input.text_field{
	border: 1px solid #b1b1cb;
	width: 330px;
	padding: 2px 3px;
}
.text_area {
	border: 1px solid #b1b1cb;
	width: 422px !important;
}
input.text_field:focus,
.text_area:focus {
	border-color: #000033;
	background: #e8e8f4;
}
#fe553 td,
#fe566 td,
#fe655 td {
	padding-top: 20px;
}


.user_form_submit {
	height: 25px;
	padding: 0 3px;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #8b85bd;
	border-top-color: #cacae5;
	border-left-color: #cacae5;
	border-right-color: #4b4b72;
	border-bottom-color: #4b4b72;
	text-transform: uppercase;
	border-style: double;
	border-width: 3px;
	width: auto;
	font: 11px/20px Verdana, "Lucida Grande", Lucida, sans-serif;
	*line-height: 16px;
}


.user_form_submit:hover,
.user_form_submit:active {
	color: #fff;
	border-top-color: #4b4b72;
	border-left-color: #4b4b72;
	border-right-color: #cacae5;
	border-bottom-color: #cacae5;
}
/* @end */

/* @group Veranstaltungen, Partner, Mediadaten */

#group517 .content,
#group537 .content,
#page514 .content {
	background: url(separator.gif) repeat-x 0 bottom;
	margin-bottom: 16px;
}
/*Heading*/
#c1170.content,
#c1180.content {
	background: none;
	padding-bottom: 0;
}
#c1170 .post,
#c1180 .post {
	padding-top: 5px;
}
/* @end */






/* @group Printmedien, Digitalmedien Fachstudien u. -bücher, Mediadaten */
#group509 .body,
#group510 .body, 
#group511 .body,
#page514 .body,
#group3254 .body,
#group509 h1,
#group510 h1, 
#group511 h1,
#page514 h1,
#group3254 h1 {
	float: right;
	width: 370px;
	margin-right: 10px;
}
#group509 .ganze_Breite .body,
#group510 .ganze_Breite .body, 
#group511 .ganze_Breite .body,
#page514 .ganze_Breite .body,
#group3254 .ganze_Breite .body,
#group509 .ganze_Breite h1,
#group510 .ganze_Breite h1, 
#group511 .ganze_Breite  h1,
#page514 .ganze_Breite h1,
#group3254 .ganze_Breite h1,
.ganze_Breite .body,
.ganze_Breite h1 {
	width: 600px;
}
#group509 .pic_left, 
#group510 .pic_left, 
#group511 .pic_left,
#page514 .pic_left,
#group3254 .pic_left {
	margin-top: 0;
}
#group509 .post img,
#group510 .post img,
#group511 .post img,
#page514 .post img,
#group3254 .post img {
	border: 1px solid #aeabbe;
}
.Artikel-Download a,
a.Artikel-Download {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 330px;
	padding: 5px 0 5px 28px;
	background: url(pfeil_hell.gif) no-repeat 4px center;
}
.Artikel-Download a:hover,
a.Artikel-Download:hover {
	background: #f0f0f6 url(pfeil.gif) no-repeat 4px center;
}
/* @end */


