@CHARSET "ISO-8859-1";

body {
	font-family: Verdana;
	font-size: 13px;
}

a:link{
	color:#000000;
	text-decoration: none;
}
a:visited{
	color:#000000;
	text-decoration: none;
}
a:hover{
	color: #ffe400;
	text-decoration: underline;
}
a:active{
	color:#000000;
}

.logo {
	background-color: #ffe400;
	height:200px;
	width: 101.3%;
	margin-left: -8px;
	margin-top: -8px;
	margin-right: -8px;
	float: top;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: thin;
	z-index: 3;
}

.a_blog {
	position: absolute;
	border: 1;
	margin-left: 20%;
	margin-top: -55px;
	z-index: 2;
	float:left;
}

.a_tickets {	
	position: absolute;
	width:100px;	
	margin-left:42%;
	margin-top: -55px;
	z-index: 3;
	float:left;
}

.a_galery {
	position: absolute;
	width:100px;	
	margin-left:65%;
	margin-top: -55px;
	z-index: 3;
	float:left;
}

.subnavi {
	border: 1;
	margin-left: 75%;
	margin-top: 6px;
	width: 180px;
}

.content {
	margin-left: 10%;
	width: 80%;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: thin;
	background-color: #cccccc;
	float:top;
}
.blog {
	margin-left: 20px;
	width: 71.5%;
	float:left;
	overflow: auto;
	
}

.clear {
clear: left;
height: 10;
}

.cleartop {
clear: left;
height: 40;
}

input.login {
	border: 5;
	background-image: ../images/content-wrap.jpg;
	border: 1px solid #666;
}

input.formular {
	border: 5;
	background-image: ../images/content-wrap.jpg;
	border: 1px solid #666;
	margin-top: -2px;
}

textarea.formular {
	border: 5;
	background-image: ../images/content-wrap.jpg;
	border: 1px solid #666;
	margin-top: -2px;
}

textarea.comment{
	border: 5;
	background-image: ../images/content-wrap.jpg;
	border: 1px solid #666;
}

p.usermenue {
	text-align: left;
}

p.posted {
	text-align: right;
	font-size: 11px;
}

p.posted2{
	text-align: left;
	margin-left: 10%;
	margin-top: -12px;
	font-size: 11px;
}
p.blog_ueberschrift{
	font-size: 14px;
	font-weight: bold;
		
}

p.blogtext {
	margin-top: -15px;
	font-size: 13px;
	width: 100%;
}

p.stats {
	margin-left: 15px;
	font-size: 13px;
	
}

p.blogtext2 {
	font-size: 13px;
	width: 100%;
}


p.tabelle_top {
	font-size: 13px;
	font-weight: bold;
}

p.tabelle_inhalt {
	font-size: 12px;
}

p.formulartext {
	margin-top: -5px;
	font-size: 13px;
	width: 100%;
}

img {
	border: 0;
}
img.blog {
	border: 1;
}

table.tickets {
	border-spacing: 0px;
	border: 0;
	width: 100%;
}

td.ueberschrift {
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	font-weight: bold;
	font-size: 13px;
}

td.ticket_row1 {
	vertical-align: top;
	font-size: 13px;
}

p.archiv {
	text-align: left;
	font-size: 13px;
}

p.archiv2 {
	text-align: left;
	font-size: 15px;
}
