/* -------------  Layout CSS | Ralph Pfeifer | Kommunikations-Design ------------------
für werbepraxis-volk.de -- Copyright 2009

Ralph Pfeifer
Kommunikations-Design
-------------------------------
Strümpfelbacher Str. 314
71384 Weinstadt
-------------------------------
Tel: 07151 275170
Fax: 0941 5992 10128 
-------------------------------
mailto:info@rpkd.de
http://www.rpkd.de
-------------------------------
*/
/* -------- L A Y O U T ------------- */


/* -------- CONTENT COLUMNS ------------- */
@import url(wp_popup.css);




html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	background-image: url(../gfx/wp_shadowbg.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4B5466;
}
div#centered {
	border: 0;
	margin: 0px auto;
	width: 920px;
	text-align:left;
	position:relative;
	left:50%;
	margin-left:-460px;
	padding-top: 30px;	/*
	top: 33%;
	margin-top:-200px; 
	*/
}
#header {
	overflow: hidden;
	height: 132px;
	width: 920px;
}
#header .logo {
	float: right;
	margin-top: 40px;
	float: right;
}
/*------ Navigation ---------*/

#navigation {
	margin-top: 2px;
}
#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
#navigation ul li {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
}
#navigation ul li a {
	padding: 6px;
	padding-left: 6px;
	color: #000000;
	display: block;
	width: 90px;
	margin-right: 0px;
	text-decoration: none;
	border: #FFFFFF 2px solid;
	height: 12px;
}

#navigation ul li a:hover {
	color: #000;
	/*background-color: #A01238;*/
	filter:alpha(opacity=75);
	opacity: 0.7;
	-moz-opacity:0.7;
	display: block;
	font-weight: bold;
}
#navigation .act a {
	font-weight: bold;
}
#navigation a.gruen {
	background-color: #96BF0D;
}
#navigation a.orange {
	background-color: #EE8201;
}
#navigation a.grau {
	background-color: #7D9394;
}
#navigation a.braun {
	background-color: #A29C3F;
}
#navigation a.blau {
	background-color: #009EE0;
}
#navigation a.rot {
	background-color: #A01238;
}
#navigation a.weiss {
	background-color: #EDEDED;
}
#navigation ul.metanavi {
	float: right;
	margin-right: 10px;
}
#navigation ul.metanavi a, #navigation ul.metanavi a:hover {
	color: #FFF;
}
#navigation ul.mainnavisub {
	position: absolute;
	left: -106px;
	width: 500px;
	/*margin-left: -20px;*/
}
/**************** Content *****************/

#content-box {
	height: 560px;
	background-color: #FFFFFF;
}
#content {
	height: 353px;
	background-color: #e8e6e4;
	background-position: right;
	background-repeat:no-repeat
}
#content-left {
	padding-top: 14px;
	width: 460px;
	overflow: hidden;
	height: 335px;
	padding-left: 30px;
}
#title-left {
	width: 390px;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 204px;
	position: absolute;
	left: 0px;
}
#content-subTitle {
	float: left;
	padding-top: 230px;
	padding-left: 40px;
	width: 350px;
	overflow: hidden;
	height: 120px;
	color: #666666;
}
/*--------- FOOTER ------- */
#footer-navi {
	padding-top: 10px;
	padding-bottom: 15px;
	color: #FFFFFF;
}
#footer-navi a {
	text-decoration: none;
	color: #CACBD0;
}
#footer-navi a:hover {
	color: #EA95A5;
}
#footer-navi .impressum {
	float: right;
	display: inline;
}
.clearer {
	clear: both;
}
/*--------- BREADCRUMB ------- */
#breadcrumb {
	text-align: right;
	position: absolute;
	right: 14px;
	top: 138px;
	margin: 0px;
}
#breadcrumb ul {
	list-style-type: none;
	margin: 0px;
}
#breadcrumb li {
	float: left;
}
/* -------- STANDARDS ------------- */
a:link, a:visited {
	color: #A01438;
}
a:hover, a:active {
	color: #666666;
}
h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: bold;
	color: #e2001a;
}
h5 {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
	color: #e2001a;
}
.bodytext {
	margin-top: 1px;
	margin-bottom: 6px;
}
#scrollerOuter .csc-textpic-image, #content-right .csc-textpic-image {
	border: solid #FFFFFF 1px;
}
.csc-textpic-intext-right {
	margin-right: 2px;
}
.csc-textpic-intext-right-nowrap .csc-textpic-image {
}
#content ul {
	margin: 0px 0px 10px 15px;
	padding: 0px;
}
#content li {
	margin: 0px;
}
.contenttable p.bodytext {
	margin-top: 1px;
	margin-bottom: 1px;
}


.gruen {
	color: #96BF0D;
}
.orange {
	color: #EE8201;
}
.grau {
	color: #7D9394;
}
.braun {
	color: #A29C3F;
}
.blau {
	color: #009EE0;
}
.rot {
	color: #A01238;
}
.weiss {
	color: #EDEDED;
}

/*---------  Buttons -----*/
a.schliessenButton {
	display: block;
	height: 16px;
	width: 80px;
	background-image:url(../gfx/schliessenButton.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 3px;
	margin-top: 25px;
	text-decoration: none;
	
}

a.schliessenButton:hover {
		background-image: url(../gfx/schliessenButton.gif);
		background-position: right -20px;
		color: #96BF0D;
}



/*--------------------------  Files upload Styles   --------------------------*/
.csc-uploads {
	font-size: 10px;
}
.csc-uploads-icon {
	vertical-align: top;
}
.csc-uploads-fileSize {
	vertical-align: top;
	white-space: nowrap;
}
.csc-uploads-fileSize p {
	margin: 2px 5px 0px 0px;
}
.csc-uploads-fileName {
	width: 80%;
	font-weight:bold;
}
.csc-uploads-fileName p {
	margin: 1px;
}
.csc-uploads-description {
	padding: 3px 0px 0px;
	vertical-align: top;
	font-weight: normal;
}
.download-icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.download-item {
	margin: 0px;
	padding: 0px;
}
.download-item td {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.download-icon img {
	border: 0px none #CCCCCC;
}
.download-title {
	font-weight: bold;
}
.download-description a {
	text-decoration: none;
}
.download-filesize {
	margin-left: 5px;
}
/************** Mailform #csc-form styles **************/
.csc-mailform-field {
	display: block;
	clear: left;
}
.csc-mailform-field label {
	width: 80px;
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #F4F1F1;
	padding: 3px;
}
.csc-mailform-field input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 3px;
	border: 0px none #333333;
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	background-color:#DEDEDE;
	width: 300px;
}
#mailformformtype_mail {
	background-color:#FFFFFF;
	font-weight: bold;
	margin-top: 10px;
}
input.csc-mailform-submit:active {
	color:#c50c1f;
	border: 1px solid #CC3300;
}
.csc-form-label-req {
	margin: 0px;
	padding: 0px;
}
.csc-mailform-field textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 3px;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-color:#DEDEDE;
	width: 300px;
	border: 0px none #333333;
}
#mailform .csc-form-checkbox {
	margin-left: 85px;
	margin-top: 10px;
}
.csc-form-radio {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.csc-form-fieldcell select, .csc-form-fieldcell select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	padding: 4px;
}
.csc-mailform-field input[type=checkbox] {
	width: auto;
	border: 0px none #333333;
}
#mailform fieldset {
	padding: 0px;
	border: 0px none #FFFFFF;
}
#mailform legend {
}
#content form input.csc-mailform-submit, .csc-mailform-field input[type=submit] {
	border: 0px none #999999;
	font-size: 13px;
	font-weight: bold;
	width: auto;
	text-align: left;
	background-color: transparent;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	background-image: url(../gfx/pfeile/searchArrow.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content form input.csc-mailform-submit:hover {
	border: 0px none #D3007B;
	color: #A01238;
	background-color: transparent;
	background-position: right -20px;
	background-image: url(../gfx/pfeile/searchArrow.gif);
	background-repeat: no-repeat;
}
/*-----------------  News ------------------*/
.news-list-container .news-list-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC solid;
}
.news-list-container .news-list-image {
	margin-left: 25px;
	border: 1px white solid;
	float: right;
}
.news-list-morelink {
	font-weight: bold;
}
.news-list-morelink a {
	text-decoration: none;
	display: inline;
}
/*-----------------  News SINGLE ------------------*/
.news-box {
	margin-left: 215px;
	width: 380px;
}
.news-single-item {
	margin-bottom: 20px;
}
.news-single-item .news-image-box {
	display: block;
	width: 195px;
	float: left;
	margin-right: 0px;
}
.news-single-item .news-single-img {
	margin-right: 0px;
}
.news-single-item .news-single-img img {
	border: 1px white solid;
}
.news-single-item h2 {
	margin-bottom: 10px;
}
.news-single-item .news-single-imgcaption {
	margin-bottom: 10px;
	margin-top: 2px;
}
.news-filebody img {
	padding-right: 4px;
	padding-left: 4px;
	vertical-align: text-bottom;
}
.news-file-single-files {
	margin-top: 15px;
	margin-bottom: 15px;
}
/*-----------------  News Übersichtslisten ------------------*/
.news-shortlatest-container {
}
.news-shortlatest-container .news-latest-item {
	margin-bottom: 4px;
	padding-left: 10px;
	background-image: url(../gfx/pfeile/pfeil-liste.gif);
	background-repeat: no-repeat;
}
.news-shortlatest-container .news-latest-title {
	font-weight: bold;
}
.news-shortlist-container {
}
.news-shortlist-container a:link, .news-shortlist-container a:visited {
	text-decoration: none;
}
.news-shortlatest-container a:hover, .news-shortlatest-container a:active {
	text-decoration: none;
}
.news-shortlist-container .news-list-item {
	margin-bottom: 4px;
	padding-left: 10px;
	background-image: url(../gfx/pfeile/pfeil-liste.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.news-shortlist-container .news-list-title {
	font-weight: bold;
}

/* ----perfectlightbox ------- */
#lightbox-overlay-text {
	visibility: hidden;
}
#lightbox-imageBox {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
#lightbox {
	border: #006633 solid 1px;
	margin-left: 25px;
	margin-right: 25px;
}

/*-----------------  News SINGLE BUSSE ------------------*/
.news-single-bus-item .news-single-img {
	width: 290px;
	height: 280px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
.news-single-bus-item img {
	border: 1px white solid;
}
.news-single-bus-item .thumb {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 7px;
	float: left;
}
.news-single-bus-item .bus-image-last {
	margin-right: 0px;
}
/* temporär!!! */
.news-list-item .thumb {
	display: none;
}
.news-single-bus-text-box {
	margin-left: 295px;
	margin-right: 0px;
	width: 305px;
}
.news-single-backtolist {
	margin-top: 25px;
}
/************** #csc Content Rahmen styles **************/

.csc-frame-indent6633 {
	width: 250px;
	padding-left: 25px;
	padding-top: 20px;
}
.csc-frame-invisible {
	padding-right: 30px;
	padding-left: 30px;
}
.csc-frame-indent {
	float: left;
	width: 195px;
	padding-right: 10px;
	margin-bottom: 15px;
}
mailform .csc-frame-indent6633 {
	width: 405px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.csc-frame-indent3366 {
	width: 405px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.csc-frame-frame2, .rahmen-rot {
	border: 1px solid #e60a3c;
	padding: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content-right .csc-frame-frame1 .csc-textpic-image, #content .csc-frame-frame1 .csc-textpic-image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.csc-frame-rulerAfter {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;
}
.csc-frame-rulerBefore {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #CCCCCC;
}

