/* @override http://www.planetskype.de/style.css */

body	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: fefef3;
	margin: 0 19px;
}
	
.normal				{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000;}
table        		{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #000000; }
.pn-normal        	{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; line-height:19px;}
a:link       		{ color: #660066; text-decoration: none; }
a:active     		{ color: #660066; text-decoration: none; }
a:visited    		{ color: #660066; text-decoration: none; }
a:hover      		{ color: #660066; text-decoration: underline; }
.pn-logo, .pn-title, .pn-pagetitle	{ font-weight: bold; font-size: 14px; color: #660066; }
/*
a.button {
	text-align: center;
	text-decoration: none !important;
	color: white;
	margin: 10px;
	padding: 10px;
	border: 1px solid #0181a2;
	background: -moz-linear-gradient(top, #c8eff4, #0181a2);
	background: -webkit-gradient(linear, left top, left bottom, from(#c8eff4), to(#0181a2));
	background-color: #0181a2;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8eff4, endColorstr=#0181a2);	
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8eff4, endColorstr=#0181a2)";	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

a.button span {
	font-size: 12px;	
	text-shadow: #005c74 1px 1px 1px;	
	font-weight: bold;	
	color: white;
}

a.button:hover {
	border: 1px solid #c8eff4;	
	background: -moz-linear-gradient(top, #0181a2, #c8eff4);
	background: -webkit-gradient(linear, left top, left bottom, from(#0181a2), to(#c8eff4));		
	background-color: #c8eff4;	
}

#tdleft a.button {	
	display: block;
}

#ad1 a.button {
	position: relative;
	display: block;
	width: 200px;
	margin: 10px auto;
}
*/
img#logo {
	margin: 10px 0;
}

#maintable {
	border:1px solid #cec9c8;
	border-right-color:#aaa6a5;
	border-bottom-color:#aaa6a5;
}

#tdleft {
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid #aaa6a5;
	line-height:21px;
}

#tdmiddle {
	border-right:1px solid #cec9c8;
	padding:0;
}

#tdright {
	border-top:1px solid white;
	border-left:1px solid white; 
	line-height:21px;
}

p {
	display:inline;
}

h1 {
	font-size:18px;
	color:#660066;
	font-weight:12px;
	margin:0px;
	margin-bottom:11px;
	margin-top:10px;
}

h2 {
	font-size: 14px !important;
	color: #660066;
	font-weight:bold;
	margin:0px;
}

h3 {
	font-size:12px;
	color: #660066;
	font-weight:bold;
	margin:0px;
}

#contentdiv {
	width:88%;
	margin-left:24px;
}

#ad1 #container {
	background-color: #0181a2;
	padding: 20px 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom:28px;
	position: relative;
	margin-top:-1px;
	text-align: center;
}

#ad1 #arrow {
	position:absolute;
	top:0px;
	left:0px;
	background-color:red;
	border:3px solid red;
	border-width:3px 8px;
	color:white;
	font-weight:bold;
}

#ad1 #lines {
	text-align:left;
	margin-left:-60px;
	margin-top:2px;
	text-align:center;
}

#ad1 #headline {
	font-size:18px;
	font-weight:bold;
	margin:auto;
}

#ad1 #subline {
	font-size:14px;
	margin-top:8px;
}

#ad1 a:link, #ad1 a:visited {
	color:#c8eff4;
	text-decoration:underline;
}

#ad1 a:hover {
	text-decoration:none;
	color:#ff001e;
}

.newhr {
	height:0px;
	border:0;
	border-top:1px solid #d9d9d9;
}

#ad1download  #downloadimg {
	margin-top:22px;
}

#ad1download #arrow {
	position:absolute;
	top:-3px;
	left:0;
}

#ad1download #headline {
	background-color:#00437e;
	padding:6px 0px 6px 58px;
	color:white;
	font-weight:bold;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:3;
}

#ad1download #subline {
	background-color:#ffff66;
	padding:0;
	margin-top:8;
	position:relative;
}

#ad1download #subline a:link, #ad1download #subline a:visited {
	font-size:18px;
	color:#660066;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	padding:20px 0px 40px 58px;
	margin-top:-8px;
}

#ad1download #subline a:hover {
	color:red;
}


#ad1download #sublinesub {
	position:absolute;
	top:43px;
	left:58px;
	color:#660066;
}

#ad_direct {
	width:491px;
	height:88px;
	background-image:url(images/ad_direct_bg.gif);
	position:relative;
	margin:auto;
	text-align:left;
}

#ad_direct_headline {
	position:absolute;
	top:13px;
	left:95px;
	font-size:14px;
	font-weight:bold;
	color:white;
}

#ad_direct_link a {
	display:block;
	height:38px !important;
	width:428px !important;
	height:88px;
	width:491px;
	font-size:18px;
	font-weight:bold;
	padding-top:50px;
	padding-left:95px;
	z-index:5;
}



.kat:link,.kat:visited,.kat:hover,.kat:active	{ font-weight: bold; font-size: 14px; color: #660066 }

input.pn-button     { color: #000000; background-color: #E8E8E8; font-weight: bold }

/* The buttons used for bbCode styling in message post */
input.button{background:#fafafa;color:#000000}
input.catbutton{background:#fafafa;color:#000000;font-size:10px}

/* None-bold submit button */
input.liteoption{background: #fafafa;color:#000000}
/* The main submit button option */
input.mainoption{background:#fafafa;color:#000000;font-weight:bold}
/* The text input fields background colour */
input.post,textarea.post,select{background: #ffffff;color:#000000}

/* Form elements */
form{display:inline}

input{margin-bottom:2px;margin-top:2px;text-indent:2px}

input,textarea,select{border-color:#000000;color:#000000;
font-size:11px}

/* Fancy form styles for IE */
input,textarea,select,input.button{
border-width:1px;font:normal 16px Arial, Helvetica, Verdana, sans-serif,Arial,Helvetica,sans-serif
}

#addme{
position:absolute;
top:50px;
left:200px;
width:100%;

background:#FFFFFF;
padding-left:50px;
}

#tab {
	position: absolute;
	top: -2px;
	left: 235px;
	width: 1050px;
	height: 39px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}



a.tab {
	min-width: 40px;
	float: left;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	color: white;
	border: 1px solid #660066;
	background: -moz-linear-gradient(top, #da8bda, #660066);
	background: -webkit-gradient(linear, left top, left bottom, from(#da8bda), to(#660066));
	background-color: #0181a2;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#660066, endColorstr=#0181a2);	
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#660066, endColorstr=#0181a2)";	
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
	margin: 2px;
	padding: 6px 2px 6px 2px;
}

a.tab span {
	font-size: 11px;	
	text-shadow: #005c74 1px 1px 1px;	
	font-weight: bold;	
	color: white;
	margin: 2px;
	padding: 6px 2px 6px 2px;
}

a.tab:hover {
	text-align: center;
	text-decoration: none !important;
	color: white;
	border: 1px solid #660066;	
	background: -moz-linear-gradient(top, #da8bda, #660066);
	background: -webkit-gradient(linear, left top, left bottom, from(#da8bda), to(#660066));
	background-color: #0181a2;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#660066, endColorstr=#0181a2);	
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#660066, endColorstr=#0181a2)";	
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
	margin: 2px;
	padding: 6px 2px 6px 2px;
	
}

#apDiv1 {
	position:absolute;
	width:230px;
	height:45px;
	z-index:1;
	top:0px;
	left:0px;
	cursor:pointer;
}





a.button {
	text-align: center;
	text-decoration: none !important;
	color: white;
	margin: 10px;
	padding: 10px;
	border: 1px solid #a2011f;
	background: -moz-linear-gradient(top, #f7696f, #a2011f);
	background: -webkit-gradient(linear, left top, left bottom, from(#f7696f), to(#a2011f));
	background-color: #a2011f;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7696f, endColorstr=#a2011f);	
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8eff4, endColorstr=#a2011f)";	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

a.button span {
	font-size: 12px;	
	text-shadow: #740021 1px 1px 1px;	
	font-weight: bold;	
	color: white;
}

a.button:hover {
	border: 1px solid #c8eff4;	
	background: -moz-linear-gradient(top, #a2011f, #f7696f);
	background: -webkit-gradient(linear, left top, left bottom, from(#a2011f), to(#f7696f));		
	background-color: #c8eff4;	
}

#tdleft a.button {	
	display: block;
}

#ad1 a.button {
	position: relative;
	display: block;
	width: 200px;
	margin: 10px auto;
}




input.button {
	text-align: center;
	text-decoration: none !important;
	color: white;
	margin: 10px;
	padding: 10px;
	border: 1px solid #a2011f;
	background: -moz-linear-gradient(top, #f7696f, #a2011f);
	background: -webkit-gradient(linear, left top, left bottom, from(#f7696f), to(#a2011f));
	background-color: #a2011f;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7696f, endColorstr=#a2011f);	
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8eff4, endColorstr=#a2011f)";	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

input.button span {
	font-size: 12px;	
	text-shadow: #740021 1px 1px 1px;	
	font-weight: bold;	
	color: white;
}

input.button:hover {
	border: 1px solid #c8eff4;	
	background: -moz-linear-gradient(top, #a2011f, #f7696f);
	background: -webkit-gradient(linear, left top, left bottom, from(#a2011f), to(#f7696f));		
	background-color: #c8eff4;	
}

#columnright{
position:absolute;
left:770px;
width:300px;

}