body {
	background:#000;
	color:#fff;
	font-family: 'Arial', 'Verdana', 'Lucida Grande', sans-serif;
	font-size: 10pt;
}

h3 {
	margin-top: 1.5em;
	font-size: small;
}

#center_column h2 {
	padding-top: 1em;
	padding-bottom: 0.5em;
}

a:link {
	color:#2c7bab;
	text-decoration: underline;
}
a:visited {
	color:#2c7bab;
	text-decoration: underline;
}
a:hover {
	color:#2c7bab;
	text-decoration: none;
}

img {
	border: none;
}

#center_column p {
	text-align: justify;
}

#center_column h3 a:link, #center_column h3 a:visited {
	color: #2c7bab;
	text-decoration: none;
}
#center_column h3 a:hover {
	border-bottom: 1px solid #2c7bab;
}

#sponsoren {
	margin: 0 0 0 55px;
	background-color: white;
	width: 256px;
	text-align: center;
}
#sponsoren img {
	margin: 5px 0;
}

.xsmall {font-size: x-small}

.important {
	font-weight: bold;
	color: red;
}

#header {
	background-color: #000;
	border-bottom: 1px solid #000;
}

#actual_header {
	background-image: url(images/full_header.jpg);
	background-repeat: no-repeat;
}

#footer {
	height: 138px;
	background: url(images/bottom_backgr.png) repeat-x;
	text-align: center;
}

#copyfooter {
	text-align: center;
	line-height: 0;
}
#copyfooter span, #copyfooter a {
	font-size: x-small;
	color: #999999;
}

#breadcrumbs {
	margin-top: 1em;
	font-size: smaller;
	color: darkgray;
}

#right_column_frontpage {
	background: #262626 url(images/right_column_backgr.png);
}

#right_column_frontpage_end {
	background: url(images/right_column_end.png);
	min-height: 54px;
}

#left_column h4, #right_column h4, #right_column2 h4 {
	margin-top: 10px;
	padding: 2px;
	font-size: 8pt;
}

#wrapper1 {
	background-image: url(images/content_border_top.png);
	background-repeat: no-repeat;
	background-position: top;
}

#wrapper2 {
	background-image: url(images/content_border_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
	background-color: white;
	color: black;
	border-left: 10px solid #262626;
	border-right: 10px solid #262626;
	padding: 0 0 20px 20px;
	/*margin: 0 20px 0 20px;*/
}

#center_column p {
	line-height: 14pt;
}

#center_column {
	padding-top: 10px;
	padding-bottom: 3em;
}

#youtube {
	text-align: center;
}

#center_column h4 {
	padding: 2px;
	font-size: 8pt;
}

/* BODY-ID specific style (Home) */
#home #center_column h2 {
	/*display: none;*/
	/* To avoid the space at top of page */
	margin: 0;
	padding: 0;
}

/* (Fotos) */
#fotos #center_column a:link, #fotos #center_column a:visited  {
	border: none;
}
#fotos #center_column p img {
	border: 5px solid #232a2f;
	margin: 5px;
}
/* END BODY-ID */

#left_column h4 {
	padding-left: 15px;
}

#left_column ul {
	font-size: 8pt;
	margin: 0;
	padding: 5px 0;
	padding-left: 2.5em;
	list-style-type: circle;
}

#left_column p, #right_column p, #right_column2 p {
	font-size: 8pt;
}
#left_column p {
	margin-left: 12px;
}

.pdf {
	background: url(images/icon_pdf.png) no-repeat left top !important;
	padding-left: 20px;
}

div#left_column {

	background-repeat: no-repeat;
	padding-bottom: 200px;
	min-height: 335px; /* Kein genauer Wert, schaut nur gut aus */
}

div#posts h3 {
	display: none;
}

div#recentChanges p {
	margin-left: 1em;
}
div#recentChanges .date {
	color: #666;
}

.newsArchiveHead, .newsArchiveBody {
	margin: 0 0 0 1em;
}
.newsArchiveHead {
	margin-top: 1em;
}
.newsArchiveBody {
	color: #333;
}

/*===================================================
WeatherX ModX Snippet 
===================================================*/

#weather {
	text-align: center;
	margin-top: 10px;
	background: url(images/wetter_backgr.png) top left no-repeat;
        color: #666;
}

#weather img {
	margin-left: 55px;
}

#weather p {
	text-align: justify;
	margin-left: 55px;
	margin-bottom: 0px;
}

/*===================================================
GoogleEvent ModX Snippet 
===================================================*/
div #calendarwrapper {
        padding: 5px 5px 5px 55px;
	background: url(images/kalender_backgr.png) top left no-repeat;
}

div #kalender {
        min-height: 150px;
}

div #kalender > ul > li > span {
        color: #666;
}

div #kalender > ul {
        padding: 0 0 0 1em;
        margin: 0;
        text-align: right;
        color: #55c0f2;
        list-style-type: square;
}

div #GoogleEvents, div #upcomingEvent {
	margin: 1em 0;
	padding: 0.5em;
	font-size: 8pt;
}
#GoogleEvents .headline {
	font-weight: bold;
}
#GoogleEvents p {
	margin: 0.5em 0;
}
#GoogleEvents .content {
	font-size: 10pt;
	margin-bottom: 0.5em;
}
#GoogleEvents .w {
	font-weight: bold;
	color: #666;
}

/*===================================================
Forum Activity
===================================================*/
div #forumactivity {
	background: url(images/forum_icon.png) top left no-repeat;
	min-height: 100px;
	padding-left: 140px;
}
div #forumactivity p {
	margin-left: 1em;
}

/*===================================================
PHPBB Login snippet
===================================================*/
form#phpbblogin, form#phpbblogin input {
	font-size: smaller;
}
#username {
	background: url(images/phpbblogin_username.png) no-repeat left;
}
#password {
	background: url(images/phpbblogin_password.png) no-repeat left;
}
#autologin {
	height: 10px;
	width: 10px;
	margin: 0; padding: 0;
}

#phpbbfeed {
	background: url(images/latest_forum_posts.png) no-repeat left;
}

/*===================================================
Flickr Design (layout in layout)
===================================================*/
#flickr_photostream {
	background: url(images/latest_pictures.png) top left no-repeat;
	padding-left: 75px;
}

/*===================================================
GoogleEvents Snippet (sicher auch noch wo anders declariert)
===================================================*/
div#googleevents {
	padding: 0 1em 0 140px;
	background: url(images/calendar_icon.png) left no-repeat;
}
div#googleevents table {
	width:100%;
	text-align: center;
}

/* Go home link */
.gohome {
	display: block; 
	float: left; 
	width: 260px; 
	height: 300px;
}
.gohome > span {
	visibility: hidden;
}
a.gohome {
	text-decoration: none;
}
