frame
{
	border: 1px solid black;
}

body 
{
	background: #FFFFFF;
	background-image: url(images/bg.gif);
	font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, Helvetica, sans-serif; 
	margin: 5px;
}

body, div, textarea, iframe {
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #CCCCCC;
}

h1, h2 ,h3 ,h4, h5, h6 {
	font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 140%;
}

a, p, th, td, input, option, textarea, select, div {
	font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:active, a:visited
{
	color: #0088FF;
	text-decoration: none;
}

a:hover
{
	color: #00AAFF;
}

div#statistik
{
	padding: 3px;
	float: left;
	max-width: 200px;
}

div#statistik table th, div#statistik table td
{
	font-size: 60%;
	text-align: left;
}

div#statistik table th
{
	background-color: #AA0077;
	background-image: url('images/th20.gif');
	color: white;
	font-weight: bold;
}

div#statistik table td
{
	background-color: #AA0077;
	color: white;
}

div#statistik a
{
		color: White;
		font-size: 100%;
		text-decoration: underline;

}

div#statistik table td.nobg
{
	background-color: transparent;
	color: white;
}

div#profil
{
	padding: 5px;
	width: auto;
	float: left;
	max-width: 350px;
	width:expression(document.body.clientWidth > 350? "350px": "auto" );
}

div#profil table
{
	border-collapse: collapse;
}

div#profil table th,div#profil table td
{
	background-color: white;
	text-align: left;
	font-size: 9px; /* 60%; */
	padding: 2px;
	vertical-align: top;
}

div#profil a
{
	font-size: 9px; /* 60%; */
	text-decoration: underline;
}

div#profil table th
{
	font-weight: bold;
	color: #AA0077;
}

div#profil table td
{
	font-weight: normal;
	color: black;
}

div#profil table td.nobg
{
	background-color: transparent;
	height: 6px;
}


div#images
{
	padding: 3px;
	float: left;
	max-width: 450px;
	width:expression(document.body.clientWidth > 450? "450px": "auto" );
}

div#images img
{
	border: solid black 1px;
}

div#images table th, div#images table td
{
	font-size: 60%;
	text-align: left;
	vertical-align: top;
}

div#images table th
{
	background-color: #AA0077;
	background-image: url('images/th20.gif');
	color: white;
	font-weight: bold;
}

div#images table td
{
	background-color: #AA0077;
	color: white;
}

div#images a
{
		color: White;
		font-size: 100%;
		text-decoration: underline;

}

div#images table td.nobg
{
	background-color: transparent;
	color: white;
}

div#images table tr td table
{
	text-align: center;
	width: 100%;

}

div#images table th.nobg, div#images table td.nobg, div#images table td.nobg a
{
	background-color: transparent;
	text-align: center;
	width: auto;
	color: #AA0077;
}

div#gaylinkauswahl
{
	text-align: center;
	width: auto;
}

div#gaylinksuche
{
	text-align: center;
	width: auto;
}

div#gaylinksuche p table
{
	margin: 0 auto;
}

div#gaylinksuche div input
{
	width: 20px;
}


div#gaylinksuche p.klein, div#gaylinksuche p.klein table tr td.klein
{
	font-size: 9px;
}

div#gaylinksuche table
{
	border-collapse: collapse;
}

div#gaylinksuche table tr td
{
	background-color: transparent;
	vertical-align: top;
}

div#gaylinksuche table tr td input
{
	width: 10px;
	height: 10px;
}

div#gaylinksuche input
{
	/* background-color: transparent; */
}

div#gaylinksuche input.submit
{
	width: 100px;
}

div#gaylinkliste
{
	text-align: center;
	width: auto;
}

div#gaylinkliste table tr th, div#gaylinkliste table tr td
{
	background-color: transparent;
	font-size: 12px;
}

div#gaylinkliste table tr td a
{
	color: #880000;
	font-size: 12px;
}

div#counter
{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: auto;
}

div#counter table td
{
	font-size: 9px;
}
