
body {
	margin:10px 10px 0px 10px;
	padding:0px;
	}

img {
	border:0px;
}

#window {
	width:1000px;
	margin:0 auto;
}

.clear {
	clear:both;
}

div.notice {
	font-weight:bold;
	color:#87AA02;
	padding:10px 0 0 15px;
}

a {
	color:#000;
}

h2 {
	font-size:14px;
}

div,p,td,span {
	font-family:Verdana, Helvetica, Sans-serif, Arial;
	font-size: 11px;
	line-height:16px;
}

#header {
	background:#fff;
	height:85px;
	margin-bottom:24px;
/*	width:982px;*/
}

#logo {
	float:left;
}

#header_text {
	margin-left:20px;
	margin-top:15px;
	float:left;
	font-size:16px;
	line-height:20px;
	width:690px;
	color:#96978E;
}

#header_text a {
	font-size:16px;
	color:#B22222;
	text-decoration:none;
}

#header_text a:hover {
	text-decoration:underline;
}

#main {
	width:960px;
	margin-left:40px;
}

#main_menu {
	margin-bottom:10px;
}

#left {
	width:230px;
	float:left;
	margin-left:0px;
}

#left .menu_header {
	height:18px;
	background:#fff url(/images/menu_header.gif) no-repeat;
	margin-bottom:1px;
}

#left .menu_content {
	background-color:#E7E7E8;
}

#left a {
	color:#000;
}

#left .menu_footer {
	height:5px;
	background:#fff url(/images/menu_footer.gif) no-repeat;
}


#lists {
	float:left;
	width:13%;
	background:#fff;

}

#tag_cloud_positiv {
	width:335px;
	float:left;
}

#tag_cloud_positiv a {
	color:#fff;
	text-decoration:none;
}

#tag_cloud_positiv .header {
	height:18px;
	margin-bottom:1px;
	background:#fff url(/images/positiv_tagcloud_head.gif) no-repeat;
}

#tag_cloud_positiv .content {
	background-color:#87AA02;
	color:#fff;
	padding:12px;
}

#tag_cloud_positiv .footer {
	height:6px;
	background:#fff url(/images/positiv_tagcloud_footer.gif) no-repeat;
}

#tag_cloud_negativ {
	margin-left:20px;
	width:335px;
	float:left;
}

#tag_cloud_negativ .header {
	height:18px;
	margin-bottom:1px;
	background:#fff url(/images/negativ_tagcloud_head.gif) no-repeat;
}

#tag_cloud_negativ .content {
	background-color:#B22222;
	color:#fff;
	padding:12px;
}

#tag_cloud_negativ a {
	color:#fff;
	text-decoration:none;
}

#tag_cloud_negativ .footer {
	height:6px;
	background:#fff url(/images/negativ_tagcloud_footer.gif) no-repeat;
}

#right {
	margin-left:20px;
	float:left;
	width:690px;
}

#user_box {
	margin-top:15px;
	width:340px;
	float:left;
}

#event_box {
	margin-top:15px;
	margin-left:10px;
	width:340px;
	float:left;
}

#user_box .header, #event_box .header {
	background:#fff url(/images/listbox_header.gif) no-repeat;
	margin-bottom:1px;
	padding:0px 20px 0px 20px;
	color:#45463F;
	line-height:18px;
	/*font-weight:bold;*/
	height:18px;
}

#user_box .footer, #event_box .footer{
	background:#fff url(/images/listbox_footer.gif) no-repeat;
	height:4px;
}
#user_box .content, #event_box .content{
	background-color:#E7E7E8;
}



#list_menu .reiter {
	background:#fff url(/images/com_and_private_head.gif) no-repeat;
	height:18px;
	width:180px;
	margin-right:1px;
	margin-bottom:1px;
	float:left;
}

#list_menu .reiter a {
	text-decoration:none;
	color:#fff;
	margin-top:1px;
	margin-left:12px;
	line-height:18px;
}

#list_menu .active {
	background:#fff url(/images/all_header.gif) no-repeat;
}

#event_list {
	width:690px;
	margin:20px 0px;
}

#event_list table tr.today{
	background-color:#DDDDDF;
	height:50px;
}

#event_list table tr.header th {
	background-color:#707268;
	color:#fff;
	height:18px
}

#event_list table tr.header th.first {
	background:#fff url(/images/content_box_header_footer.gif) no-repeat;
}

#event_list table tr.header th.last {
	background:#fff url(/images/content_box_header_footer.gif) no-repeat;
	background-position:right top;
}

#event_list table tr.today td {
}

#content_footer {
	width:670px;
	height:18px;
	line-height:18px;
	background:#fff url(/images/green_header.gif) bottom left no-repeat;
	padding:0 10px;
	color:#fff;
}


/* Event eingeben */

.green_header_top {
	width:670px;
	height:18px;
	background:#fff url(/images/green_header.gif) top left no-repeat;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	line-height:18px;
	/*font-weight:bold;*/
	padding:0 10px;
}

.green_header_top a {
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	line-height:18px;
	/*font-weight:bold;*/
}

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

#event_form {
	margin-top:1px;
	background-color:#e7e7e9;
	color:#000;
	width:690px;
}

#event_form input, #event_form textarea, #event_form select{
	background-color:#E7E7E8;
	border:1px solid #fff;
}

#event_form p {
	margin:0;
}

#event_form textarea {
	width:250px;
	height:100px;
}

.green_footer {
	width:690px;
	height:18px;
	background:#fff url(/images/green_header.gif) bottom left no-repeat;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	padding:1px 0 0 10px;
}

.css1 { font-size: 1.0em; }
.css2 { font-size: 1.2em; }
.css3 { font-size: 1.4em; }
.css4 { font-size: 1.6em; }



input, select {
	border:1px solid #fff;
	margin:0;
	background-color:#E7E7E8;
	
}

input.quicklogin {
	border:1px solid #fff;
	background-color:#E7E7E8;
	height:12px;
	font-size:10px;
}

input.quicksubmit {
	border:1px solid #fff;
	background-color:#E7E7E8;
	height:18px;
	font-size:10px;
}

textarea {
	background-color:#E7E7E8;
	border:1px solid #fff;
}


.box {
	border:solid 1px #fff;
	background-color:#DCDCDE;
	float:left;
	padding:10px;
	margin:15px;
	display:inline;
}

td.headline {
	font-weight:bold;
	color:#87aa02;
}

.box_with_header {
	margin-top:15px;
	border:1px solid #fff;
	background-color:#DCDCDE;
}

.box_header {
	padding:0 10px;
	font-weight:bold;
	color:#87aa02;
	line-height:16px;
}

#photo_loader, #video_loader {
	background: url('/images/green_trans.png') repeat;
	z-index:10;
	width:335px;
	position:absolute;
}

#attend_button {
	width:150px;
	padding:0 5px;
	border:1px solid #fff;
	background-color:#87aa02;
	color:#fff;
	font-weight:bold;
	line-height:16px;
	text-align:center;
}

.attend_button {
	width:150px;
	padding:0 5px;
	border:1px solid #fff;
	background-color:#87aa02;
	color:#fff;
	font-weight:bold;
	line-height:16px;
	text-align:center;
}

.gray_button {
	width:150px;
	padding:0 5px;
	border:1px solid #fff;
	background-color:#E7E7E8;
	color:#fff;
	font-weight:bold;
	line-height:16px;
	text-align:center;
}

.gray_button a {
	color:#fff;
}

.attend_button a {
	color:#fff;
}

.button {
	border:1px solid #fff;
	background-color:#87aa02 !important;
	color:#fff;
	font-weight:bold;
	line-height:16px;
	text-align:center;
}

td.image_box {
	width:50px;
	height:50px;
	border:1px solid #cacaca;
	background-color:#96978e;
}

.image_box {
	width:50px;
	height:50px;
	border:1px solid #cacaca;
	background-color:#96978e;
}

.drop_image {
	float:left;
	list-style-type:none;
	margin-right:5px;
}

#reason {
	width:150px;
	padding:5px;
	text-align:left;
	font-weight:normal;
	position:absolute;
	z-index:10;
	border:1px solid #fff;
	border-top:0px solid #fff;
	background-color:#87aa02;
	color:#fff;
}

#reason_textfield {
	width:140px;
	height:14px;
	line-height:10px;
	font-size:10px;
}

#poll_box {
	width:270px;
}

#footer {

}

.errorExplanation li {
	margin-bottom:5px;
}

.line {
	margin:10px 0;
	border-bottom:1px solid #87AA02;
	width:640px;
	height:1px;
	font-size:0;
	line-height:0;
	padding:0px;
	text-indent:-999999px;
}

.help_button {
	color:#87aa02;
	width:10px;
	height:10px;
	cursor:pointer;
}

.box_header .help_button {
	padding:0 2px;
	margin:0 2px;
	background-color:#fff;
	border:1px solid #87AA02;
	
}

.calendar_helper {
	width:635px;
	height:400px;
}

#event_image {
	width:160px;
	/*height:195px;*/
	display:inline;
}

#user_image {
	width:160px;
	/*height:195px;*/
	display:inline;
}

.errorExplanation {
	color:#B22222;
}

.error_msg {
	color:#B22222;
	font-weight:bold;
}


#image_container {
	z-index:1500;
	position:relative;
}

