/* @override http://www.callcentercircle.at/docs/58/layout/user.css */

html {
	background: #FFFEFE url(bg.png) repeat-x;
}

body {
  	color: #222; 
  	font: normal 14px/1.5em "Helvetica Neue",  Helvetica, Arial, Geneva, sans-serif;
	padding-bottom: 50px;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
	border: none;
}
#wrapper {
	position: relative;
}
* + html #wrapper {
	min-width: 45em;
}
* html #wrapper {
	width: 70em;
}
#title {
	display: block;
	position: absolute;
	top: 33px;
	left: 35%;
	width: 315px;
	height: 28px;
	text-indent: 771px;
	white-space: nowrap;
	overflow: hidden;
	background: url(ccc_logo.png) no-repeat;
	z-index: 2;
}
#content_wrapper {
	width: 100%; /*IE6*/
}

/* @group Navi */
#navi {
	background: url(bg.png);
	height: 7px;
	width: auto;
}

* html #navi {
	padding-right: 4.7%;
}

#navi ul {
	float: right;
	min-width: 10em;
	max-width: 20em;
	text-transform: uppercase;
	text-align: right;
	font-size: 1.6em;
	font-weight: 100;
	line-height: 1.5em;
	background: url(dots_bottom.png) bottom right no-repeat;
	margin: 0;
	position: relative;
	left: -5%;
	margin-top: 110px;
	min-height: 220px;
	padding: 0 0 10px 0;
}
* + html #navi ul {
	margin-right: 1.5em;
}
#navi li {
	list-style-type: none;
}
#navi li:first-child {
	background: url(dots_top.png) top right no-repeat;
	padding-top: 10px;
}
#navi a {
	text-decoration: none;
	color: #828482;
}
#navi a:hover,
#navi li.active a {
	color: #A40072;
}
#navi ul ul {
	display: none;
	margin: 0;
}

/* @group App-Galerie */
.g2027 #navi ul ul,
.g3184 #navi ul ul {
	display: block;
	float: none;
	text-align: right;
	min-height: 0;
	font-size: 1em;
	font-weight: 200;
	background:none;
	margin: 0;
	left: 0;
	padding: 0 0 10px 0;
}
.g2027 #navi ul ul li,
.g3184 #navi ul ul li {
	height: 20px;
	line-height: 20px;
	padding: 0;
}
.g2027 #navi ul ul li:first-child,
.g3184 #navi ul ul li:first-child {
	background: none;
}
.g2027 #navi ul ul a,
.g3184 #navi ul ul a {
	font-size: 13px;
}

/* @end */

/* @end */

#main {
	float: right;
	position: relative;
	width: 65%;
	min-height: 300px;
	height: auto !important;
	height: 300px; /*For IE*/
	padding-top:103px;
	border-top: 7px solid #A40072;
}

#main .content:first-child {
	padding-top: 1.7em;
}

#page2006 #c4747 {
	padding: 0;
}

.content {
	clear: both;
	position: relative;
	max-width: 44em;
	overflow: hidden;
}
.content p {
	padding:0;
}
.post {
	padding:0;
	padding-right: 1em;	
	margin-top: 1.5em;
}
#c4759 .post {
	margin-top: 0;
}
.post .pic_left {
	float: left;
	margin: 5px 15px 3px 0;
	display: inline;
}
.post .pic_right {
	float: right;
	margin: 5px 0 5px 15px;
	display: inline;
}
.post img {
	padding: 1px;
	background: #fff;
	border: 1px solid #bbb;
}
.download {
	margin-bottom: 2em;
}
.download a {
	font-weight: bold;
}
a { color: #A40072; }
a:visited { color: #A40072; }
a:hover { color: #E1338C; }
	
h1, h2, h3, h4 {
	color: #A40072;
  	font: bold 18px/1.5em "Helvetica Neue",  Helvetica, Arial, Geneva, sans-serif;
}
h2 {
	font-size: 16px;
}
h3, h4 {
	font-size: 14px;
}

.in_Farbe {
	color: #A40072;
}

hr {
	border: 1px solid #c2c4c2;
}
#footer {
	display: none;
	clear: both;
	height: 30px;
	padding-top: 20px;
	margin-bottom: -50px;
	position: relative; /*IE6*/
	margin-left: 35%;
	font-size: 11px;
	font-family: verdana;
}
#page2011 #footer {
	display: block;
}
#footer p {
	margin: 0;
}
#sidebar {
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#search {
	display: none;
}
.extern {
	width: 100%;
	height: 10000px;
}
iframe {
	width: 100%;
	height: 100%;
}

#page2007 .extern {
	height: 100em;
}

/* @group sponsoren & partner */

.g2009 .post {
	margin-left: 160px;
	position: relative;
}

.g2009 .post h1 {
	margin-left: -160px;
}

.g2009 .post .pic_left {
	position: absolute;
	left: -160px;
	top: 0;
}

.g2009 .post .pic_left img {
	border: none;
}

/* @end */

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


/* @group Form */
.user_form .text_field,
.user_form .text_area {
	font-size: 14px;
	color: #09c;
	border: 1px solid #abddee;
	padding: 2px 2px 2px 5px;
	background-color: #f1fbff;
	width: 300px;
}
.user_form .text_field:focus,
.user_form .text_area:focus {
	border-color: #9bbe00;
	background-color: #edf6b9;
	color: #5f9900;
}
.user_form .text_area {
	margin: 0px 0px 20px 0px;
	height: 50px;
	width: 480px;
}

#user_form_error, #user_form_ok {
	border: 2px solid;
	padding: 3px 5px;
}
/* @end */

#c4773 {
	border-top: 1px solid #a70173;
}