/* GENERAL */

  body {
    margin:0px; 
    padding:0px; 
    font-family:verdana;
    font-size:10pt;
    line-height:1.3;
    color:#000;
  }

  div.frame {
    width:800px; 
    height:600px; 
    margin:0px; 
    padding:0px;
    border:solid 1px #333;
  }

  div.float {
    margin:0px;
    padding:0px;
  }  

  .clr {
    clear:both;
  }

/* BOXES */
  
  div.menu_frame {
    height:85px; 
    margin:0px; 
    padding:0px; 
    background-image: url(../main_images/pcp_header.png);
  }
  
  div.content_frame {
    height:498px;
    margin:0px; 
    padding:0px;
  }
  
  div.footer_frame {
    height:17px; 
    margin:0px; 
    padding:0px; 
    background-image: url(../main_images/pcp_footer.png);
  }
  
  div.top {
    position:relative;
    height:55px; 
    padding:0px; 
    margin:0px; 
    overflow:hidden;
  }
  
  div.top_image {
    float:left; 
    width:195px; 
    height:55px; 
    padding:0px; 
    margin:0px;
  }
  
  div.top_version {
    position:absolute;
    z-index:99;
    top:19px;
    left:205px;
    padding:0px; 
    margin:0px;
    font-family:arial, sans-serif;
    font-size:18pt;
    font-weight:bold;
    letter-spacing:1pt;
    color:#fff;
  }
  
  div.top_version_shadow {
    position:absolute;
    z-index:98;
    top:23px;
    left:208px;
    padding:0px; 
    margin:0px;
    font-family:arial, sans-serif;
    font-size:18pt;
    font-weight:bold;
    letter-spacing:1pt;
    color:#550A0B;
  }
  
  div.top_search {
    position:absolute;
    top:25px;
    right:10px;
  }
  
  div.nav_top {
    float:right; 
    width:575px; 
    height:14px; 
    padding:0px; 
    margin-top:1px;
    margin-right:15px; 
    text-align:right;
    font-family:verdana; 
    font-size:8pt;
    line-height:1; 
    color:#fff;
    }
    
  div.nav_footer {
    float:right; 
    width:575px; 
    height:14px; 
    padding:0px; 
    margin-top:2px;
    margin-right:15px; 
    text-align:right;
    font-family:verdana; 
    font-size:8pt;
    line-height:1; 
    color:#fff;
    }

  div.dropdown_frame {
    height:20px;
    margin:2px 0px 0px 0px; 
    padding:0px;
  }
  
  .inline {
		width: 780px;
		height: 470px;
		margin-top:5px;
		margin-left:10px;
		padding:0px;
		overflow:auto;
		}

/* FONTZ */

  a:active { text-decoration:expression(hideFocus='true'); }

  a.top:link {
    font-family:verdana; 
    font-size:8pt;
    line-height:1; 
    color:#fff;
    text-decoration:none;
    }
    
  a.top:visited {
    font-family:verdana; 
    font-size:8pt;
    line-height:1; 
    color:#fff;
    text-decoration:none;
    }
    
  a.top:hover {
    font-family:verdana; 
    font-size:8pt;
    line-height:1; 
    color:#fff;
    text-decoration:none;
  }
    
  a.top:active {
    font-family:verdana; 
    font-size:8pt;
    line-height:1; 
    color:#fff;
    text-decoration:none;
  }

/* PROGRAMMSEITEN */

  div.progz_frame {
    margin:0px; 
    padding:0px;
  }
  
  div.breadcrumps {
    font-family:verdana; 
    font-size:7pt; 
    color:#A82328; 
    line-height:1; 
    text-decoration:none;
    font-weight:bold;
  }
  
  a.breadcrumps:link {
    font-family:verdana; 
    font-size:7pt; 
    color:#A82328; 
    line-height:1; 
    text-decoration:none;
    font-weight:bold;
    }
    
  a.breadcrumps:visited {
    font-family:verdana; 
    font-size:7pt; 
    color:#A82328; 
    line-height:1; 
    text-decoration:none;
    font-weight:bold;
    }
    
  a.breadcrumps:hover {
    font-family:verdana; 
    font-size:7pt; 
    color:#A82328; 
    line-height:1; 
    text-decoration:underline;
    font-weight:bold;
  }
    
  a.breadcrumps:active {
    font-family:verdana; 
    font-size:7pt; 
    color:#A82328; 
    line-height:1; 
    text-decoration:none;
    font-weight:bold;
  }
  
  div.spacer {
    margin:0px; 
    padding:0px; 
    height:10px;
  }
  
  div.description_frame {
    margin:0px; 
    padding:0px;
    width:780px;
  }
  
  div.description_frame_video {
    margin:0px; 
    padding:0px;
    width:780px;
    height:450px; 
    overflow:hidden;
  }
  
  div.description_left {
    float:left; 
    position:relative;
    margin:0px; 
    padding:0px; 
    width:400px;
    overflow:hidden;
    height:450px;
  }
  
  div.description_video_left {
    float:left; 
    margin:0px; 
    padding:0px; 
    width:505px;
  }
  
  div.header_one {
    margin-bottom:10px; 
    padding:0px; 
    text-align:center; 
    font-family:verdana; 
    font-size:16pt; 
    font-weight:bold; 
    line-height:1;
  }
  
  div.header_two {
    margin-bottom:20px; 
    padding:0px; 
    text-align:center; 
    font-family:verdana; 
    font-size:12pt; 
    font-weight:bold; 
    line-height:1;
  }
  
  div.desciption {
    margin-bottom:10px; 
    padding:0px; 
    font-family:verdana; 
    font-size:9pt; 
    line-height:1.3;
  }
  
  div.desciption_video {
    margin-bottom:5px; 
    padding:0px; 
    font-family:verdana; 
    font-size:9pt; 
    line-height:1.3;
  }
  
  div.notice {
    margin-bottom:20px; 
    padding:0px; 
    font-family:verdana; 
    font-size:9pt; 
    line-height:1.3; 
    font-weight:bold; 
    color:#993333;
  }
  
  div.description_right {
    float:right; 
    margin:0px; 
    padding:0px;
    width:352px;
    overflow:hidden;
  }
  
  div.description_video_right {
    float:right; 
    margin:0px;
    padding:0px;
    width:265px;
  }
  
  table.proginfos {
    border:solid 1px #333; 
    border-collapse:collapse; 
    font-family:verdana; 
    font-size:9pt; 
    line-height:1;
  }
  
  div.buttonbox {
    position:absolute;
    bottom:0px;
    left:0px;
    padding:0px;
  }
  
  div.buttonbox_video {
    margin-top:10px; 
    padding:0px; 
    overflow:hidden;
  }

  .button {
  	display:block;
  	width:150px;
  	height:30px;
  	text-indent:-9999px;
  }
  
  .button a.install {
  	display:block;
  	width:100%;
  	height:100%;
  	background:url(../main_images/install.png) no-repeat top left;
  	outline:none;
  }
  .button a.install:hover {
  	background-position:0 -30px;
  }
  
  .button a.copy {
  	display:block;
  	width:100%;
  	height:100%;
  	background:url(../main_images/copy.png) no-repeat top left;
  	outline:none;
  }
  .button a.copy:hover {
  	background-position:0 -30px;
  }
  
  .button a.reg {
  	display:block;
  	width:100%;
  	height:100%;
  	background:url(../main_images/reg.png) no-repeat top left;
  	outline:none;
  }
  .button a.reg:hover {
  	background-position:0 -30px;
  }
  
  .button a.pack {
  	display:block;
  	width:100%;
  	height:100%;
  	background:url(../main_images/pack.png) no-repeat top left;
  	outline:none;
  }
  .button a.pack:hover {
  	background-position:0 -30px;
  }
  
  .button a.opinion {
  	display:block;
  	width:100%;
  	height:100%;
  	background:url(../main_images/opinion.png) no-repeat top left;
  	outline:none;
  }
  .button a.opinion:hover {
  	background-position:0 -30px;
  }
  
  .button a.cd {
  	display:block;
  	width:100%;
  	height:100%;
  	background:url(../main_images/cd.png) no-repeat top left;
  	outline:none;
  }
  .button a.cd:hover {
  	background-position:0 -30px;
  }
  
  .button a.dvd {
  	display:block;
  	width:100%;
  	height:100%;
  	background:url(../main_images/dvd.png) no-repeat top left;
  	outline:none;
  }
  .button a.dvd:hover {
  	background-position:0 -30px;
  }
  
  .button a.open {
  	display:block;
  	width:100%;
  	height:100%;
  	background:url(../main_images/open.png) no-repeat top left;
  	outline:none;
  }
  .button a.open:hover {
  	background-position:0 -30px;
  }
  
  .left {
    float:left; 
    padding:0px; 
    margin-left:10px;
  }
  
  .right {
    float:right; 
    padding:0px; 
    margin-right:10px;  
    margin-left:50px;      
  }

body         
{
	scrollbar-3dlight-color: #8D96AF;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #8D96AF;
	scrollbar-face-color: #3C4255;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #5E657B;
	background-image: none;
	background-color: #FFFFFF;
	margin: 0px;



          /* Scrollbar Ende */  
}

/* Schriftformatierung der Überschriften und Absatz */

h1, h2, h3, h4, h5, h6 
{           
}

h1 
{
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 2pt;
	color: #7F0000;
	padding: 3px;
	border-bottom: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h2 
{
	font-size: 12px;
	color: #7F0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;


}

h3 
{           
font-size: 12px;
font-style: italic 
}

h4 
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330066;

}

h5           
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

h6           
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #330099;
	font-size: medium;
	bottom: auto;


}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: x-small;
	text-align: justify;

}

/* Aufzählung Liste */

ul           
{ 
list-style-type: square
}

/* allgemeine Textlinks */

a:link
{
	text-decoration: none;



}

a:active, a:visited
{
	color: #6633FF;
	text-decoration: none;



}

a:hover
{  
text-decoration: none;
font-weight: bold              
}

.umrandung 
{
	border: 1px ridge #8D96AF;
	text-align: center;
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 5px;
	font-weight: bold;
	text-decoration: blink;
	font-variant: small-caps;





}

/* Boxen */

.box1        
{
	margin: 5px;
	border: 1px solid #FF0000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC0000;
	padding: 5px;
	background-color: #CCCC99;





}

.box2        
{
	margin: 5px;
	border: thin none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999966;
	padding: 5px;
	font-weight: bold;
	font-variant: normal;






}

/* kleine Schrift für box2 innerhalb eines span-Tags */    

.box2 span        
{ 
font-size: 10pt
}

.box3        
{
	margin: 5px;
	border: 1px solid #3C4255;
	background-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	padding: 5px;
	text-align: justify;


}

.box4        
{
	margin: 1px;
	border: thin solid #993300;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #330000;
	padding: 1px;
	word-spacing: 5px;
	text-decoration: none;
	background-image: url(http://www.yachtauktion24.de/images/yachtCS001.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;



}

/* Navigation der linken Spalte */

.navi        
{
	margin: 5px;
	padding: 5px;
	text-align: left;
	border: 1px solid #CC6633;
	background-color: #FFFFFF;











}

.navi a:link, .navi a:visited, .navi a:active 
{
	text-decoration: none;
	font-weight: bold;
	color: #4E4E4E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	line-height: 20px;








}

.navi a:hover 
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #660000;






}

/* Submenüs der rechten Spalte */

.sub_ue      
{ 
display: block;
color: #00FF99;
font-size: 11pt;
text-align: center;
font-weight: bold;
line-height: 24px;
background-image:  url(file:///G|/Webseiten/css/%27../images/bg-subnavi.jpg%27);
background-repeat: repeat-x 
}

.subnavi     
{ 
margin: 5px;
font-family: "Courier New", Courier, mono;
letter-spacing: 2pt;
font-size: 10pt;
border: 1px solid #FF9933
}

.subnavi a:link, .subnavi a:visited, .subnavi a:active 
{
	display: block;
	text-decoration: none;
	color: #3C4255;
	text-align: center;
	line-height: 22px;
	border-top: 1px solid #3C4255;
	text-transform: uppercase;

}

.subnavi a:hover 
{ 
display: block;
text-decoration: none;
color: #cccccc;
text-transform: uppercase;
text-align: center;
line-height: 22px;
background-color: 3C4255;
border-top: 1px dashed #CCC 
}

/* Logo, Homepagename */

#logo        
{
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC99;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	line-height: 30px;
	border: thin solid #000000;




}

.logo_rahmen1
{
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: blink;





}

.logo_rahmen2
{
	background-color: #FFFFFF;
	color: #CCCC99;
	border-right: none;
	border-bottom: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;

}

/* Inhaltsbereich */

.inhalt      
{
	line-height: 130%;
	background-image: none;
	padding: 15px;




}

/* Fusszeile */

#fuss        
{ 
width: 100%;
line-height: 50px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3C4255;
letter-spacing: 1pt;
word-spacing: 5pt;
font-size: 8pt;
border-top: thin solid #000000
}

#fuss a:hover       
{ 
background-color: transparent
}

.bildrahmen
{
border: thin solid #FF0000
}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	border: medium none #0099FF;
	width: auto;



}
.box5 {
	margin: 5px;
	border: 1px solid #3C4255;
	padding: 5px;
	background-color: #CCCC99;



}
.listung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330099;
	font-size: 12px;

}
.box6 {
	margin: 5px;
	border: 1px solid #3C4255;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: left;
	word-spacing: normal;
	background-color: #FFFFFF;
	text-decoration: none;






}
.formkontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image:  url(file:///G|/Webseiten/css/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image:  url(file:///G|/Webseiten/css/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

}
.umrandung001 {

	border: 1px ridge #8D96AF;
	text-align: center;
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px;
	font-weight: bold;
}
.box7 {
	margin: 5px;
	border: 1px solid #3C4255;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 5px;
	text-align: justify;
	background-image: url(/images/ausruf-mini.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-variant: normal;





}
.box44 {

	margin: 1px;
	border: thin solid #993300;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #330000;
	padding: 1px;
	word-spacing: 5px;
	text-decoration: none;
	background-image: url(/images/Album-Pics/Bilder/heck-ani.GIF);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
