body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/philipp/img/hintergrund.png);
	background-repeat: repeat;
	background-position: center center;
	background-color: #f0f1eb;
}

* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

A{
	font-weight: normal;
	font-size: 12px;
	color: #ef3c23;
}
A:HOVER{
	color: #ef3c23;
}
A:ACTIVE {
	color: #ef3c23;
}

input,select,option,textarea {
	color: #000000;
}

/* NAVIGATION */

A.navi_w {
	text-decoration: none;
	font-size: 18px;
	color: #ffffff;
}
A:HOVER.navi_w {
	text-decoration: none;
	font-size: 18px;
	color: #ffffff;
}
A:VISITED.navi_w {
	text-decoration: none;
	font-size: 18px;
	color: #ffffff;
}
.klammern_p {
	font-size: 18px;
	color: #ec008c;
	position: relative; top: -2px;
}
.klammern_w {
	font-size: 18px;
	color: #ffffff;
	position: relative; top: -2px;
}

/* ENDE NAVIGATION */





.fett {
	font-weight: bold;
}

.ueberschrift {
	font-weight: bold;
	font-size: 18px;
}

.kommentar {
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
}

/* EVENTS */
.ueberschrift_events {
	font-size: 22px;
	font-weight: bold;
	color: #EF3C23;
	text-transform: none;
}

.ueberschrift_events2 {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;
}
.ueberschrift_events3 {
	font-size: 16px;
	font-weight: bold;
	color: #EF3C23;
	text-transform: none;
}

.events_live {
	font-weight: bold;
	color: #EF3C23;
}


div.table 	{ display:table; border-collapse:collapse; }
div.tr 		{ display:table-row; }
div.td 		{ display:table-cell; padding:5px; vertical-align: top; }


/* ENDE EVENTS */


/* oben */
.gs_ol {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:black;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:black;
}
.gs_om {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:black;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:black;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:black;
}
.gs_or {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:black;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:black;
}
/* mitte */
.gs_ml {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:black;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:black;
}
.gs_mm {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:black;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:black;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:black;
}
.gs_mr {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:black;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:black;
}
/* unten */
.gs_ul {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:black;
	/*border-left-width:1px;
	border-left-style:solid;
	border-left-color:black;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:black;*/
}
.gs_um {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:black;
	/*border-width:1px;
	border-style:solid;
	border-color:black;*/
}
.gs_ur {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:black;
	/*border-right-width:1px;
	border-right-style:solid;
	border-right-color:black;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:black;*/
}


.gs_ubs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding-left: 15px;
}
.gs_ubs2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
}

.gs_komment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	font-style: italic;
	padding-left: 15px;
}


/* fehlermeldungen */
.gs_fml {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:black;
}
.gs_fmm {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:black;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:black;
}
.gs_fmr {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:black;
}

.error_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;	
	color: red;
}

.gs_red {
	background-color: red;
}

.text_white {
	color: white;
}
.gs_text_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
}


A.gs_link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
A:HOVER.gs_link {
	text-decoration: none;
	color: #000000;
}
A:ACTIVE.gs_link {
	text-decoration: none;
	color: #000000;
}


A.news_link {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
}
A:HOVER.news_link {
	text-decoration: underline;
	color: #ff0000;
}
A:ACTIVE.news_link {
	text-decoration: underline;
	color: #ff0000;
}
