/*
Theme Name: Playstationfreak.com
Theme URI: http://the-lars.ch
Description: Playstationfreak.com
Version: 1.0
Author: Lars B&auml;ttig
Author URI: http://the-lars.ch
License: GPL
*/

@charset "utf-8";

.tabelle-verlinkungen {
	font-family: "Comic Sans MS";
	font-size: 19px;
	color: #FFFFFF;
	font-weight: bold;
}
.links:link{
	font-family: "Comic Sans MS";
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links:visited {
	font-family: "Comic Sans MS";
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links:hover {
	font-family: "Comic Sans MS";
	font-size: 19px;
	font-weight: bold;
	color: #302b26;
	text-decoration: none;
}

.links:active {
	font-family: "Comic Sans MS";
	font-size: 19px;
	font-weight: bold;
	color: #302b26;
	text-decoration: none;
}


.zeile-titel-rand {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.inhalt {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}



h1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #333333;
	line-height: 24px;
}
.sidebar {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}

.titel:link{
	font-family: "Comic Sans MS";
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.titel:visited{
	font-family: "Comic Sans MS";
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.titel:hover{
	font-family: "Comic Sans MS";
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.titel:active {
	font-family: "Comic Sans MS";
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h4 {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.zeile-titel-rand a {
	font-weight:bold;
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}



