
/* 

OVERRULES 

*/
/*
#col1 {
	width:945px !important;
	background: transparent !important;
	padding-left: 40px;
}
*/

/*
#col2, #col3 {
	display: none;
}
*/

#shad1 {
z-index: 200;
}


.idbObjNav.redakSubNav {
	display: none;
}


 .col1_yaml_prvt_1 #col1_content,
 .col1_yaml_prvt_13 #col1_content {
 margin-bottom: 30px;
 }
 
 
 
#col1.col1_yaml_prvt_1{
width: auto !important;
}
#col1.col1_yaml_prvt_1 #col1_content 
{
padding-right: 0;
}


#col1.col1_yaml_prvt_1 .pw{
background: #fff;
float: left;
}

#col1.col1_yaml_prvt_1 .prvtmainnav,
#col1.col1_yaml_prvt_1 .prvtcur
{
width: 917px;
}
 
#col1.col1_yaml_prvt_1 .prvtprevnextnav
{
width: 895px;
}
 
/*

GENERAL

*/

.cf {
	clear:both;
}

.tx-prvt-pi1 {
	margin-top: 30px;
}

.tx-prvt-pi1 a:hover {
	color: #b01 !important;
}

.prvtleftcol {
	float: left;
	width: 760px;

}

.prvtleftcol.prvtleftcoldetail{
width: 938px;
position: relative;
background: white;

}
/*

mainnav

*/

.prvtmainnav {
	position: relative;
	text-align:center;
	top: 0;
	left: 0;
	width: 760px;
	z-index: 200;

}
.prvtleftcoldetail .prvtmainnav {
width: 938px;
}

.prvtmainnav a {
	color: white !important;
	}
.prvtmainnav a:hover {
	color: white !important;
	background: #b01;
}

.prvtmainnav * {
	margin: 0;
	padding: 0;
}

.prvtmainnav ul {
	list-style: none;
}

/* ====================== YEAR ====================== */
.prvtyear {
	background: url(../images/whiteLine.gif) repeat-x bottom;	
	width: 738px;
	float: left;
	border-left: 1px solid white;
	


}
.prvtleftcoldetail .prvtyear{
	background: #eee9de url(../images/whiteLine.gif) repeat-x bottom;	
	width: 937px;
	}

.prvtyear li{
display: inline;
}
.prvtyear a, .prvtyear span {
	color: white;
	background:#a7a59c;
	border-top:1px solid white;
	border-right:1px solid white;
	
	display:block;
	width:76px;
	float:left;
	
	padding: 7px 5px 4px 5px;
}

.prvtyear span {
	background: #eee9de url(../images/hatchYear.gif);
}

.prvtyearcur a {
	background:#787466;
}

/* ====================== CURRENT YEAR ====================== */
.prvtcur {
	background: white url(../images/prvtCurLine.gif) repeat-x top;
	border-left: 1px solid white;
	border-right: 1px solid white;
	
	width: 737px;
	float: left;
	
	padding: 12px 0 10px 0;

}

 .prvtleftcoldetail .prvtcur{
	width: 936px;
}

/* ====================== QUARTER ====================== */
.prvtquarter {
	background:  url(../images/prvtquarterline2.gif) no-repeat right 5px;


	float:left;

	margin-left: 10px;
}

.prvtquarter em {

	background: white;
	color: #b4b2ab;
	

	font-family: Times;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	

	text-transform: uppercase;

	padding:0 6px 0 6px;
	
}


/* ====================== MONTH ====================== */

.prvtmonth li {
	display:inline;
}

.prvtmonth a, .prvtmonth span {
	background:#a7a59c;


	border-right:1px solid white;
	display:block;
	
	float:left;
	width: 56px;
	

	color: white;
	
	margin-top: 6px;
	padding: 3px 0 2px 0;

}

.prvtmonth span {
	background:url(../images/hatch.gif);

}

.prvtmonthcur a {
	background:#787466;
}


/* ====================== LIST ====================== */
.prvtoverview {
	background:white;
	position: relative;
	width: 715px;
	float: left;	
	padding: 30px 12px 12px 12px;
}

.prvtoverview * {
	margin:0;
	padding:0;
	border:none;
}

.prvtoverview h1 {
	display: none;
}

.prvtoverviewlistitem {	
	border-top:1px solid #d0cec9;
	width:715px;
	float:left;
	padding: 20px 0 17px 0;
}

.prvtoverviewthumb {
/*
	position:absolute;
	left:56px;
	top:0;
*/
float: left;
	width:156px;

	padding-left: 56px;
}
.prvtoverviewthumb a{
	background: #d0cec9;
	display: block;
color: #a7a59c;
font-size: 11px;
}

.prvtlistc1 {

	width:256px;

	margin-left:63px;
	position:relative;
	float:left;

	overflow:hidden;
	top: 0;
	left: 0;
}

.prvtlistc2 {
	margin-left:580px;
}

ul.prvtoverviewlinks {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.prvtoverviewlinks a {
	color: black;
	display: block;
	margin-bottom: 2px;
	padding-left: 16px;
	background: url(../images/prvtgrayarrow.gif) no-repeat;
}

.prvtlistc1 h2 {
	width:100%;
	float:left;
	font-size: 14px;
	margin-bottom: 2px;
}

.prvtlistc1 h2 a {
	color: black;
	padding-left: 21px;
	background: url(../images/prvtredarrow.gif) no-repeat;
}



.prvtlistc1 h2 em {
	font-weight: normal;
	font-style: normal;
	display: none;
}

.prvtlistc1 p {
	clear:both;
	line-height: 17px;
	padding-left: 21px;
}

p.prvtextra {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 0;
}

/* search */
.prvt_search {
	width: 180px;
	float: left;
	margin-bottom: 24px;
	position: relative;
	z-index: 60;
}

.prvt_search * {
	margin: 0;
	padding: 0;
}

.prvt_search form {
	clear: both;
	background: white;
	border-top:4px solid #7a7466;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.prvt_search form label {

	background:  url(../images/prvtquarterline2.gif) no-repeat center center ;
	text-align:center;
	padding: 0;
	display: block;
	padding: 8px 0px 6px 0px;

}
.prvt_search form label em{
	background: white;
	color: #b4b2ab;	
	font-family: Times;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding:0 6px 0 6px;
}

.prvt_search form textarea, 
.prvt_search form select,
.prvt_search form input{
	font-family: Verdana;
	font-size: 11px;
	color: #A8A59C;
	border: 1px solid #A8A59C;
	width: 158px;
	height: 18px;
}

.prvt_search form input.prvtsubmit_sb,
.prvt_search form input.csc-mailform-submit {
	width: 79px;
	padding-bottom: 2px;
	height: 21px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.prvt_search form textarea,
.prvt_search form input#prvttsuchbegriff,
.prvt_search form input.prvt_input {
/*
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 155px;
	height: 18px;
	overflow: hidden;
	position: relative;
*/
}


.prvt_search form textarea{
height: 145px;
}




.prvt_search form select {

	padding-top: 0px;
	padding-bottom: 0px;
	height: 21px;

}

.prvt_search form input.prvt_passiv,
.prvt_search form select.prvt_passiv {

	background:url(../images/hatch.gif);
	}


.prvt_search p {
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px 10px 3px 10px;

	text-align: left;
}


.prvt_search h2 {
	display:block;
	width:76px;
	border:1px solid white;
	border-left: none;
	border-bottom: none;
	color: white;
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 4px;

	font-size: 12px;
	font-weight: normal;
	background:#7a7466;
	text-align: center;
	float: left;
	line-height: 15px;
	
		padding: 7px 5px 4px 5px;
}

.prvt_search.prvt_search_tv {
position: relative;
z-index: 40;
}
.prvt_search.prvt_search_tv #cb_name,
.prvt_search.prvt_search_tv #email{
margin-bottom: 10px;
}
.prvt_search.prvt_search_tv input{
/* margin-bottom: 5px; */
}

.prvt_search.prvt_search_tv h2 {
width: auto;
}
.tx-pilmailform-pi1{

/*
clear: both;
	background: white url(../images/prvtCurLine.gif) repeat-x top;
*/

}

/* ====================== VALUES ====================== */

.prvtsb_values_cont {
position: relative;
top: 0;
left: 0;
z-index: 210;
}

.prvtsb_values {
	margin-top: 1px;
	position: absolute;
	top: 22px;
	width: 148px;
	left: 10px;
	border: 1px solid gray;
	background: white;
	padding: 5px;
	display: none;
	z-index: 200;
}



* html .prvtsb_values {
position: relative;
top: 0;
left: 10px;
}

.prvtsb_values * {
	margin: 0;
	padding: 0;
	background: white;
}

.prvtsb_values ul {
	list-style: none;
}

.prvtsb_values li {
	display: none;

}
.prvtsb_values li span{
display: block;
	border-bottom: 1px dotted silver;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#7a7466;
	font-size: 11px;
	}

.prvtsb_values li span:hover {
	color: #b01;
	cursor: pointer;
	font-weight: bold;
}

.prvt_close {
	width: 20px;
	height: 20px;
	background: red;
	display: none;
}

/*
.prvt_themenvorschlag {
	border-top:4px solid #7a7466;
	background: white;
	width: 160px;
	height: 297px;
	float: left;
	color: silver;
	padding: 10px;
}
*/

/* ====================== DETAIL ====================== */
.prvtdetail {


	width: 715px;
	float: left;	
	padding: 20px 12px 12px 12px;
	background: white;
}

.prvtdetail h1 {
	display: none;
}

.prvtdetail h1 em {
	font-weight: normal;
	font-style: normal;
}

.prvtdetail * {
	margin: 0;
	padding: 0;
}

.prvtclipping {

}

.prvtclipping .prvtclippingimage {
border: 1px solid black;
float: left;
width: 599px;

}
.prvtclipping .prvtclippingimage img{

}

.prvtprevpage, .prvtnextpage {
float: left;
margin-top: 162px;
width: 45px;
height: 50px;
}

.prvtprevpage a {
display: block;
width: 43px;
height: 50px;
background:  url(../images/prvtprevpage.gif) no-repeat;
padding-top: 52px;
padding-right: 2px;
font-size:10px;
color: white;
text-align: right;
}
.prvtprevpage a:hover {
color: #d0cec9 !important;
}

.prvtnextpage a {
display: block;
width: 43px;
height: 50px;
background:  url(../images/prvtnextpage.gif) no-repeat;
padding-top: 52px;
padding-left: 2px;
font-size:10px;
color: white;
text-align: left;
}
.prvtnextpage a:hover {
color: #d0cec9 !important;
}



.prvtnextpage {

}



.prvtdescription {
background: white;
float: left;
float: right;
width: 160px;
margin-top: 181px;
margin-left: 20px;
/*
	position: absolute;
	left: 734px;
	top: 60px;
	background: white;

	padding-top: 267px;
	padding-left: 24px;
	display: none;
*/
}

.prvtdescription .prvtextra {
	margin-bottom: 20px;
}

.prvtdescription .prvtoverviewlinks {
	margin-bottom: 30px;
}

.prvtdescription .prvtoverviewlinks a {
	background: url(../images/prvtredarrow.gif) no-repeat;
}

.prvtdescription h2 {
	color: black;
	font-size: 12px;
}

.prvtdescription .pagenav2 {
	font-size: 11px;
	margin-bottom: 30px;
	font-style: italic;
}

/* HELP */
.prvthelp {
	float:left;
	margin-top: 7px;
	margin-left: 7px;
	width: 13px;
	height: 13px;
	background: url(../images/prvthelpicon.gif) no-repeat;
	position: relative;
	z-index: 300;
}

.prvthelp p {
position: absolute;
top: 15px;
left: 15px;
width: 150px;
margin-left: -100px;
background: #ebe1b6;
text-align: left;
border: 1px solid #787466;
font-size: 11px;
padding: 10px;
z-index: 100;
z-index: 1000;
cursor: pointer;
line-height: 13px;
display: none;
}
.prvthelp p b{
display: block;
margin-top: 5px;
font-weight: normal;
font-style: italic;

}





/* ====================== RELATIVE NAVIGATION ====================== */
.prvtbacklink {
	position: absolute;
	right: 26px;
	top: 13px;
	font-size: 11px;
}
.prvtbacklink a{
color: #054 !important;
}


.prvtleftcoldetail .prvtbacklink{
	right: 5px;
/*
	top: 54px;

*/
}
/*
.prvtleftcoldetail .prvtbacklink a{
	background:#669988;


	border-right:1px solid white;
	display:block;
	
	float:left;
	width: 170px;
	

	color: white;
	

	padding: 3px 0 3px 0;
	}
*/

.prvtbrowsebox {
	font-size: 11px;
	position: absolute;
	top: 15px;
	left: 12px;
	width: 710px;
	text-align: center;
}

.prvtbrowsebox a {
	margin-left: 5px;
	margin-right: 5px;
}

.prvtbacklink a:hover {
	color: #b01 !important;
	background: transparent;
}

/* ====================== prevnextnav  ====================== */

.prvtprevnextnav{
font-size: 11px;
}

.prvtprevnextnav a{
color: #a7a59c !important;
}

.prvtprevnextnav a:hover {
	color: #b01 !important;
	background: transparent;
}

.prvtprevnextnav.prvtprevnextnavtop {
	width:715px;
	float:left;
	padding: 7px 12px 0 12px;
	background: white;
}

.prvtprevnextnav.prvtprevnextnavbottom {
	border-top:1px solid #d0cec9;
	width:715px;
	float:left;
	padding: 10px 0 0 0;
}

.prvtleftcoldetail .prvtprevnextnav.prvtprevnextnavbottom {
margin-top: 20px;
}

.prvtposition {
	text-align: center;
	border-bottom:1px solid #d0cec9;
	padding: 0 0 11px 0;
}




.prvtprevnextnav .prvttotop a{
	background: url(../images/prvtArrowToTop.gif) no-repeat 0 3px;
	padding-left: 9px;
}
.prvtprevnextnav .prvttotop a:hover{
	background: url(../images/prvtArrowToTopHover.gif) no-repeat 0 3px;
}

.prvtprev {
	float: left;
	width: 200px;
	text-align: left;
}

.prvtnext {
	float: right;
	width: 200px;
	text-align: right;
}



.prvttotop {
	text-align: center;
}


