/* CSS Document */

/* Import Content CSS */
@import url(content.css);
body {
	margin: 0;
	padding: 0;
	background: url(/images/bg_body.gif);
	font-size: 0.8em;
	line-height: 1.25em;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.entry p {
	font-size: 1.05em;
	margin-bottom: 15px;
	}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
a {
	color: #AB390C;
}
/* Container */

#cta-main {
	width: 979px;
	margin: auto;
	padding-bottom: 25px;
	border-right: 3px solid #F1F1E1;
	border-left: 3px solid #F1F1E1;
	background: url(/images/bg_main.jpg) repeat-y;
	position: relative;
}

#cta-header {
	background: url(/images/pic_people_laughing.jpg) right no-repeat;
	height: 100px;
}
#cta-header-navigation {
	background: url(/images/bg_header_navigation.jpg) repeat-x;
	height: 110px;
	padding-left: 10px;
}
#cta-header-navigation {
	padding-left: 7px;     /* Deklaration fuer IE 5.x */
  voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
}
#cta-header-navigation img {
	width: 100%;
	height: 48px;
	border: none;
}
#cta-header-navigation p {
	padding: 0 12px 0 27px;
	color: #C9C9B5;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 1.2em;
}
#cta-header-navigation a {
	color: #C9C9B5;
	text-decoration: none;
}
#cta-left {
	float: left;
	width: 210px;
	margin: 15px 20px 0px 9px;
	font-size: 0.9em;
}
* html #cta-left {
	width: 181px;
	margin: 15px 20px 0 5px;	
}

#cta-middle {
	float: left;
	width: 500px;
	margin: 15px 30px 0px 0px;
}
#cta-right {
	float: left;
	width: 200px;
	margin: 0px;
	font-size: 0.9em;
}
#cta-footer {
	text-align: center;
	font-size: 0.85em;
	line-height: 1.5em;
}

.cta-box-filled-top {
	height: 5px;
	background: url(/images/bg_box_filled_top.gif) no-repeat;
}
* html .cta-box-filled-top {
  padding: 0;
  margin: 0;
  width: 210px;
  overflow: hidden;
}
.cta-box-filled {
	background: #E7E7DD;
	padding: 0 8px;
}
* html .cta-box-filled {
	width: 194px;
}
.cta-box-filled-bottom {
	height: 5px;
	background: url(/images/bg_box_filled_bottom.gif) no-repeat;
	margin-bottom: 10px;
  overflow: hidden;		
}
* html .cta-box-filled-bottom {
	width: 210px;
}
.cta-box-filled-invert-top {
	height: 5px;
	background: url(/images/bg_box_filled_invert_top.gif) no-repeat #FFF;
  overflow: hidden;	
}
.cta-box-filled-invert {
	background: url(/images/bg_box_filled_invert.jpg) bottom no-repeat #FFF;
	padding: 0 8px 4px 8px;
	border-left: 1px solid #D4D4B0;
	border-right: 1px solid #D4D4B0;
}
* html .cta-box-filled-invert {
	width: 182px;
  overflow: hidden;	   
}
.cta-box-filled-invert-bottom {
	height: 5px;
	background: url(/images/bg_box_filled_invert_bottom.gif) no-repeat;
	margin-bottom: 10px;
  overflow: hidden;	
}

/* Werbeflächen */

#ad-top {
	height: 90px;
	background: #FFF;
	text-align: center;
}

#ad-right {
	width: 120px;
	background: #FFF;
	position: absolute;
	right: -123px;
	
}


/* Navigation */
.bt-header-1, .bt-header-2, .bt-header-3, .bt-header-4, .bt-header-5, .bt-header-5-login {
	float: left;
	width: 188px;
	height: 99px;
	margin-right: 5px;
}
.bt-header-1 {
	background: url(/images/bt_header_1.jpg);
}
.bt-header-1:hover {
	background: url(/images/bt_header_1_hover.jpg);
}
.bt-header-1-current {
	background: url(/images/bt_header_1.jpg);
}
.bt-header-2 {
	background: url(/images/bt_header_2.jpg);
}
.bt-header-2:hover {
	background: url(/images/bt_header_2_hover.jpg);
}
.bt-header-2-current {
	background: url(/images/bt_header_2.jpg);
}
.bt-header-3 {
	background: url(/images/bt_header_3.jpg);
}
.bt-header-3:hover {
	background: url(/images/bt_header_3_hover.jpg);
}
.bt-header-3-current {
	background: url(/images/bt_header_3.jpg);
}
.bt-header-4 {
	background: url(/images/bt_header_4.jpg);
}
.bt-header-4:hover {
	background: url(/images/bt_header_4_hover.jpg);
}
.bt-header-4-current {
	background: url(/images/bt_header_4.jpg);
}
.bt-header-5 {
	background: url(/images/bt_header_5.jpg);
}
.bt-header-5:hover {
	background: url(/images/bt_header_5_hover.jpg);
}
.bt-header-5-current {
	background: url(/images/bt_header_5.jpg);
}
.bt-header-5-login {
	background: url(/images/bt_header_5_login.jpg);
}
.bt-header-5-login:hover {
	background: url(/images/bt_header_5_login_hover.jpg);
}
.bt-header-5-login-current {
	background: url(/images/bt_header_5_login.jpg);
}
/* ALL CONTAINER */

input.single-line, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 2px 1px;
}
input.submit {
	margin: 5px 0 0 0;
}
.label-field {
	font-size: 0.85em;
	font-weight: bold;
}
.line-dotted-horizontal {
	width: 100%;
	height: 1px;
	background: url(/images/bg_line_dotted_horizontal.gif) repeat-x;
	clear: both;
	margin: 8px 0;
}
.caption-information {
	font-size: 0.85em;
	color: #666;
}
.caption-quote {
	font-style: italic;
}
.txt-center {
	text-align: center;
}

a.link-content {
	color: #000;
	text-decoration: none;
}
a.link-content:hover, a.link-caption-information:hover {
	text-decoration: underline;
}
a.link-caption-information {
	color: #67635D;
	text-decoration: none;
}
a.link-content:hover {
	text-decoration: underline;
}

a.link-title {
	text-decoration: none;
}


/* LEFT CONTAINER */

#cta-left h2 {
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	color: #67635D;
}
#cta-left .subtitle {
	font-size: 0.75em;
	font-weight: bold;
	clear: both;
	margin: 0 0 5px 0;
}
#cta-left .box-user-thumb {
	padding: 3px;
	margin: 0 10px;
	float: left;
	width: 70px;
	text-align: center;
}
* html #cta-left .box-user-thumb {
	padding: 0;
	margin: 0 7px;
}
#cta-left .bg-user-thumb {
	width: 70px;
	height: 70px;
	background: #FFF;
	margin: 0 0 3px 0;
}
#cta-left .bg-user-thumb img {
	border: 1px solid #CCC;
	margin: auto;
	position: relative;
	top: 50%;
}
#cta-left a.user-name {
	color: #000;
	text-decoration: none;
}
#cta-left a.user-name:hover {
	text-decoration: underline;
}
#cta-left .photo-thumb {
	margin: 6px 0;
	border: 1px solid #CCC;
}

#cta-left .box-clouds {
	text-align: center;
	margin: 3px 0 0 0;
}
#cta-left .box-clouds a {
	text-decoration: none;
}
#cta-left .box-clouds a:hover {
	text-decoration: underline;
}

/* RIGHT CONTAINER */

#cta-right .title-fontsize {
	font-size: 0.85em;
	color: #AB390C;
	font-weight: bold;
	padding: 0 5px 0 0;
}
#cta-right h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.15em;
	color: #67635D;
}
#cta-right h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #AB390C;
}
#cta-right h3.alternate {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 1.15em;
	color: #AB390C;
	clear: none;
}
#cta-right .img-article-thumb {
	margin: 4px 0;
}
#cta-right .subtitle {
	font-weight: bold;
}
#cta-right .user-thumb {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #CCC;
}
#cta-right .list-links {
	line-height: 1.75em;
}
#cta-right .photo-thumb {
	margin: 6px 0;
	border: 1px solid #CCC;
}

/* Layer */
#layer-bg {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	opacity: 0.85;
	filter: alpha(opacity=85, finishopacity=85);
	-moz-opacity: 0.85;
	background: #FFF;
}
* html #layer-bg {
	width: 980px;
}
.layer-content {
	position: absolute;
}

*+html .layer-content {
	left: 0;
	float: left;
}

* html .layer-content {
	left: 0;
	float: left;
}

.cta-layer-top {
	position: relative;
	width: 536px;
	background: url(/images/spec_box_layer_top.gif);
	height: 24px;
	margin: 0 auto;
}

.cta-layer-middle {
	position: relative;
	width: 500px;
	background: url(/images/spec_box_layer_middle.gif);
	margin: 0 auto;
	padding: 0 18px;
}
* html .cta-layer-middle {
	width: 464px;
}

.cta-layer-bottom {
	position: relative;
	width: 536px;
	background: url(/images/spec_box_layer_bottom.gif);
	height: 24px;
	margin: 0 auto;
}

/* Hacks */
.clear-me, clear-me-spacer, clear-me-spacer-half {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}
.clear-me-spacer {
	height: 20px;
}
.clear-me-spacer-half {
	height: 10px;
}
div.clear-me {
	overflow: hidden;
}


