/*
	Stylesheet
	====================
	author: Bastian Posniak, Jürgen Holzmann
	Copyright 2006 worldweb
*/


/* ===== Body Definition ===== */

body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 12px;*/
	color: #252525;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

html > body h1 {
	margin: 20px 0px 5px 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	font-weight: normal;
	margin: 0px 0px 5px 0;
}

/*
html>body h2 {
	font-size: 14px;
	line-height: 14px;
}*/

.indexSpacer {
	line-height: 3px;
}

html>body .indexHeadline {
	padding-top: 0px;
	line-height: 15px;
}

.topHeadline {
	padding-top: 30px;
}


#one-column-body {
	background: #6385a8 url(../grafiken/site-bg/body-1c-bg.jpg) top left repeat-y;
}

#two-column-body {
	background: #6385a8 url(../grafiken/site-bg/body-2c-bg.jpg) top left repeat-y;
}

#three-column-body {
	/* background: #6385a8 url(../grafiken/site-bg/body-3c-bg.jpg) top left repeat-y;*/
}

/* ===== Globals ===== */

/* ----- rein Text ----- */

a:link,
a:active,
a:visited {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;	
	color: black;
}

.headline,.lheadline {
	color: #6385a8;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}

a:link.lheadline,
a:active.lheadline,
a:visited.lheadline {
	color: #6385a8;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}

a:hover.lheadline {
	text-decoration: underline;	
}

a:link.boldo,
a:active.boldo,
a:visited.boldo {
	font-weight: bold;
	text-decoration: none;
}

a:hover.boldo {
	color: #163f6a;
	text-decoration: underline;	
}

a:link.boldg,
a:active.boldg,
a:visited.boldg {
	color: #23982B;
	font-weight: bold;
	text-decoration: none;
}

a:hover.boldg {
	color: #163f6a;
	text-decoration: underline;	
}

a:link.italic,
a:active.italic,
a:visited.italic {
	font-style: italic;
}

a:link.italico,
a:active.italico,
a:visited.italico {
	font-style: italic;
}

a:hover.italico {
	color: #163f6a;
	text-decoration: underline;	
}

a:link.gray,
a:active.gray,
a:visited.gray {
	color: #888;
}

a:hover.gray {
	color: #163f6a;
	text-decoration: underline;		
}

a:link.green,
a:active.green,
a:visited.green {
	color: #23982B;
}

a:hover.green {
	color: #163f6a;
	text-decoration: underline;		
}

.tagblock {
	background-color: #E8EDF4;
	padding: 5px 10px; 
	margin-top: 5px;
	margin-bottom: 5px;
	/*border: 1px solid #6385A8;*/
}

	.tagblock a:hover {
		color: #163f6a;
		text-decoration: underline;
	}
	
.mod_del {
	background: url(../grafiken/mod/mod_delete-small2.gif) 0px 1px no-repeat;
	margin-left: 1px;
	padding-right: 15px; 
	height: 11px;
	cursor: pointer;
}

.mod_del1 {
	background: url(../grafiken/mod/mod_delete.gif) top left no-repeat; 
	margin-left: 1px; 
	padding-right: 15px; 
	height: 15px; 
	cursor: pointer;
}

.mod_lock {
	background: url(../grafiken/mod/mod_lock.gif) top left no-repeat; 
	margin-left: 1px; 
	padding-right: 15px; 
	height: 15px; 
	cursor: pointer;
}

.mod_edit {
	background: url(../grafiken/mod/mod_edit.gif) top left no-repeat; 
	margin-left: 1px; 
	padding-right: 15px; 
	height: 15px; 
	cursor: pointer;
}

.mod_move {
	background: url(../grafiken/mod/mod_move.gif) top left no-repeat; 
	margin-left: 1px; 
	padding-right: 15px; 
	height: 15px; 
	cursor: pointer;
}

.headline-big {
	color: #6385a8;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}

.headline-big a {
	color: #6385a8;
}

.date {
	color: #636464;
	font-size: 11px;
	font-style: italic;
}

.clear {
	clear: both;
}

.green {
	font-weight: bold;
	color: #23982B;
}

.red {
	font-weight: bold;
	color: #CE4141;
}

.orange {
	font-weight: bold;
	color: #b7cfe8;
}

.blue {
	font-weight: bold;
	color: #6B7EB4;
}

.gray {
	color: #888;
}

.msg_blue {
	color: #454C9A;
}

.msg_green {
	color: #58BA4F;
}

.msg_purple {
	color: #CC3ECB;
}

.msg_red {
	color: #CE4141;
}	

.msg_yellow {
	color: #BEC344;
}

.msg_linkto, a:link.msg_linkto, a:visited.msg_linkto, a:active.msg_linkto {
	font-weight: bold;
	color: #163f6a;
	text-decoration: underline
}

.msg_mailto, a:link.msg_linkto, a:visited.msg_linkto, a:active.msg_linkto {
	font-weight: bold; 
	color: #163f6a; 
	text-decoration: underline;
}

.underline,
a:link.underline,
a:visited.underline,
a:active.underline {
	text-decoration: underline;
}

.through,
a:link.through,
a:visited.through,
a:active.through {
	text-decoration: line-through;
}

.orange,
a:link.orange,
a:visited.orange,
a:active.orange {
	font-weight: bold;
	color: #b7cfe8;
}

a:hover.orange {
	text-decoration: underline;
}

.oranged,
a:link.oranged,
a:visited.oranged,
a:active.oranged {
	font-weight: bold;
	color: #446c97;
}

a:hover.oranged {
	text-decoration: underline;
}

.blacko,
a:link.blacko,
a:visited.blacko,
a:active.blacko {
	color: black;
}

a:hover.blacko {
	color: #163f6a;
	text-decoration: underline;
}

a:hover.orangedh {
	text-decoration: underline;
	color: #163f6a;
}

.orangedu,
a:link.orangedu,
a:visited.orangedu,
a:active.orangedu {
	font-weight: bold;
	color: #163f6a;
	text-decoration: underline;
}

a:hover.orangedu {
	text-decoration: underline;
}

.white,
a:link.white,
a:visited.white,
a:active.white {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a:hover.orangedu {
	text-decoration: underline;
}


.tag1 {
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	margin-left: 5px;
	color: #6385a8;
}
	

/* ----- Bereiche ----- */

.location_image-box {
	background-color: white;
	width: 300px;
	float: left;
}

.module_box {
	/*background-color: #f6f9fc;*/
	background-color: white;
	border: 1px solid #6385a8;
	/*width: 304px;*/
}

.module_box-big {
	/*background-color: #f6f9fc;*/
	background-color: white;
	border: 1px solid #6385a8;
	width: 612px;
}

.module_box-nachr {
	/*background-color: #f6f9fc;*/
	background-color: white;
	border: 1px solid #6385a8;
	width: 712px;
}

.module_box-small {
	/*background-color: #f6f9fc;*/
	background-color: white;
	border: 1px solid #6385a8;
	width: 200px;
}

.module_box-inside {
	padding: 10px;
	font-size: 12px;
}

.module_box-inside-big {
	padding: 10px;
	font-size: 12px;
}

*html .module_box-inside {
	height: 74px;
}

.module_box-inside-news {
	padding: 10px;
	font-size: 12px;
	height: 207px;
}

*html .module_box-inside-news {
	height: 211px;
}




.module_box-inside-big {
	padding: 10px;
	font-size: 12px;
}

.module_box-bottom {
	background: #6385a8 url(../grafiken/module_box-bottom-bg.jpg) repeat-x;
	/*border-top: 1px solid #6385a8;*/
	height: 16px;
	line-height: 16px;
	padding: 4px 10px 2px 10px;
	color: white;
	margin: 0px;
	font-size: 10px;
}

	.module_box-bottom a:link,
	.module_box-bottom a:visited,
	.module_box-bottom a:active {
		font-weight: bold;
		color: white;
	}
	
	.module_box-bottom a:hover {
		color: white;
		text-decoration: underline;
	}

.padding-wrapper {
	padding-bottom: 10px;
}	

.detail_box-headline {
	padding: 2px 10px;
	margin: -10px -10px 5px -10px;
	background-color: #d4def0;
	border-bottom: 0px solid #CCC;
	font-weight: bold;
}

.detail_box {
	background-color: #e8edf4;
	padding: 10px 10px 5px 10px;
	font-size: 11px;
	margin-bottom: 5px;
}

.detail_box-small {
	background-color: #e8edf4; 
	padding: 2px 10px;
	font-size: 11px;
	margin-bottom: 5px;
}

.discription {
	background-color: #e8edf4; 
	padding: 10px; 
	margin-bottom: 5px;
}

.user_image-online {
	border: 2px solid #23982b;
}

.user_image-offline {
	border: 2px solid #CE4141;
}

.user_frame_1 {
	border:2px solid yellow;
}
	/* -> voting <- */

.blogvote_links {
	background: #e8edf4; /*url(grafiken/blogs/bg.newblogbox.gif);*/
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-left: 0px;
	padding: 10px;
	/*width: 129px;*/
}

.blsl {
	background: white;
	border: 1px solid #000000;
	float: left;
	height: 8px;
	margin: 1px;
	width: 8px;
}

.blsl0 {
	background: #D3D3D3;
	border: 1px solid #000000;
	float: left;
	height: 8px;
	margin: 1px;
	width: 8px;
}

.blsl1 {
	background: #C9D0CC;
	border: 1px solid #000000;
	float: left;
	height: 8px;
	margin: 1px;
	width: 8px;
}

.blsl2 {
	background: #B5C9BE;
	border: 1px solid #000000;
	float: left;
	height: 8px;
	margin: 1px;
	width: 8px;
}

.blsl3 {
	background: #A6C4B4;
	border: 1px solid #000000;
	float: left;
	height: 8px;
	margin: 1px;
	width: 8px;
}

.blsl4 {
	background: #8BBBA1;
	border: 1px solid #000000;
	float: left;
	height: 8px;
	margin: 1px;
	width: 8px;
}

.blsl5 {
	background: #71B28F;
	border: 1px solid #000000;
	float: left;
	height: 8px;
	margin: 1px;
	width: 8px;
}

.blsl6 {
	background: #58AA7E;
	border: 1px solid #000000;
	float: left;
	height: 8px;
	margin: 1px;
	width: 8px;
}

.blsl7 {
	background: #42A270;
	border: 1px solid #000000;
	float: left;
	height: 8px;
	margin: 1px;
	width: 8px;
}

.blsl8 {
	background: #319D64;
	border: 1px solid #000000;
	float: left;
	height: 8px;
	margin: 1px;
	width: 8px;
}

.blsl9 {
	background: #23985A;
	border: 1px solid #000000;
	float: left;
	height: 8px;
	margin: 1px;
	width: 8px;
}

.smil img {
	border: 0px;
	padding: 10px;
}

/* ----- Elemente ----- */

.inbut, input, select, option {
	font-family: Verdana, Arial;
	color: #636464;
}

form {
	padding: 0;
	margin: 0;
}

.smile_in img {
	border:0px;
}

.slider_big-bg {
	height: 33px; 
	width: 405px; 
	background-image: url(../grafiken/voting/slider-bg.gif);
}

	.slider_big {
		height: 26px; 
		width: 21px; 
		background-image: url(../grafiken/voting/slider.gif);
	}

.slider_small-bg {
	height: 19px; 
	width: 120px; 
	background: url(../grafiken/search/slider_small-bg.gif) top left no-repeat;
}

	.slider_small {
		height: 14px; 
		width: 11px; 
		background-image: url(../grafiken/search/slider_small.gif);
	}
	
.devider {
	border-top: 1px dotted #83a3c5;
	/*height: 10px;*/
}

.help-tipp-image {
	border: 1px solid #aaa; 
	margin: 5px 0px;
}
	
/* ===== Header Area ===== */

#top-left-gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 9px;
	height: 223px;
	background: url(../grafiken/site-bg/top-left-gradient.jpg);
}

#top-right-gradient {
	margin-left: 988px;
	height: 439px;
	background: url(../grafiken/site-bg/top-right-gradient.jpg);
}

#header-container {
	position: absolute;
	top: 0px;
	left: 9px;
	width: 979px;
	height: 219px;
	padding-top: 17px;
	background: url(../grafiken/header/top-border.gif) top left repeat-x;
}

#logo-area {
	width: 100%;
	height: 133px;
	background: #bad2d4 url(../grafiken/header/logo.jpg) no-repeat;
}

#main-navi-bg {
	width: 955px;
	height: 39px;
	background: #e8edf4 url(../grafiken/header/main-navi-bg.gif) repeat-x;
	padding-left: 24px;
}

#main-navi {
	position: absolute;
	left: 64px;
	top: 137px;
	width: 920px;
	height: 40px;
	font-size: 10px;
}

	#main-navi a:link,
	#main-navi a:active,
	#main-navi a:visited {
		color: black;
		text-decoration: none;
	}
	
	#main-navi a:hover {
		color: #163f6a;
		text-decoration: none;
	}


	#main-navi a {
		text-align:center;
		display: block;
		width:58px;
		float:right;
	}
		
		#main-navi .home {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_default.gif) top center no-repeat;
		}
		
			#main-navi .home:hover {
				background: url(../grafiken/icons/icon_default_ro.gif) top center no-repeat;
			}
	
		#main-navi .controlcenter {
			width: 80px;
		}
	
		#main-navi .controlcenter {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_controlcenter.gif) top center no-repeat;
		}
		
			#main-navi .controlcenter:hover {
				background: url(../grafiken/icons/icon_controlcenter_ro.gif) top center no-repeat;
			}
		
		#main-navi .groups {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_groups.gif) top center no-repeat;
		}
		
			#main-navi .groups:hover {
				background: url(../grafiken/icons/icon_groups_ro.gif) top center no-repeat;
			}
	
		#main-navi .blogs {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_blogs.gif) top center no-repeat;
		}
		
			#main-navi .blogs:hover {
				background: url(../grafiken/icons/icon_blogs_ro.gif) top center no-repeat;
			}
		
		#main-navi .forums {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_forums.gif) top center no-repeat;
		}
		
			#main-navi .forums:hover {
				background: url(../grafiken/icons/icon_forums_ro.gif) top center no-repeat;
			}
		
		#main-navi .photos {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_photos.gif) top center no-repeat;
		}
		
			#main-navi .photos:hover {
				background: url(../grafiken/icons/icon_photos_ro.gif) top center no-repeat;
			}
		
		#main-navi .chat {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_chat.gif) top center no-repeat;
		}
		
			#main-navi .chat:hover {
				background: url(../grafiken/icons/icon_chat_ro.gif) top center no-repeat;
			}
		
		#main-navi .classifieds {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_classifieds.gif) top center no-repeat;
		}
		
			#main-navi .classifieds:hover {
				background: url(../grafiken/icons/icon_classifieds_ro.gif) top center no-repeat;
			}
		
		#main-navi .schedule {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_schedule.gif) top center no-repeat;
		}
		
			#main-navi .schedule:hover {
				background: url(../grafiken/icons/icon_schedule_ro.gif) top center no-repeat;
			}
	
		#main-navi .bookmarks {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_bookmarks.gif) top center no-repeat;
		}
		
			#main-navi .bookmarks:hover {
				background: url(../grafiken/icons/icon_bookmarks_ro.gif) top center no-repeat;
			}
		
		#main-navi .people {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_people.gif) top center no-repeat;
		}
		
			#main-navi .people:hover {
				background: url(../grafiken/icons/icon_people_ro.gif) top center no-repeat;
			}
		
		#main-navi .search {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_search.gif) top center no-repeat;
		}
		
			#main-navi .search:hover {
				background: url(../grafiken/icons/icon_search_ro.gif) top center no-repeat;
			}
		
		#main-navi .help {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_help.gif) top center no-repeat;
		}
		
			#main-navi .help:hover {
				background: url(../grafiken/icons/icon_help_ro.gif) top center no-repeat;
			}
	
		#main-navi .video {
			padding-top: 30px;
			background: url(../grafiken/icons/icon_video.gif) top center no-repeat;
		}
		
			#main-navi .video:hover {
				background: url(../grafiken/icons/icon_video_ro.gif) top center no-repeat;
			}

#infobar {
	width: 936px;
	height: 30px;
	background: #e8edf4 url(../grafiken/header/infobar-bg.gif) repeat-x;
	padding: 0 19px 0 24px;
}

	#infobar .location {
		color: #6385a8;
		float: left;
		margin-top: 8px;
	}
	
	#infobar .login-area {
		float: right;
		margin-top: 8px;
		text-align: right;
		white-space:nowrap;
	}
	
	#infobar a.register {
		width: 92px;
		height: 21px;
		background: #b7cfe8 url(../grafiken/buttons/button_register-bg.gif) repeat-x;
		border-left: 2px solid #163f6a;
		border-right: 2px solid #163f6a;
		padding-top: 8px;
		float: right;
		
		text-align: center;
		text-decoration: none;
		font-weight: bold;
		color: white;
	}
	
	#infobar a.register:hover {
		width: 92px;
		height: 21px;
		background: #b7cfe8 url(../grafiken/buttons/button_register-bg_ro.gif) repeat-x;
		border-left: 2px solid #163f6a;
		border-right: 2px solid #163f6a;
		padding-top: 8px;
		float: right;
		
		text-align: center;
		text-decoration: none;
		font-weight: bold;
		color: #b7cfe8;
	}


/* ===== Content Area ===== */

#center-column {
	position: absolute;
	top: 218px;
	padding: 14px 15px 0px 15px;
	background: #D9DDDC url(../grafiken/site-bg/center-column-bg.jpg) top left repeat-x;
	min-height: 125px;
	height: auto !important;  /* firefox & co */
	height: 125px;  /* IE */
}

	#three-column-body #center-column {
		left: 169px;
		width: 628px;
	}

	#two-column-body #center-column {
		left: 9px;
		width: 789px;
	}

	#one-column-body #center-column {
		left: 9px;
		width: 949px;
	}

#center-column .switch-bg {
	background-color: #D9DDDC;
	padding-top: 5px;
}

#center-column input,
#center-column select {
	/*height: 20px;*/
	font-size: 14px;
	border: 1px solid #636464;
}
	
#center-column input {
	padding: 3px;
}
	
#center-column select {
	/*height: 30px;*/
	padding: 2px;
}

/* -- Module Headlines -- */

#center-column .topspace {
	margin-top:30px;
        font-size: 14px;
        font-weight: bold;
}

#center-column h1 {
	font-size: 18px;
	font-weight: bold;
	color: #383838;
	margin: 20px 0 3px 0;
	padding: 5px 0 5px 35px;
	background: url(../grafiken/icons/icon_default.gif) left no-repeat;
}
	
	#center-column h1.blogs {
		background: url(../grafiken/icons/icon_blogs.gif) left no-repeat;
	}
	
	#center-column h1.bookmarks {
		background: url(../grafiken/icons/icon_bookmarks.gif) left no-repeat;
	}

	#center-column h1.chat {
		background: url(../grafiken/icons/icon_chat.gif) left no-repeat;
	}
	
	#center-column h1.classifieds {
		background: url(../grafiken/icons/icon_classifieds.gif) left no-repeat;
	}

	#center-column h1.controlcenter {
		background: url(../grafiken/icons/icon_controlcenter.gif) left no-repeat;
	}

	#center-column h1.forums {
		background: url(../grafiken/icons/icon_forums.gif) left no-repeat;
	}

	#center-column h1.groups {
		background: url(../grafiken/icons/icon_groups.gif) left no-repeat;
	}

	#center-column h1.help {
		background: url(../grafiken/icons/icon_help.gif) left no-repeat;
	}

	#center-column h1.news {
		background: url(../grafiken/icons/icon_news.gif) left no-repeat;
	}

	#center-column h1.people {
		background: url(../grafiken/icons/icon_people.gif) left no-repeat;
	}

	#center-column h1.photos {
		background: url(../grafiken/icons/icon_photos.gif) left no-repeat;
	}

	#center-column h1.video {
		background: url(../grafiken/icons/icon_video.gif) left no-repeat;
	}

	#center-column h1.schedule {
		background: url(../grafiken/icons/icon_schedule.gif) left no-repeat;
	}

	#center-column h1.search {
		background: url(../grafiken/icons/icon_search.gif) left no-repeat;
	}

	#center-column h1.tags {
		background: url(../grafiken/icons/icon_tags.gif) left no-repeat;
	}

	#center-column h1.vote {
		background: url(../grafiken/icons/icon_vote.gif) left no-repeat;
	}
	
	#areaContent {z-index:0;}


	#areaContent h1 .switch {
		float: right;
		height: 30px;
		width:34px;
		margin-top: -25px;
		background: url(../grafiken/icons/icon_switch.gif) left no-repeat;
		cursor: pointer;
	}
	
	* html #areaContent h1 .switch {
		margin-top: -30px;
	}
	
	#center-column h1.nachrichtencenter {
		background: url(../grafiken/icons/icon_nachrichtencenter.gif) left no-repeat;
	}

	
h2.module_headline {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #383838;
	margin: 0px 0 -1px 0;
	padding: 5px 0 5px 0;
	border-top: 1px dashed #444;
}

/* IE Hack - wegen Headlin-Prob */
*html h2.module_headline {
	margin: 0px 0 10px 0;
}

#loginbox {
	background: #e8edf4; /*url(../grafiken/register/register-start-bg.jpg) top right no-repeat;*/
}

	#loginbox input {
		border: 1px solid #163f6a;
		width: 100px;
		/*height: 15px;*/
		/*padding: 3px;*/
		/*display: block;*/
		font-size: 11px;
	}
	
	#loginbox .button {
		width: 40px;
		height: 23px;
		background-color: #163f6a;
		border: none;
		color: white;
		font-weight: bold;
		font-size: 11px; /*dammit!!!*/
	}

.step-one {
	width: 195px; 
	float: left;
	background: #e8edf4 url(../grafiken/home/1.gif) left no-repeat;
	border: 1px solid #456d98;
	font-size: 13px;
}

.step-two {
	width: 195px; 
	margin-left: 10px; 
	float: left;
	background: #e8edf4 url(../grafiken/home/2.gif) left no-repeat;
	border: 1px solid #456d98;
	font-size: 13px;
}

.step-three {
	width: 195px; 
	margin-left: 10px; 
	float: left;
	background: #e8edf4 url(../grafiken/home/3.gif) left no-repeat;
	border: 1px solid #456d98;
	font-size: 13px;
}

.user, .user_move {
	width: 114px;
	height: 96px;
	padding: 4px 0px 4px 7px;
	background-color: #F4F4F4;
	border: 1px solid #C9C9C9;
	text-align: left;
}

	.user_move .user_name,
	.user_move .user_name a:link,
	.user_move .user_name a:active,
	.user_move .user_name a:visited,
	.user .user_name,
	.user .user_name a:link,
	.user .user_name a:active,
	.user .user_name a:visited {
		font-weight: bold;
		color: black;
		text-decoration: none;
	}
	
		.user .user_name a:hover {
			font-weight: bold;
			color: #163f6a;
			text-decoration: underline;
		}

	.user_move .user_image-online , .user .user_image-online  {
		float: left;
	}
	
	.user_move .user_image-offline, .user .user_image-offline {
		float: left;
	}
	
	.user_functions {
		float: right;
		height: 76px;
		width: 37px;
	}
	
	.user_functions a {
		border: none;
		display: block;
	}
	
	html > body .user .user_functions a {
	}

	.user_functions a:link.send-message,
	.user_functions a:active.send-message,
	.user_functions a:visited.send-message {
		margin: 0 0 2px 6px;
		height: 18px;
		width: 26px;
		display: block;
		background: url(../grafiken/user/user_send-msg.gif) left no-repeat;
	}

	.user .user_functions a:hover.send-message {
		background: url(../grafiken/user/user_send-msg_ro.gif) left no-repeat;
	}

	.user_functions .send-message-ia{
		margin: 0 0 2px 6px;
		height: 18px;
		width: 26px;
		display: block;
		background: url(../grafiken/user/user_send-msg_ia.gif) left no-repeat;
	}

	.user_functions a:link.chat,
	.user_functions a:active.chat,
	.user_functions a:visited.chat {
		margin: 0 0 2px 6px;
		height: 20px;
		width: 26px;
		display: block;
		background: url(../grafiken/user/user_chat.gif) left no-repeat;
	}

	.user .user_functions a:hover.chat {
		background: url(../grafiken/user/user_chat_ro.gif) left no-repeat;
	}

	.user_functions .chat-ia {
		margin: 0 0 2px 6px;
		height: 20px;
		width: 26px;
		display: block;
		background: url(../grafiken/user/user_chat_ia.gif) left no-repeat;
	}

	.user_functions a:link.view-id-card,
	.user_functions a:active.view-id-card,
	.user_functions a:visited.view-id-card {
		margin: 0 0 2px 6px;
		height: 17px;
		width: 26px;
		display: block;
		background: url(../grafiken/user/user_view-id-card.gif) left no-repeat;
	}

	.user .user_functions a:hover.view-id-card {
		background: url(../grafiken/user/user_view-id-card_ro.gif) left no-repeat;
	}

	.user_functions a:visited.view-id-card-ia {
		margin: 0 0 2px 6px;
		height: 17px;
		width: 26px;
		display: block;
		background: url(../grafiken/user/user_view-id-card_ia.gif) left no-repeat;
	}

	.user_functions a:hover {
		text-decoration: none;
	}
		
	.user_functions .user_matchfield {
		height: 15px;
		background-color: #6385a8;
		text-align: center;
		color: white;
		font-weight: bold;
	}

	.user_functions .user_matchfield-ia {
		height: 15px;
		background-color: #CBCDD0;
		text-align: center;
		color: white;
		font-weight: bold;
	}

.user_block {
	height: 175px;
}

.user_block .devider {
	height: 10px;
	border: 0px;
	border-bottom: 1px dotted #333;
}

.mini-user_online {
	width: 116px;
	height: 35px;
	padding: 0 0 0 4px;
	border: 2px solid #23982b;
	margin-top: 5px;
	background: white;
}

.mini-user_offline {
	width: 116px;
	height: 35px;
	padding: 0 0 0 4px;
	border: 2px solid #CE4141;
	margin-top: 5px;
	background: white;
}
	
	.mini-user_functions {
		float: left;
	}
	
	.mini-user_functions a,
	.mini-user_functions .empty {
		margin-right: 2px;
		display: block;
		float: left;
	}
	
	.mini-user_functions a:link.send-message,
	.mini-user_functions a:active.send-message,
	.mini-user_functions a:visited.send-message {
		height: 13px;
		width: 22px;
		background: url(../grafiken/mini-user/mini-user_send-msg.gif) left no-repeat;
	}

	.mini-user_functions a:hover.send-message {
		background: url(../grafiken/mini-user/mini-user_send-msg_ro.gif) left no-repeat;
	}

	.mini-user_functions .send-message-ia {
		height: 13px;
		width: 22px;
		background: url(../grafiken/mini-user/mini-user_send-msg_ia.gif) left no-repeat;
	}

	.mini-user_functions a:link.chat,
	.mini-user_functions a:active.chat,
	.mini-user_functions a:visited.chat {
		height: 13px;
		width: 22px;
		background: url(../grafiken/mini-user/mini-user_chat.gif) left no-repeat;
	}

	.mini-user_functions a:hover.chat {
		background: url(../grafiken/mini-user/mini-user_chat_ro.gif) left no-repeat;
	}

	.mini-user_functions .chat-ia {
		height: 13px;
		width: 22px;
		background: url(../grafiken/mini-user/mini-user_chat_ia.gif) left no-repeat;
	}

	.mini-user_functions a:link.view-id-card,
	.mini-user_functions a:active.view-id-card,
	.mini-user_functions a:visited.view-id-card {
		height: 13px;
		width: 22px;
		background: url(../grafiken/mini-user/mini-user_view-id-card.gif) left no-repeat;
	}

	.mini-user_functions a:hover.view-id-card {
		background: url(../grafiken/mini-user/mini-user_view-id-card_ro.gif) left no-repeat;
	}

	.mini-user_functions .view-id-card-ia {
		height: 13px;
		width: 22px;
		background: url(../grafiken/mini-user/mini-user_view-id-card_ia.gif) left no-repeat;
	}

	.mini-user_functions a:hover {
		text-decoration: none;
	}

	
	.mini-user_matchfield {
			float: right;
			width: 40px;
			background-color: #6385a8;
			margin-top: -3px;
			text-align: center;
			color: white;
			font-weight: bold;
		}

.module_mover {
	background-color: #e8edf4;
	border: 1px solid #6385a8;
	margin-bottom: 30px;
}

		.module_mover .rel {
			overflow: hidden;
		}
		
		.module_mover td.switch-left,
		.module_mover td.switch-right {
			width: 25px;
			background-color: #6385a8;
			vertical-align: middle;				
			text-align: center;
			cursor: pointer;
		}
		
		.module_mover td.border {
			border-right: 1px dashed black;
		}

#center-column .register_left-box {
	width: 470px;
}

	#center-column .register_left-box input {
		width: 300px;
		margin-right: 10px;
	}

#module_tagcloud {
	background-color: #f7f8f8;
	border: 1px solid #8795A4;
	padding: 15px 7px;
}
	
	#module_tagcloud a.tag2 {
		font-size: 14px;
		line-height: 17px;
		font-weight: bold;
		margin-left: 5px;
		color: #6385a8;
	}
	
	#module_tagcloud a.tag3 {
		font-size: 18px;
		line-height: 21px;
		font-weight: normal;
		margin-left: 5px;
		color: #6385a8;
	}
	
	#module_tagcloud a.tag4 {
		font-size: 20px;
		line-height: 23px;
		font-weight: normal;
		margin-left: 5px;
		color: #6385a8;
	}

	#module_tagcloud a.tag5 {
		font-size: 24px;
		line-height: 27px;
		font-weight: normal;
		margin-left: 5px;
		color: #6385a8;
	}
	
	#module_tagcloud a.tag6 {
		font-size: 30px;
		line-height: 33px;
		font-weight: bold;
		margin-left: 5px;
		color: #6385a8;
	}
	
	#module_tagcloud a:hover {
		text-decoration: underline;
		color: #163f6a;
	}

#module_pictures {
	height: 270px;
	background-color: #f6f9fc;
	border: 1px solid #6385a8;
	padding: 10px;
}

	#module_pictures .image-area {
		height: 269px;
		width: 370px;
		float: left;
	}
	
		#module_pictures .image-area table {
			width: 370px;
			height: 240px;
			border-collapse: collapse;
			border-spacing: 0;
			border: none;
		}
		
			#module_pictures .image-area table td.switch-left {
				width: 25px;
				height: 240px;
				background-color: #6385a8;
				vertical-align: middle;
				text-align: center;
				cursor: pointer;
			}
			
			#module_pictures .image-area table td.image {
				width: 320px;
				height: 240px;
				background-color: #e8edf4;
				vertical-align: middle;				
				text-align: center;
			}
			
			#module_pictures .image-area table td.switch-right {
				width: 25px;
				height: 240px;
				background-color: #6385a8;
				vertical-align: middle;
				text-align: center;
				cursor: pointer;
			}
		
		#module_pictures .image-area .navigation {
			float: left;
			background-color: #e8edf4;
			width: 370px;
			height: 21px;
			text-align: center;
			margin-top: 2px;
			padding-top: 5px;
		}
		
		#module_pictures .image-area .navigation a {
			color: black;
		}
		
		#module_pictures .image-area .navigation a:hover {
			color: #163f6a;
			text-decoration: underline;
		}
		
		#module_pictures .image-area .navigation .active {
			font-size: 13px;
			font-weight: bold;
			color: #163f6a;
		}
	
	#module_pictures .text-area {
		height: 279px;
		width: 210px;
		float: right;
	}
	
		#module_pictures .text-area h1 {
			font-size: 15px;
			line-height: 15px;
			font-weight: bold;
			margin: 0;
			padding: 0;
			background-image: none;
		}
		
		#module_pictures .text-area h2 {
			font-size: 11px;
			font-weight: normal;
			font-style: italic;
			margin: 0 0 10px 0;
			background-image: none;
		}
			
			#module_pictures .text-area h1 a,
			#module_pictures .text-area h2 a {
				color: black;
				text-decoration: none;
			}
			
			#module_pictures .text-area h1 a:link:hover,
			#module_pictures .text-area h2 a:link:hover {
				color: #163f6a;
				text-decoration: underline;
			}
		
		/*
		#module_pictures .text-area .description {
			background-color: #e8edf4;
			height: 130px;
			width: 205px;
			padding: 10px;
			overflow: auto;
		}
		
		#module_pictures .text-area .tags {
			background-color: #e8edf4;
			height: 52px;
			padding: 10px;
			margin-top: 5px;
			overflow: hidden;
		}
		
			#module_pictures .text-area .tags a {
				color: black;
			}
			
			#module_pictures .text-area .tags a:hover {
				color: #163f6a;
				text-decoration: underline;
			}
		*/

.helpbox {
	background: #f6f9fc url(../grafiken/helpbox-bg.gif) top right no-repeat;
	padding: 10px;
	width: 200px;
	border: 1px solid #6385a8;
}

	.helpbox .headline {
		background-color: #6385a8;
		color: white;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin: -10px -10px 5px -10px;
	}

#modules_voting {

}

	#modules_voting table {
		width: 100%;
	}
		
		#modules_voting table td {
			border-top: 7px solid #f6f9fc;
		}
		
		#modules_voting table td.question {
			font-size: 9px;
			width: 200px;
			height: 23px;
			padding: 3px;
			border-right: 7px solid #f6f9fc;
			background: #CDD8E4;
		}
				
		#modules_voting table td.vote-bar {
			background: #e8edf4 url(../grafiken/voting/voting_vote-bar-inaktive.gif) left no-repeat;
			height: 23px;
		}
		
		#modules_voting table td.result {
			/*background-color: #6385a8;*/
			background-color: #e8edf4;
			width: 95px;
			padding-right: 2px;
			font-size: 9px;
			font-weight: bold;
			color: black;
			text-align: right;
		}
		
			#modules_voting table td.result .percent {
				font-size: 10px;
				font-weight: bold;
				color: #6385a8;
			}
			
			#modules_voting table td.result .votes {
				font-size: 9px;
				font-weight: normal;
				font-style: italic;
				color: #6385a8;
				margin-left: 2px;
			}

#module_classifieds {
	
}

	#module_classifieds .classified-ad {
		border-top: 1px dashed black; 
		margin-top: 20px; 
		margin-bottom: 20px; 
		padding-top: 10px;
	}

	#module_classifieds .image-area {
		float: left; 
		width: 80px;
	}
	
		#module_classifieds .image-area img {
			border: 1px solid #444;
		}
	
	#module_classifieds .text-area {
		float: right; 
		width: 510px;
	}
	
	#module_classifieds .headline_offer a {
		/*color: #396F3A;*/
		color: #444444;
		margin-bottom: 10px;
		font-size: 16px;
		font-weight: bold;
	}
	
	#module_classifieds .headline_seek a {
		/*color: #38476D;*/
		color: #444444;
		margin-bottom: 10px;
		font-size: 16px;
		font-weight: bold;
	}
	
	#module_classifieds .offer {
		background-color: #A2D2A6; 
		padding: 4px 10px 4px 10px;
		margin-bottom: 5px;
		font-size: 11px;
	}
	
	#module_classifieds .seek {
		background-color: #83a3c5; 
		padding: 4px 10px 4px 10px;
		margin-bottom: 5px;
		font-size: 11px;
	}
	
	#module_classifieds .discription {
		background-color: #e8edf4; 
		padding: 10px; 
		margin-bottom: 5px;
	}
	
	#module_classifieds .tags {
		background-color: #e8edf4; 
		padding: 10px;
	}
	
	
#module_bookmarks {
}

	#module_bookmarks .preview {
		height: 400px;
		background: url(../grafiken/backgrounds/bookmarks.gif) bottom left no-repeat;
		overflow: auto;
	}

	#module_bookmarks h2 {
		padding-left: 17px;
		background: url(../grafiken/bookmarks/star.gif) top left no-repeat;
		margin: 0;
		font-size: 15px;
		color: #b7cfe8;
	}

#module_groups {
	
}

	#module_groups .preview {
		height: 400px;
		background: url(../grafiken/backgrounds/groups.gif) bottom right no-repeat;
		overflow: auto;
	}
	
		#module_groups .preview img {
			float: left;
			border: 1px solid #444;
			padding: 2px;
		}
	
		#module_groups .preview .text-area {
			float: right; 
			width: 180px;
		}

#module_comment {}

	#module_comment .image-area {
		float: left; 
		width: 130px;
	}
	
	#module_comment .text-area {
		float: right; 
		width: 460px;
	}
	
	#module_comment .offer {
		background-color: silver; 
		padding: 5px; 
		margin-bottom: 5px;
	}
	
	#module_comment .discription {
		background-color: #e8edf4; 
		padding: 5px; 
		margin-bottom: 5px;
	}
	
	#module_comment .tags {
		background-color: #e8edf4; 
		padding: 5px;
	}
	
	.spacer_comment {
		border-top: 1px dashed black; 
		margin-top: 10px; 
		margin-bottom: 10px;
	}

/* ===== Left & Right Column ===== */


#areaRight {
	padding-top: 2px;
	/*background: url(../grafiken/areaRightHeader.gif) no-repeat;*/
    background-color:black;


}

.areaRightHeader {
	position:	absolute;
	top:		0px;
	left:		0px;
	width:		154px;
	height:		 14px;

	/*background: url(../grafiken/pferde/areaRightHeader2.gif);*/

}

.containerTipp {
	margin-left:	0px;
	padding:	9px;
	color:		#FFF;
	width:		138px;
}

#areaRight .white-headline {
	width: 139px;
	height: 14px;
	background: white url(../grafiken/buttons/button_white-bg.gif) repeat-x;
	padding: 5px 8px;
	display: block;
	
	font-size: 12px;
	font-weight: bold;
	color: #072466;
}

#areaRight .blue-headline {
	width: 145px;
	height: 21px;
	background: #163F6A;
	margin: 4px 14px 0 14px;
	padding-left: 9px;
	padding-top: 7px;
	display: block;
	
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin-left: 0px;
}

#areaRight .devider {
	width: auto;
} 

html > body #areaRight .devider {
	/*margin: 8px 0px;*/
} 

#areaRight p {
	padding: 5px 0;
	margin: 0;
}

#areaRight .arrow_expand-contract {
	border: none;
	float: right;
	width: 9px;
	height: 16px;
	background: url(../grafiken/arrows/arrow_expand-contract.gif) top center no-repeat;
}

#areaRight .arrow_expand-contract-light {
	border: none;
	float: right;
	width: 9px;
	height: 16px;
	background: url(../grafiken/arrows/arrow_expand-contract.gif) top center no-repeat;
}

	
/* ===== Left Column ===== */

/*#left-column {
	position: absolute;
	top: 219px;
	left: 9px;
	width: 135px;
	padding: 0 0 20px 19px;
}

	#left-column .headline {
		width: 140px;
		height: 17px;
		padding: 20px 0 0 19px;
		color: white;
		background: url(../grafiken/left-column-head.jpg) top left no-repeat;
		display: block;
		margin-left: -19px;
		margin-bottom: 0;
	}
	
	#left-column .blue-headline,
	#left-column .white-headline {
		margin-left: -14px;
	}
	
	#left-column .profile_picture {
		border: 2px solid #636464;
		margin: 2px 0;
	} */
	
.leftButtonHome {
    margin-top:         0px;
    border-bottom:      3px solid #FFFFFF;
    }
    
.leftMenuMagazin {
    background-color:   #87A1BC;
    padding:			0px 0px 0px 0px;
    border-bottom:		0px solid #FFFFFF;
    margin:				0px;
    width:				154px;
    }

#areaMenu {margin-top:-1px;}



#areaLeft {

	background: white;
	padding:0px;

}
	#areaLeft .homepix {margin-top:-1px;}
	
	#areaLeft .lheadline, p {
		margin-left: 12px;
	}
	
	#areaLeft p {
		margin-top: 0px;
		margin-bottom: 0px;
	}
		
	#areaLeft .blue-headline {
		width: 127px;
		height: 18px;
		background: #456D98;
		padding: 5px 15px 0 12px;
		display: block;
		font-size: 11px;
		font-weight: bold;
		color: white;
	}
	
	#areaLeft .white-headline {
		width: 127px;
		height: 18px;
		background: #163F6A;
		padding: 5px 15px 0 12px;
		display: block;
		border-bottom: 2px solid #DDD;
		font-size: 12px;
		font-weight: bold;
		color: white;
		margin-bottom: 6px;
	}
	
		#areaLeft .white-headline a {
			color: white;
			text-decoration: none;
		}
		
		#areaLeft .white-headline a:hover {
			color: #E8EDF4;
		}
	
	#areaLeft a.button {
		width: 127px;
		height: 17px;
		background-color: #e8edf4;
		border-top: 1px solid #ACACAC;
		border-bottom: 1px solid white;
		padding: 3px 15px 0 12px;
		display: block;
	
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #333;
	}

	#areaLeft a.button:hover {
		background-color: #446C97;
		color: white;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
	}
	
	#areaLeft .devider {
			width: 126px;
			line-height: 0px;
			font-size: 0px;
			border-top: 2px outset #E8EDF4;
			margin-top: 5px;
			margin-bottom: 5px;
			margin-left: 14px;
		}
		
		html > body #areaLeft .devider {
			border-top: 1px solid #C9C9C9;
			border-bottom: 1px solid #E8EDF4;
		}


	.event-headline {
		width: 128px;
		height: 19px;
		background: #6385a8 url(../grafiken/buttons/button_blue-bg.gif) repeat-x;
		padding: 7px 14px 0 14px;
		display: block;

		font-size: 10px;
		font-weight: bold;
		color: white;
	}
	
	.event-headline_mod {
		width: 128px;
		height: 19px;
		/*background: #6385a8 url(../grafiken/buttons/button_blue-bg.gif) repeat-x;*/
		background: url(../grafiken/eventcenter/eventcenter_my-events-bg.jpg) no-repeat;
		padding: 7px 14px 0 14px;
		display: block;

		font-size: 10px;
		font-weight: bold;
		color: white;
	}
	
/* --- Teaser für Uploads/Erstellen von Inhalten --- */

.item_create {
	width: 134px;
	height: 70px;
	background: url(../grafiken/backgrounds/item-create-bg.jpg) bottom left no-repeat;
	padding: 10px;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.item_create a:link, 
.item_create a:active, 
.item_create a:visited, 
.item_create a:hover {
	font-weight: bold;
	color: #E8EDF4;
}


/* ===== Right Column ===== */

#right-column {
	position: absolute;
	top: 219px;
	left: 829px;
	width: 133px;
	
}

#areaRight {
	width: 155px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
	background: white;
	overflow: hidden;
}

	#areaRight p {
		padding: 5px 8px;
	}
	
	
	#areaRight input.fixed-width {		
		width: 90px;
	}
	
	#areaRight form {
		margin: 0;
		padding: 0;
	}
	
	#areaRight .button {
		border: none;
		height: 17px;
		background-color: transparent;
	}
	
	#areaRight #container_mini-user {
		background-color: white;
		padding: 8px;
	}
	
		#right-column #container_mini-user .of {
			overflow: auto;
			height: 180px;
		}
	
	.button {
	color:#FFF;
	}
	
	.button a{
	color:#FFF;
	}
	
	.user_block {
	color:#FFF;
	}



	#areaRight .hints {
		color: black;
		padding: 5px 7px 5px 5px;
	}
	
		#areaRight .hints .devider {
			width: 100%;
			height: 0px;
			line-height: 0px;
			font-size: 0px;
			border-top: 2px outset white;
		}
		
		html > body #areaRight .hints .devider {
			border-top: 1px solid #C9C9C9;
			border-bottom: 1px solid white;
		}
		
	/* ----- Modul-Suche ----- */
	
	.module-search {
		height: 74px;
		background: url(../grafiken/backgrounds/module_search-bg.jpg) no-repeat;
		/*margin-left: -14px;*/
		padding: 10px 0px 0px 10px;
		/*width: 145px;*/
	}
	
		.module-search input {
			width: 110px;
			height: 16px;
		}
	
	/* ----- EventCenter ----- */
	
	#eventcenter {
		/*background-color: white;*/
	}

	#eventcenter #headline_my-events {
		background: url(../grafiken/eventcenter/eventcenter_my-events-bg.jpg) no-repeat;
	}
	#eventcenter #headline_friend-events {
		background: url(../grafiken/eventcenter/eventcenter_friend-events-bg.jpg) no-repeat;
	}
	
	#eventcenter #headline_memorypoints {
		background: url(../grafiken/eventcenter/eventcenter_memorypoints-bg.jpg) no-repeat;
	}
	
	#eventcenter #headline_actual-events {
		background: url(../grafiken/eventcenter/eventcenter_actual-events-bg.jpg);
	}
	
	#eventcenter #headline_o2ochat {
		background: url(../grafiken/eventcenter/eventcenter_chat-events-bg.jpg) no-repeat;
	}
		
	#eventcenter .events_headline {
		padding: 2px 2px 2px 14px;
		font-weight: bold;
		color: black;
		/*width: 127px;*/
	}
	
	#eventcenter .events_date {
		padding: 1px 2px 1px 14px;
		background-color: #E7F0F7;
		font-weight: normal;
		font-style: italic;
		font-size: 10px;
		color: #666;
	}

	#eventcenter .events_msg {
		padding: 2px 2px 2px 14px;
		margin-bottom: 5px;    
	}

	#eventcenter #container_my-events {
	}
	
		 #eventcenter #container_my-events p {
			margin: 3px 7px 0px 5px;
			padding: 0;
		}
	
		 #eventcenter #container_my-events .of { /* of = Overflow */
			overflow: auto;
			height: 400px;
			padding-top: 5px;
		}
	
		#eventcenter #container_mod-video {
		margin: 0 -3px 0 -13px;
		background-color: #F5F7F6;
		}

		 #eventcenter #container_mod-video p {
			margin: 3px 7px 0px 5px;
			padding: 0;
		}

		 #eventcenter #container_mod-video .of { /* of = Overflow */
			overflow: auto;
			height: 400px;
		}
		
		
		#eventcenter #container_mod-miss {
			margin: 0 -3px 0 -13px;
			background-color: #F5F7F6;
		}
		#eventcenter #container_mod-miss p {
			margin: 3px 7px 0px 5px;
			padding: 0;
		}

		 #eventcenter #container_mod-miss .of { /* of = Overflow */
			overflow: auto;
			height: 400px;
		}
	
	
	#eventcenter #container_friend-events {
		margin: 0 0px 0 0px;
		background-color: #F5F7F6;		
	}
	
		 #eventcenter #container_friend-events p {
			margin: 3px 7px 0px 5px;
			padding: 0;
		}

		#eventcenter #container_friend-events .of {
			overflow: auto;
			height: 400px;
			padding-top: 5px;
		}
	
	#eventcenter #container_memorypoints {
		overflow: auto;
		margin: 0 0px 0 0px;
		background-color: #F5F7F6;
	}
	
		#eventcenter #container_memorypoints .of {
			overflow: auto;
			height: 300px;
			padding-top: 5px;
		}
	
		#eventcenter #container_memorypoints .memorypoints_headline {
			padding: 2px 2px 2px 14px;
			background-color: #e8edf4;
			font-weight: bold;
			color: black;
		}
		
		#eventcenter #container_memorypoints .memorypoints_user a:link,
		#eventcenter #container_memorypoints .memorypoints_user a:active,
		#eventcenter #container_memorypoints .memorypoints_user a:visited {
			color: #606d7b;
			font-weight: bold;
			text-decoration: none;
		}
		
		#eventcenter #container_memorypoints .memorypoints_user a:hover {
			color: #606d7b;
			font-weight: bold;			
			text-decoration: underline;
		}
		
		#eventcenter #container_memorypoints .memorypoints_topic {
			color: #6385a8;
			font-weight: bold;
		}
		
		#eventcenter #container_memorypoints .memorypoints_item {
			margin-left: 10px;
			width: 100px;
			float: left;
		}
		
		html > body #eventcenter #container_memorypoints .memorypoints_item {
			padding-left: 10px;
			padding-bottom: 5px;
		}
		
		#eventcenter #container_memorypoints .memorypoints_item a:link,
		#eventcenter #container_memorypoints .memorypoints_item a:active,
		#eventcenter #container_memorypoints .memorypoints_item a:visited {
			color: black;
		}
		
		#eventcenter #container_memorypoints .memorypoints_item a:hover {
			color: black;
		}
		
		#eventcenter #container_memorypoints p {
			margin: 2px 2px 2px 14px;
			padding: 0;
		}
	
	#eventcenter #container_o2ochat {
		overflow: auto;
		margin: 0 -3px 0 -13px;
		background-color: #F5F7F6;
	}
	
		#eventcenter #container_o2ochat .of {
			overflow: auto;
			height: 300px;
			padding-top: 0px;
		}
	
		#eventcenter #container_o2ochat .o2ochat_headline {
			padding: 2px 2px 2px 14px;
			background-color: #D9DDDC;
			font-weight: normal;
			color: black;
		}
		
		#eventcenter #container_o2ochat .o2ochat_user a:link,
		#eventcenter #container_o2ochat .o2ochat_user a:active,
		#eventcenter #container_o2ochat .o2ochat_user a:visited {
			color: #606d7b;
			font-weight: bold;
			text-decoration: none;
		}
		
		#eventcenter #container_o2ochat .o2ochat_user a:hover {
			color: #606d7b;
			font-weight: bold;			
			text-decoration: underline;
		}
		
		#eventcenter #container_o2ochat .o2ochat_topic {
			color: #616D7B;
			font-weight: bold;
		}
		
		#eventcenter #container_o2ochat .o2ochat_item {
			margin-left: 10px;
			/*width: 100px;*/
			float: left;
		}
		
		html > body #eventcenter #container_o2ochat .o2ochat_item {
			padding-left: 10px;
			padding-bottom: 5px;
		}
		
		#eventcenter #container_o2ochat .o2ochat_item a:link,
		#eventcenter #container_o2ochat .o2ochat_item a:active,
		#eventcenter #container_o2ochat .o2ochat_item a:visited {
			color: black;
		}
		
		#eventcenter #container_o2ochat .o2ochat_item a:hover {
			color: black;
		}
		
		#eventcenter #container_o2ochat p {
			margin: 2px 2px 2px 14px;
			padding: 0;
		}
	
	#eventcenter #container_actual-events {
		background-color: white;
		margin: 0px 0px 0px 0px;
		color: black;
		padding-left: 8px;
	}

		#eventcenter #container_actual-events .user_block {
			padding: 5px 10px 0 0px;
			margin: 0px 0px 0px 0px;
			color: black;
		}
		
		#eventcenter #container_actual-events a:link,
		#eventcenter #container_actual-events a:active,
		#eventcenter #container_actual-events a:visited {
			font-weight: bold;
			color: #B46920;
			text-decoration: none;
		}
		
		#eventcenter #container_actual-events a:hover {
			font-weight: bold;
			color: #B46920;
			text-decoration: underline;
		}
		
		#eventcenter #container_actual-events .user_block a:link,
		#eventcenter #container_actual-events .user_block a:active,
		#eventcenter #container_actual-events .user_block a:visited {
			font-weight: bold;
			color: black;
			text-decoration: none;	
		}
		
		#eventcenter #container_actual-events .user_block a:hover {
			font-weight: bold;
			color: #B46920;
			text-decoration: none;
		}

/* ===== Footer ===== */

#footer {
	width: 594px;
	background: #6385a8;
	color: white;
	padding: 10px;
	border-top: 3px solid white;
	border-bottom: 10px solid #3f5367;
	margin: 0px 0px -50px 0px;
}

html > body #footer {
	width: 611px;
	margin: 0px 0px -50px -8px;
}

#footer .links {
	height: 30px;
	width: 100%;
	line-height: 20px;
}

#footer .links a:link,
#footer .links a:visited,
#footer .links a:active {
	background-color: white;
	padding: 5px;
	color: #6385a8;
	text-decoration: none;
	font-weight: bold;
}

#footer .links a:hover {
	background-color: #83a3c5;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#footer input {
	margin:0px;
	padding:0px;
	width:99%;
	font-weight: bold;
	border:0px;
	background:transparent;
	color:white;
	font-size:11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer .ww {
	width: 100%;
	text-align: left;
	height: 20px;
}

	#footer .ww a:link,
	#footer .ww a:visited,
	#footer .ww a:active {
		color: white;
		text-decoration: none;
		font-weight: bold;
	}
	
	#footer .ww a:hover {
		color: white;
		text-decoration: underline;
		font-weight: bold;
	}

#two-column-body #footer {
	width: 785px;
}

.plugin_termin {}
#unn button {
	font-size: 12px;
	height:24px;
}

#unn input {
	font-size: 14px;
	height:16px;
}

#unn .button {
	margin:0px;
	padding:3px;
	height:24px;
	font-size: 11px; /*dammit!!!*/
}

/* --- Seitenzahlen --- */

.anvs {
	font-size: 11px;
	background: #6385a8;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
}

.anvn {
	font-size: 11px;
	background: #6385a8;
	color: #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
	line-height: 15px;
}

.anva {
	font-size: 11px;
	background: #6385a8;
	color: #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	line-height: 15px;
}

a:link.anvn, a:active.anvn, a:visited.anvn {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:hover.anvn {
	text-decoration: underline;
	background-color: #6B7EB4;
}

a:link.newbutton,
a:active.newbutton,
a:visited.newbutton {
	background-color: #E11F3A;
	color: white;
	padding: 5px;
	font-weight: bold;
	height: 15px;
	width: 90px;
	margin: 5px 0px;
	text-align: center;
	font-size: 14px;
	display: block;
}

a:hover.newbutton {
	background-color: #4F8D3A;
 	color: white;
	text-decoration: none;
	margin: 5px 0px;
}
	
input.button {
  color: #000000;
}

.contextbox {
padding-left:115px;
}
.contextbutton {
	float:left;
	background:  url(../grafiken/buttons/button-bg-ct.gif) no-repeat;
	width: 108px;
	height: 26px;
	padding:8px;
	font-weight:normal;
	cursor:pointer;
}

.contextbutton1 {
	float:left;
	background:  url(../grafiken/buttons/button-bg-ct1.gif) no-repeat;
	width: 108px;
	height: 26px;
	padding:7px;
	font-weight:bold;
	cursor:pointer;
	color:white;
}


.invisible
{
	display:none;
}

.wobinich {
	/*background: #6385a8 url(../grafiken/module_box-bottom-bg.jpg) repeat-x;*/
	/*border-top: 1px solid #6385a8;*/
	height: 16px;
	line-height: 16px;
	padding: 0px 10px 10px 10px;
	/*color: white;*/
	margin: 0px;
	font-size: 10px;
	border-bottom:1px solid #F3ECD0;
}




#wivPortalSystem_loginContainer_webTipp {
	width:				154px;
    font-family:        Verdana, Helvetica, sans-serif;		
	font-size:			10px; 
	color:				#222222;
	background-color:	#f9f8f0;
	margin-top:			10px;
	border-bottom:		3px solid #FFFFFF;	
	padding:			5px;		
	}
#wivPortalSystem_loginContainer_webTipp div {
	margin:				5px;
	}	
#wivPortalSystem_loginContainer_webTipp a {
	color:				#FFFFFF;
	}		


