@charset "utf-8";
/* CSS Document */

body {
	background: url(img/head_bg.png) left top repeat-x;
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;

}
p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #6c6c6c;
	font-size: 13px;
	line-height: 17px;}

#out {
	padding: 0;
	margin: 0 auto;
	width: 800px;
}
#out a .headlogo {
	margin: 0 0 0 20px;
	padding: 0;
	border: none;
	width: 133px;
	float: left;

}
	span.show-tooltip-text { display: none; position: absolute; font-size: 0.9em; background: #fff; background-repeat: repeat-x; padding: 6px; padding-left: 10px; padding-right: 10px; color: #000; border: 2px #900 solid; margin: -20px -100px 0px 0 }
	
			$('.show-tooltip').each(function(){
		     $(this).after($('<span/>')
			.attr('class', 'show-tooltip-text')
			.html($(this).attr('title')))
			.attr('title', '');
		});


a {
	color: #8f1b1b;
}
a img{
	border: none;
}


	
h2 {
	color: #6c6c6c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	font-style: italic;
	font-size: 25px;
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
}
	
h2.sub {
	margin: 0 0 5px 0;
	padding: 0;


}

h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 15px 0 5px 0;
	padding: 0;
	line-height: 13px;
	color: #6c6c6c;
	}
h3.sub{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	font-style: italic;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 13px;
	color: #9E0000;
	}	

#nav{
	padding: 0;
	font-size: 12px;
	font-weight: bold;

}


#nav ul{
	margin: 0;
	padding: 0;

}
#nav ul li{
	margin: 0;
	padding: 0 15px 0 0;
	font-size: 13px

}

#nav a{
	color:#a5a5a5;
	text-decoration: none;
}
#nav a:hover{
	color:#fff;
	text-decoration: none;
}
#nav ul {
	margin: 0;
	padding: 0;

	
}

#nav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	background: none!important;
	
}


#col2 {
	width: 190px;
	float:left;
	padding-right: 25px;
	background: transparent;

	
}
#col2_up {
	width: 220px;
	float:left;
	background: transparent;
	
}

.col2_content{
	background: url(img/jaypac_mascot_end.jpg) left top no-repeat!important;
	height: 295px;


}
.col1_content{
	width: 330px;
}


#col1 {
	width: 330px;
	height: 100%;
	float: left;
}

#col3 {
	width: 40px;
	margin-left: 560px;
	float: right;
}
p.typ {
	font-weight: bold;
	color: #666;
	padding: 0 0 10px 0;
}
.red {
	color: #8f1b1b;}
	
.agb {
	margin: 5px 5px 0 0;
	vertical-align: bottom;
	text-align: left;
}
.agbs{
	vertical-align:bottom;
	line-height: 12px;

}
.link {
	width: 250px;
	color:#585858;
	font-size:10px;
	padding: 3px 0 4px 3px;
	margin: 0;
	background: #f0f0f0;
	border-right: #a5acb2 1px solid;
	border-left: #a5acb2 1px solid;
	border-top: #a5acb2 1px solid;
	border-bottom: #a5acb2 1px solid;



}
.link:focus,.link:hover {
	background-color: #fff;
	padding: 3px 0 4px 3px;
	border-right: #a5acb2 1px solid;
	border-left: #a5acb2 1px solid;
	border-top: #a5acb2 1px solid;
	border-bottom: #a5acb2 1px solid;

}
.uppic {
	margin: 95px 0 0 44px;
}

.cform {
	margin: 10px 0 0 0;
	background: #f3f3f3;
	padding: 10px;
	border: 1px #8f1b1b dotted;
}

label {
	padding: 0 0 2px 0;
}
input.kon {
	margin: 0 0 5px 0;
}

#nav ul li .aktiv {
	color: #fff!important;
}
input.kon_area{
	margin: 0 0 5px 0;
	height: 150px;
}
/* ########################################### */

p.pad {
	padding: 0;
	margin: 3px 0 0 0;

}

.hiddenBox{
display: none;
visibility: collapse;
}

.visibleBox{
display: block;
}

div.type_url{
	margin: 0 0 2px 0;
	padding: 0 0 0 59px;
	height: 24px;
	background: url(img/url.gif) top left no-repeat;
}

div.type_bbl{
	margin: 0 0 2px 0;
	padding: 0 0 0 59px;
	height: 24px;
	background: url(img/bbl.gif) left top no-repeat;
}
div.type_html{
	margin: 0 0 2px 0;
	padding: 0 0 0 59px;
	height: 24px;
	background: url(img/html.gif) left top no-repeat;
}
div.type_kill{
	margin: 0 0 2px 0;
	padding: 0 0 0 59px;
	height: 24px;
	background: url(img/kill.gif) left top no-repeat;
}

.pre_left { width: 320px; float: left; }
.pre_right { width: 110px; margin-left:330px; }
.clear { clear: left; }

a img.back {
	margin: 10px 0 0 0;
}

.submit {
	margin: 10px 0 0 0;
}
#out #col1 .col1_content .pre_right div {
	background: #f0f0f0;
	border: 1px #a5acb2 solid;
	padding:  3px;
	margin: 0;
	width:100px;

}

#out #col1 .col1_content .pre_right div a img{
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}
.copyright{
	margin-left: 20px;
}

.notice {
	background: #f1f1f1;
	border: 1px #d1d1d1 solid;
	padding: 8px;
	width: 311px;
	margin: 20px 0 40px 0;
	height: auto;
}
.bookmark {
	float: left;
	margin: 70px 0 20px 0;
	width: 320px;
}

ol {
	margin: 20px 0 0 18px;
	padding: 0;
	font-weight: bold;
}

ol li {
	margin: 5px 0 10px 0;
	padding: 8px;	background: #f1f1f1;
	border: 1px #d1d1d1 solid;
	font-weight: normal;
	font-size: 13px;

	
}

.bold {
	font-weight: bold;
}
.error {
	width:97px;
	height:72px;
	margin: 107px 0 0 50px;
}

.download {
	margin-left: 100px;
}

.partner {
	margin: 25px 0 10px 0;
	text-align: center;
}
.partner img{
	padding: 2px ;
	background:#CCC;
 
}
h2.partner {
	margin: 0px 0 10px 0;
	text-align: left;
	width: 200px;
}
.partnerbox{
	margin: 50px 0 0 0;
}
.partnerbox a{
	margin: 0 10px 0 0;
}

.tooltip {
 position: absolute;
 display: none;
 background-color: #333333;
 color: #ffffff;
}

.pic {
	width:900px;
}


.bgcolor {
	background: url(img/alternativ.gif) left top no-repeat;
}
input.radiow {
	background: url(img/white.gif) left top no-repeat !important;
}


ul {
	margin: 0 0 25px 0;
	padding: 0;
} ul li{
	margin: 0 0 10px 0;
	line-height: 17px;
	background: url(img/point.jpg) left top no-repeat;
	padding: 0 0 0 19px;
	list-style-type: none;
	color:#666;
}
.input_field {
	padding: 9px 0 12px 42px;
	margin-bottom: 0px;
	background:url(img/01_back.gif) left top no-repeat;

}

.input_sub{
	background: url(img/02_back.gif) left no-repeat;
	padding: 0px 0 10px 42px;
}

#col4 {
	margin-left:570px;
	width: 200px;
}

#col4 h3 {
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #737373;
}
	
 #colorselection {
		 padding: 0px;
		 margin: 0px 0 20px 0;
		 padding: 0 0 0 0;
		 height: 163px;
		 display: block;
        
      }


      #pup_yes, #pup_no{
        width: 26px;
        height: 25px;
        float: left;
        margin: 0px 30px 0px 0px;
        overflow: hidden;
        text-indent: -2000px;
        cursor: pointer;
      }
      .color_white_a {
       background: url(img/white_h.jpg) no-repeat;
      }
      .color_black_a {
       background: url(img/black_h.jpg) no-repeat!important;
      }	  
      #color_white_alt:hover {
       background: url(img/white_h.jpg) no-repeat;
      }
      #color_black_alt:hover {
       background: url(img/black_h.jpg) no-repeat;
      }
	  #pup_yes {
        background: url(img/weiss.gif) no-repeat;
      }
      #pup_no{
        background: url(img/schwarz.gif) no-repeat;
      }
	  
.boxgrau {
	background: url(img/boxgrau.gif) left top no-repeat;
	padding: 0 0 4px 0;
	margin-bottom: 15px;
	height: 40px;
}


.box_forum_field {
	margin:2px 0 0 2px;
	padding: 2px 0 0 2px;
	float: left;
	border: 0;

	color:#999
}

.boxgraubig {
	background: url(img/bo.gif) left top no-repeat;
	padding: 3px 0 4px 0;
	margin-bottom: 15px;
}
.box_text {
	margin:0 0 0 5px;
	}
span.ask img { margin: 0 0 0 5px;}

#colorselection label {
	display: none;
}

#colorselection h3{
	margin-bottom: 0;
}
.ask .show-tooltip .askme:hover {
	background: url(img/ask_h.gif);
}
.askbox a{
	background: url(img/ask.gif) no-repeat;
	height:18px;
	width:13px;
	display:block;
	margin-left:168px;
	
}
.askbox a:hover {
	background: url(img/ask_h.gif) no-repeat;

}
.box_right {
	background: url(img/box_right_bg.gif) left top;
	margin-top: 10px;
	
}
.box_right_pad {
	background: url(img/box_right_bg.gif) left top;
	margin-top: 10px;
	padding: 10px;
	
}
.box_right_foot {
	background: url(img/box_right_bg.gif) left bottom;
	height: 10px;

}
.box_right h3 {
	margin: 0 0 5px 8px;
	padding: 7px 0 6px 0;
}
.box_right_pad h3 {
	padding: 0;
	margin: 0 0 5px 0;

}
.spacer {
	 border-bottom: 1px #CCC solid;
	 display: block;
	 margin: 10px 0 10px 0;
 }
.input_bg{
	background: url(images/input_bg.gif) left top no-repeat;
	height: 30px;
}

.desc {
	padding: 10px 0 10px 10px;
	width: 619px;
	display: block;
	height: 50px;
	margin: 0 0 0 210px;
}
.desc p {
	font-size: 13px;
	color: #fff;
}
.desc_left {
	width: 500px;
	float: left;
	height: 80px;

}
.desc_mid {
	width: 400px;
	float: left;
	height: 25px;
}
.desc_right{
	width: auto;
	float: left;
	height: 25px;

}
a {
	color: #8f1b1b;
}
.boardlink{
	color: #fff!important;
	text-decoration: none;
	background: url(img/pfeil.png) left top no-repeat;
	padding: 0px 0 5px 20px;
	margin-left: 10px;
	line-height: 25px;

}
a.boardlink:hover {
	color: #fff;
	text-decoration: none;
	background: url(img/pfeil_h.png) left top no-repeat;
	padding: 0px 0 5px 20px;
	line-height: 25px;
	text-decoration: underline!important;

}
.boardlink strong {
	font-weight: bold;
	text-decoration: underline;
}

a.logo{
	background: url(img/logo_jaypac_small.gif) left bottom no-repeat;
	width:133px;
	height: 53px;
	font-size: 0.1%;
	color: #000;
	float: left;
}
a.logo:hover{
	background: url(img/logo_jaypac_small.gif) left top no-repeat;
}

a.loeschen {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

.center { margin-left: 47%; margin-top: 20px;}
strong {
	font-weight: bold!important;
}
