/*
---------------------------------
ALLGEMEIN
---------------------------------
*/

*	{
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.load	{
	background: url(../images/progressbar_green.gif) no-repeat;
	height: 15px;
	width: 214px;
	margin:0 auto;
}
.loadsmall	{
	background-image: url(/images/ajax_waiting.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

.ok	{
	background: url(/images/ajax_ok.png) no-repeat !important;
	height: 16px !important;
	width: 16px !important;
}

.warning {
	background: #eee;
	padding: 0;
	background: #eee;
}

.warning p	{
	margin: 0 auto;
	padding: 20px 0 20px 80px;
	min-height: 30px;
	width: 865px;
	color: #183e64;/*f00*/
	font-size: 14px;
	line-height: 18px;
}

.warning p.ok	{
	background: 0 10px no-repeat url(/images/msg_ok.gif);
}

.warning p.err	{
	background: 0 10px no-repeat url(/images/msg_err.gif);
}

.warning p a:link,
.warning p a:visited	{
	color: #333;
	text-decoration: underline;
}

.warning p a:hover,
.warning p a:active	{
	color: #000;
	text-decoration: underline;
}

.loading {
	position: absolute;
	top: 155px;
	left: 170px;
	z-index: 2;
	width: 500px;
	height: 430px;
	opacity: 0.2;
	background: #333;
}
.loading2	{
	position: absolute;
	top: 155px;
	left: 170px;
	z-index: 3;
	width: 500px;
	height: 200px;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
	background: url(/images/indicator_verybig.gif) no-repeat 210px 50px;
}

p.hinweis_ok	{
	cursor: default;
	background: #ccfcd8;
	border-top: 1px solid #54ff82;
	font-size: 11px;
	color: #333;
	padding: 10px;
}

p.hinweis_err	{
	cursor: default;
	background: #fcccd8;
	border-top: 1px solid #ffd76c;
	font-size: 11px;
	color: #333;
	padding: 10px;
}


ul li.checked	{
	background: left top no-repeat url(../images/ul-checked.gif) !important;
	padding-left: 18px !important;
	line-height: 18px !important;
}

ul li.unchecked	{
	background: left top no-repeat url(../images/ul-unchecked.gif) !important;
	padding-left: 18px !important;
	line-height: 18px !important;
}


/*
------------
BUGFIX GUILLOTINE BUG
http://www.positioniseverything.net/explorer/guillotine.html
------------
*/

.clearfix:after {
  content: '.';
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.clear { clear:both }

/*
------------
*/


hr	{
	visibility: hidden;
	display: none;
}



.hide, .hidden	{
	visibility: hidden !important;
	display: none !important;
	height: 0;
	width: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: none;
	display: inline;
}

.hidden2	{
	visibility: hidden !important;
	display: none !important;
}



.start_anmelden	{
	height: 104px;
	padding: 0 5px;
	background: left top no-repeat url(/images/bg_start-anmelden.jpg);
	position: relative;
}

.start_anmelden h4	{
	text-transform: uppercase;
	padding: 5px;
	margin: 0;
}

.start_anmelden h4 em	{
	font-style: normal;
	font-weight: bold;
	/*color: #ec024b;
	text-transform: none;*/
}

.start_anmelden ul	{
	list-style: none;
	float: left;
	margin: 5px 20px 5px 0;
}

.start_anmelden ul li {
	list-style: none;
	background: 0 2px no-repeat url(/images/ul-features-small.gif);
	padding: 0 0 0 18px;
	margin: 2px 0;
	line-height: 18px;
	font-size: 14px;
	color: #183e64;
}

.start_anmelden a.anmelden	{
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	right: 5px;
	top: 0;
}

.start_anmelden a.anmelden:link,
.start_anmelden a.anmelden:visited	{
	background: left top no-repeat url(/images/start-anmelden.gif);
}

.start_anmelden a.anmelden:hover,
.start_anmelden a.anmelden:active	{
	background: left top no-repeat url(/images/start-anmelden-hover.gif);
}

.start_anmelden a.anmelden span	{
	display: none;
	visibility: hidden;
}





.start_loggedin	{
	position: relative;
	/*background: #fef2f4;*/
}

.start_loggedin .spaltelinks	{
	width: 249px;
	float: left;
	border-right: 1px solid white;
}

.start_loggedin .spalterechts	{
	width: 249px;
	float: left;
	border-left: 1px solid white;
}

.start_loggedin dl	{
	border: 1px solid #ffba00;
/*	border-top: 0;*/
	margin-top: 2px;
}

.start_loggedin dl.off	{
	border: 1px solid #a6a6a6;
	/*border-top: 0;*/
	margin-top: 2px;
}

.start_loggedin dl.hinweis	{
	padding:1px;
}

.start_loggedin dl.posteingang	{
	padding:1px;
}

.start_loggedin dl.buddylist	{
	padding:1px;
}

.start_loggedin dl.last_visited	{
	padding:1px;
}

.start_loggedin dl.last_forum	{
	padding:1px;
}

.start_loggedin dl dt	{
	color: #193652;
	padding: 0 5px;
	background: #ffba00 left top repeat-x url(/images/bg-dt_start-loggedin.gif);
}

.start_loggedin dl.off dt	{
	color: #27384c;
	background: #e1e1e1 left top repeat-x url(/images/bg-dt_start-loggedin_off.gif);
}

.start_loggedin dl dd	{
	border-top: 1px solid #fff;
	padding: 0;
}

.start_loggedin dl dd a	{
	display: block;
	padding: 0 5px 0 10px;
}

.start_loggedin dl dd a:link,
.start_loggedin dl dd a:visited	{
	text-decoration: none;
	color: #666;
	background: #fff7e1;
}

.start_loggedin dl dd a:hover,
.start_loggedin dl dd a:active	{
	text-decoration: none;
	color: #333;
	background: white;
}


.start_loggedin dl.off dd a:link,
.start_loggedin dl.off dd a:visited	{
	text-decoration: none;
	color: #666;
	background: #edf3f8;
}

.start_loggedin dl.off dd a:hover,
.start_loggedin dl.off dd a:active	{
	text-decoration: none;
	color: #333;
	background: white;
}







/*
---------------------------------
GLOBAL
---------------------------------
*/

html,body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	color: #FFF;
	margin: 0 auto;
	padding: 0;
	background: #184c7f;
}

body	{
	/*overflow: -moz-scrollbars-vertical;*/
}


/*
h1	{
	position: absolute;
	top: 20px;
	left: 0;
	width: 209px;
	height: 45px;
}

h1 a	{
	display: block;
	width: 209px;
	height: 45px;
	background: left top no-repeat url(../images/kommunity_logo.jpg);
}
*/
/*
h1	{
	position: absolute;
	top: 0px;
	left: -365px;
	width: 178px;
	height: 79px;
}
*/
.topbg	{
	position: absolute;
	top: 0px;
	left: -365px;
	display: block;
	width: 1358px;
	height: 115px;
	background: left top no-repeat url(../images/bg_flow.gif);
}
/*
h1 span	{
	display: none;
	visibility: hidden;
}
*/
/*
.topbg	{
	position: absolute;
	top: 36px;
	left: 49px;
	width: 283px;
	height: 68px;
}
*/
h1	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 178px;
	height: 79px;
}
h1 a {
	position: absolute;
	top: 36px;
	left: 15px;
	width: 283px;
	height: 68px;
	background: left top no-repeat url(../images/logo_lobby.gif);
}

h1 span	{
	display: none;
	visibility: hidden;
}

/*
.topbg a span	{
	display: none;
	visibility: hidden;
}
*/

h2	{
	display: none;
	visibility: hidden;
}


h3	{
	color: #2f3447;
	font-size: 0.9em;
	text-transform: uppercase;
	border-bottom: 5px solid #6d6e6d;
	line-height: 16px;
	padding: 10px 0 0 0;
	margin: 10px 0 5px 0;
	font-weight: normal;
	clear: both;
}

h3.basic a	{
	display:inline !important;
	background:none !important;
}

h3 a	{
	display: block;
	background: right top no-repeat url(../images/bg_middle-h3.gif);
	height: 16px;
	line-height: 16px;
}

h3 a:link,
h3 a:visited	{
	text-decoration: none;
	color: #2f3447;
}

h3 a:hover,
h3 a:active	{
	text-decoration: none;
	color: #ffc52c;
}


h3.highlight	{
	border-bottom: 5px solid #ffba00;
	color: #193652;
}

h3.highlight a	{
	background: right top no-repeat url(../images/bg_middle-h3highlight.gif);
}

h3.highlight a:link,
h3.highlight a:visited	{
	color: #183e64;
}

h3.icon {
	margin-top: 5px;
}

*+html h3.icon {
	margin-top: 7px;
}
*html h3.icon {
	margin-top: 7px;
}

h4	{
	font-size: 1.4em;
	font-weight: normal;
}

h5	{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #fff;
	font-style: italic;
	font-weight: normal;
}

h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 0 0;
	padding: 0;
}


.smilie {
	background: none !important;
	margin:0 !important;
	padding:0 !important;
	border:none !important;
	display:inline !important;
}

p	{
	line-height: 1.2em;
	margin: 5px 0 5px 0;
}


p.highlight	{
	background: #fff7e1;
	margin: 0;
	padding: 0;
}

p.highlight a,
p.highlight a:link,
p.highlight a:visited,
p.highlight a:hover,
p.highlight a:active	{
	text-decoration: none;
}

p.highlight a span	{
	padding: 3px;
}

p.highlight a:link span,
p.highlight a:visited span	{
	text-decoration: none;
	color: #2f3447;
}

p.highlight a:hover span,
p.highlight a:active span	{
	text-decoration: underline;
	color: #ffc52c;
}



.galerie_thumbs	{
	margin: 5px 0 5px 2px;
}

.galerie_thumbs a	{
	width: 70px;
	height: 57px;
	padding: 4px 4px 0 4px;
	margin: 0 3px 3px 0;
	display: block;
	float: left;

}

.galerie_thumbs a span	{
	display:block;
	margin-top:5px;
	width:70px;
	height:18px;
	border:1px solid #99ffff;
	overflow:hidden;
}

.galerie_thumbs a:link,
.galerie_thumbs a:visited	{
	border: 1px solid #ffba00;

}

.galerie_thumbs a:hover,
.galerie_thumbs a:active	{
	border: 1px solid #183e64;

}

.galerie_thumbs a img	{
	width: 70px;
	height: 53px;
}




.galerie_thumbs_contactway	{
	margin: 5px 0 20px 2px;
}

.galerie_thumbs_contactway a	{
	width: 70px;

	padding: 4px 4px 0 4px;
	margin: 0 1px 3px 1px;
	display: block;
	float: left;

}

.galerie_thumbs_contactway a span	{
	display:block;
	margin-top:5px;
	width:68px;
	height:29px;
	overflow:hidden;
}

.galerie_thumbs_contactway a:link,
.galerie_thumbs_contactway a:visited	{
	border: 1px solid #ffba00;

}

.galerie_thumbs_contactway a:hover,
.galerie_thumbs_contactway a:active	{
	border: 1px solid #183e64;

}

.galerie_thumbs_contactway a img	{
	width: 70px;
	height: 53px;
}




a:link,
a:visited	{
	color: #193652;
	text-decoration: none;
}
a:hover,
a:active	{
	color: #183e64;
	text-decoration: underline;
}



.button	{
	display: block;
	width: 124px;
	height: 21px;
	color: white;
	background-color:#cccccc;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
	text-align: center;

}

.button:link,
.button:visited	{
	color: white;
	text-decoration: none;
}

.button:hover,
.button:active	{
	color: #ffd76c;
	text-decoration: none;
}

.floatright	{
	float: right;
	margin: 3px;
}




ol,
ol li	{
	list-style: decimal;
	list-style-type: decimal;
}

ol	{
	margin: 0 5px 5px 17px;
}

ol li	{
	margin: 0 0 0 0;
}



ul,
ul li	{
	list-style: none;
}




ul.features	{
	
}

ul.features li {
	list-style: none;
	background: 0 0 no-repeat url(/images/ul-features-small.gif);
	padding: 0 0 0 18px;
	margin: 2px 0;
	line-height: 15px;
}




ul.newslist	{
	
}

ul.newslist li	{
	line-height: 1em;
	margin: 2px 0;
}

ul.newslist a	{
	display: block;
	padding: 5px 5px 5px 33px;
}

ul.newslist a:link,
ul.newslist a:visited	{
	background: #edf3f8 left top no-repeat url(../images/bg_ul-newslist.gif);
	color: #2c3949;
}

ul.newslist a:hover,
ul.newslist a:active	{
	background: #dfdfdf left top no-repeat url(../images/bg_ul-newslist.gif);
	text-decoration: none;
}

ul.newslist a strong,
ul.newslist a:link strong,
ul.newslist a:visited strong,
ul.newslist a:hover strong,
ul.newslist a:active strong	{
	color: #193652;
	font-weight: bold;
}






dl	{
	
}

dl dt	{
	color: #193652;
	padding: 5px 0 0 0;
}

dl dd	{
	padding: 0 0 0 10px;
}



dl.mitglieder_thumbs	{
	border: 1px solid #ffba00;
	background: #edf3f8;
	float: left;
	margin: 3px;
	height: 135px;
	width: 117px;
	overflow:hidden;
}

dl.mitglieder_thumbs.online	{
	background: #f3feed;
}

dl.mitglieder_thumbs dt	{
	display: none;
	visibility: hidden;
	padding: 0;
}

dl.mitglieder_thumbs dd	{
	margin: 4px 2px;
	color: #5b616f;
	line-height: 1em;
	padding: 0;
}

dl.mitglieder_thumbs dd img	{
	height: 83px;
	width: 110px;
}

dl.mitglieder_thumbs dd.username	{
	color: black;
	margin: 3px 0 3px 4px;
	width:112px;
	overflow:hidden;
}

dl.mitglieder_thumbs dd.age	{
	margin: 0px 0 0px 4px;
	width:114px;
	height:12px;
	overflow:hidden;
}


dl.mitglieder_thumbs dd.online,
dl.mitglieder_thumbs dd.offline,
dl.mitglieder_thumbs dd.geprueft,
dl.mitglieder_thumbs dd.ungeprueft	{
	float: right;
	width: 16px;
	height: 16px;
	margin: 0;
	margin-top:4px;
	padding: 0;
}

dl.mitglieder_thumbs dd.heading {
	float:left;
	padding: 0;
	margin-top:4px;
}

dl.mitglieder_thumbs dd.img {
	margin: 0 4px;
	padding: 0;
	clear:both;
}

dl.mitglieder_thumbs dd.online	{
	background: left top no-repeat url(../images/smiley_online.gif);
}

dl.mitglieder_thumbs dd.offline	{
	background: left top no-repeat url(../images/smiley_offline.gif);
}

dl.mitglieder_thumbs dd.geprueft	{ 
	top: 2px;
	right: 18px;
	/*background: left top no-repeat url(../images/haken_gruen.gif);*/
	background: -2px -1px no-repeat url(../images/ul-features-small.gif);
}

dl.mitglieder_thumbs dd.ungeprueft	{
	top: 2px;
	right: 18px;
	background: left top no-repeat url(../images/haken_rot.gif);
}

dl.mitglieder_thumbs dd span	{
	display: none;
	visibility: hidden;
}





.containertop	{
	width: 983px;
	position: relative;

}

.container	{
	width: 950px;
	position: relative;
}



/*
---------------------------------
TOP
---------------------------------
*/

.top	{
	background: #141215 center top repeat-x url(../images/bg_top.gif);
	height: 115px;
	color: #FFF;
	font-size: 0.7em;
}


.top fieldset {
	border:none;
	padding:0;
	margin:0;
}

.top ul	{
	list-style: none;
	position: absolute;
	right:0px;
	top: 88px;
	height: 24px;

}

.top ul li	{
	list-style: none;
	display: block;
	float: left;
	text-align:center;
	background: #3e3e3e left top repeat-x url(../images/bg_nav-li.gif);

}

.top ul li a	{
	display: block;
	height: 24px;
	line-height: 27px;
	width:95px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 1.0em;
	letter-spacing: 1px;

}

.top ul li a:link,
.top ul li a:visited	{
	text-decoration: none;
	color: #ffffff;

}

.top ul li a:hover,
.top ul li a:active,
.top ul li a.active,
.top ul li a.active:link,
.top ul li a.active:visited,
.top ul li a.active:hover,
.top ul li a.active:active	{
	text-decoration: none;
	color: white;
	background: #8c8c8c left top repeat-x url(../images/bg_nav-li_active.gif);

}








.top form	{

	position: absolute;
	color: #ffffff;
	font-size: 0.9em;

}

.top form label	{
	display: none;
	visibility: hidden;
}

.top form input	{
	width: 111px;
	height: 15px;
	background-color:#f5f5f6;
	border:1px solid #656665;
	margin-bottom:2px;
	color: #757b8b;
	font-size: 0.9em;
	display: block;
	padding:0px 0px 0px 3px;
}

.top form input:hover,
.top form input:focus	{
	color: #000000;
	cursor: default;
}

.top form input.submit	{

	width: 50px;
	height: 17px;
	background-color:#ffd76c;
	border:1px solid #656665;
	font-size: 0.9em;
	color: #27384c;
	line-height:13px;
	padding:0px;
	padding-bottom:1px;
}


.top form input.submit:hover,
.top form input.submit:focus	{
	cursor: pointer;
	color: black;
}

.top form.log_form	{
	top: 0;
	right: 5px;
	padding: 37px 40px 0 160px;
	width: 150px;
}

.top .log_text {
	position:absolute;
	right:0px;
	margin-left:4px;
	width:250px;
}

.top .log_text a {
	color: #ffd76c;
}


.top form.log_form input.submit	{
	position: absolute;
	right: 1px;
	bottom: 1px;
}

.top form.log_form p	{
	position: absolute;
	left: 40px;
	top: 42px;
	line-height: 1.2em;
	text-align: right;
}


/*

.top form.search_form	{
	top: 0px;
	right: 5px;

	padding: 0 35px 0 0;
	width: 160px;
}

.top form.search_form input.submit	{
	position: absolute;
	right: 0;
	top: 1px;
}

*/

.top p a:link,
.top p a:visited	{
	color: #ffc835;
	text-decoration: none;
}

.top p a:hover,
.top p a:active	{
	color: #ffc52c;
	text-decoration: underline;
}






/*
---------------------------------
MIDDLE
---------------------------------
*/

.middle	{
	background: #6d6e6d center top repeat-y url(../images/bg_middle.gif);
	color: #27384c;
	font-size: 0.7em;
	padding: 1px 1px 40px 1px;
	min-height: 300px;
}

.middle .left	{
	width: 162px;
	float: left;
	margin: 0 8px 10px 0;
}

.middle .left ul li	{
	background: 0 5px no-repeat url(../images/bg_ul-li.gif);
	padding: 0 0 0 12px;
	line-height: 1.4em;
}

.middle .center	{
	width: 500px;
	float: left;
	margin: 0 8px 10px 0;
}

.middle .right	{
	width: 265px;
	float: left;
	margin: 0 0 10px 0;
}

.middle .banner_468 {
	background-color:#edf3f8; 
	border: 1px solid #e1e1e1; 
	margin: 36px 0 0 0; 
	padding:15px 15px 12px 15px;
}

.middle .banner_250 {
	clear:both;
	background-color:#edf3f8; 
	border: 1px solid #e1e1e1; 
	margin: 36px 0 0 0; 
	padding:6px 6px 4px 6px;
}

.middle .mediapartner {
	clear:both;
	color:#cccccc;
	background-color:#edf3f8; 
	border: 1px solid #e1e1e1; 
	height:55px;
	margin: 15px 0 10px 0; 
	padding:6px 6px 4px 6px;
}

/*
---------------------------------
BOTTOM
---------------------------------
*/

.bottom	{
	background: #184c7f left top repeat-x url(../images/bg_bottom.gif);
	height: 106px;
	color: white;
	position: relative;
	font-size: 0.6em;
	line-height: 1.2em;
}

.bottom ul	{
	position: relative;
	top: 16px;
}

.bottom ul li 	{
	display: inline;
	padding: 10px;
}

.bottom ul li a:link,
.bottom ul li a:visited	{
	color: white;
	text-decoration: none;
}

.bottom ul li a:hover,
.bottom ul li a:active	{
	color: white;
	text-decoration: underline;
}

.bottom p	{
	text-align: left;
	padding: 0 0 0 745px;
	margin: 5px;
	color: #afadb0;
}




/*
---------------------------------
FORM
---------------------------------
*/




.middle form	{
	/*position: relative;*/
}

.middle form h4	{
	margin: 0;
	padding: 0 0 0 2px;
	border: 0;
	background: #e2e2e2;
	height: 14px;
	line-height: 14px;
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
}

.middle form ul	{
	font-size: 11px;
	color: #333;
	padding: 0;
	margin: 0;
}

.middle form ul li	{
	margin: 4px 0;
	padding: 0 0 0 14px;
	line-height: 16px;
	background: 0 5px no-repeat url(../images/bg_ul-li.gif);
}

.middle form fieldset	{
	background: #edf3f8;
	border-top: 1px solid #e2e2e2;
	margin: 10px 0 0 0;
	position: relative;
	padding: 10px 10px 10px 180px;
	overflow: visible;
	clear: both;
}

.middle form fieldset.marked	{
	background: #d5e0eb;
	border-top: 1px solid #183e64;
}

.middle form fieldset.ergaenzung	{
	margin: 0;
}

.middle form .spalte	{
	position: relative;
	width: 150px;
	float: left;
}

.middle form .spalte2	{
	position: relative;
	width: 50%;
	float: left;
}

.middle form label	{
	position: absolute;
	left: 10px;
	top: 0px;
	width: 150px;
	color: #666;
	text-align: right;
	padding: 10px 0 0 0;
	margin: 0;
}

/*only recognized by Mozilla and IE/Mac todo: was ist mit andern sprachen?*/
html:lang(de)>body .middle form label, html:lang(en)>body .middle form label   {
       left: -170px;
       padding-top: 0px;
}

.middle form label:hover,
.middle form label:focus	{
	color: #183e64;
	cursor: default;
}

.middle form label.labelRadio,
.middle form label.labelCheckbox,
.middle form label.image	{
	position: relative;
	left: 0 !important;
	top: 0;
	display: block;
	text-align: left;
	height: 16px;
	line-height: 16px;
	margin: 0 !important;
	width: auto;
}

.middle form label.image	{
	position: absolute;
	top: 20px;
}

.middle form label.image:hover,
.middle form label.image:focus	{
	cursor: pointer;
}

.middle form label span	{
	color: #183e64;
	font-size: 16px;
	padding: 3px;
}

.middle form input	{
	display: block;
	width: 300px;
	height: 14px;
/*	line-height: 16px;*/
	font-size: 10px;
	padding: 2px;
	margin: 3px 3px;
	background: #fff;
	border: 1px solid #ccc;
	color: #193652;
}

.middle form input:hover,
.middle form input:focus	{
	cursor: default;
	background: #d5e0eb;
	border: 1px solid #183e64;
	color: #333;
}

.middle form input.inline	{
	display: inline;
}

.middle form input.short	{
	width: 50px;
}
.middle form input.medium	{
	width: 100px;
}

.middle form input.file	{
	height: 18px;
}

.middle form textarea.wide, 
.middle form input.wide	{
	width: 250px;
}

.middle form input.inputRadio,
.middle form input.inputCheckbox,
.middle form input.image	{
	display: inline;
	width: 13px;
	height: 13px;
	margin: 2px 5px 0 0;
	position: relative;
	top: -1px;
	border: 0;
	background: none;
}



/*only recognized by Mozilla and IE/Mac*/
html:lang(de)>body .middle form input.inputRadio, html:lang(en)>body .middle form input.inputRadio	{
	top: 2px;
}




.middle form .disabled,
.middle form .disabled:hover,
.middle form .disabled:focus	{
	color: #999 !important;
	background: #eee !important;
	border: 1px solid #ddd !important;
}


.middle form input.button {
	height: 20px;	
}

.middle form input.submit	{
	background: 0 2px no-repeat url(/images/bg_submit.gif);
	border: 0;
	width: 160px;
	height: 28px;
	line-height: 12px;
	margin: 10px 0 10px 10px;
	padding: 0;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: white;
	float: right;
	clear: right;
	text-transform: uppercase;
	cursor: pointer;
}

.middle form input.submit:hover,
.middle form input.submit:focus	{
	cursor: pointer !important;
	color: #ffd76c !important;
}




.middle form textarea	{
	display: block;
	width: 300px;
	height: 200px;
	line-height: 16px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 3px 0 3px 0;
	background: #fff;
	border: 1px solid #ccc;
	color: #999;
}

.middle form textarea:hover,
.middle form textarea:focus	{
	cursor: default;
	background: #d5e0eb;
	border: 1px solid #183e64;
	color: #333;
}




.middle form select	{
	display: block;
	float: left;
	height: 18px;
	line-height: 16px;
	font-size: 10px;
	padding: 2px;
	margin: 3px 2px 3px 0;
	background: #fff;
	border: 1px solid #ccc;
	color: #193652;
}

.middle form select option	{
	padding: 2px 4px 2px 4px;
}

.middle form select.long	{
	width: 300px;
}

.middle form select:hover,
.middle form select:focus	{
	cursor: default;
	background: #d5e0eb;
	border: 1px solid #183e64;
	color: #333;
}



.middle form .ffeld_breit	{
	width: 99%;
}


.middle form p	{
	font-size: 12px;
	clear: both;
}

.middle form p.hinweis	{
	color: #666;
	font-size: 10px;
}

.middle form p.radiokasten	{
	background: #ddd;
	border: 1px solid #ccc;
	position: relative;
	width: 50px;
	height: 70px;
	text-align: center;
	float: left;
	clear: none;
	margin: 5px 10px 0 0;
	overflow: hidden;
}

.middle form .textbox	{
	background: white;
	border: 1px solid #ccc;
	width: 300px;
	height: 300px;
	overflow: auto;
	color: #666;
	padding: 2px 4px 2px 4px;
	cursor: default;
	margin: 0 1px 10px 0;
}

.middle form .textbox *	{
	font-size: 11px;
	line-height: 1.3em;
	background: none;
}




/*
---------------------------------
FORM Left Bereich
---------------------------------
*/


.left form fieldset	{
	background: transparent;
	border:none;
	margin: 8px 0 0 0;
	padding: 1px;
	overflow: visible;
}


.left form label	{
	width: 100px;
	color: #666;
	text-align: left;
	padding: 0;
	margin: 0;
	margin-left: 18px;
	left:0 !important;
}


.left form input	{
	width: 16px;
	height: 14px;
	line-height: 16px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	background: #fff;
	color: #193652;
	border:none;
}
.left form input.inputtext	{
	width: 120px;
	padding: 2px;
	margin: 3px 0 3px 10px;
	border: 1px solid #ccc;
}

.left form input:hover,
.left form input:focus	{
	cursor: default;
	background: #d5e0eb;
	color: #333;
}

.left form input.inputtext:hover,
.left form input.inputtext:focus {
	border: 1px solid #183e64;
}

.left form input.submit, .center input.smallbutton	{
	background: 0 2px no-repeat url(/images/bg_button.gif);
	border: 0;
	width: 124px;
	height: 22px;
	line-height: 10px;
	margin: 5px 0 10px 11px;
	padding: 0;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: white;
	float:left;
	text-transform: uppercase;
	cursor: pointer;
}

/* --------------------------------------- */




form.smallform	{
	position: relative;
}

form.smallform label	{
	display: none;
	visibility: hidden;
}

form.smallform input	{
	display: block;
	width: 220px;
	height: 12px;
	line-height: 16px;
	font-size: 10px;
	padding: 2px;
	margin: 3px 0 3px 0;
	background: #fff;
	border: 1px solid #ccc;
	color: #999;
}

form.smallform input:hover,
form.smallform input:focus	{
	cursor: default;
	background: #d5e0eb;
	border: 1px solid #183e64;
	color: #333;
}

form.smallform input.submit	{
	background: 0 0 no-repeat url(/images/bg_nanosubmit.gif);
	border: 0;
	width: 28px;
	height: 20px;
	position: absolute;
	right: 5px;
	top: -10px;
}

form.smallform input.submit:hover,
form.smallform input.submit:focus	{
	cursor: pointer;
	color: black;
}


em.definition	{
	color: #193652;
	font-size: 14px;
}


p.error, div.error {  
	/*width: 300px;
	height: 20px;*/
	font-size: 12px;
	color: #ff0052;
}




/* global */

ul.paginierung	{
	list-style: none;
	height: 24px;
	line-height: 20px;
	background: none !important;
	background: #eee;
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	overflow: hidden;
	margin: 5px 0 5px 0;
	float: right;
}

ul.paginierung li	{
	list-style: none;
	background: none !important;
	padding: 0 !important;
	display: block;
	float: left;
}

ul.paginierung li span	{
	display: block;
	padding: 3px 8px 3px 8px;
}

ul.paginierung li a	{
	display: block;
}

ul.paginierung li a:link,
ul.paginierung li a:visited	{
	background: #edf3f8;
}

ul.paginierung li a:hover,
ul.paginierung li a:active	{
	background: #ccc;
}

.cbBox {
	background-color: #FFF;
	color: #000;
	border: 1px solid #000;
	padding: 3px;
	z-index:10;
	position:absolute;
}

.cbBox textarea{
	border: 1px solid #000;
}
.cbHeader {
	font-weight: bold;
}
.cbButtons input {
	margin-right: 10px;
	width: 140px;
}


#latest_event_images li {
	margin: 4px;
	display:block;
	width: 240px;
	float:left;
	background-color:#EDF3F8;
	border:1px solid #E1E1E1;
}
#latest_event_images li a img {
	float:left;
	margin-right: 5px;
}
#latest_event_images li a strong{
	float:left;
	display: block;
	width:165px;
	line-height:16px;
}
#latest_event_images li a{
	text-decoration: none;
}



/*
	FancyUploader
*/

#imgupload-status {
	background-color:#F9F7ED;
	padding:	10px 15px;
	width:		420px;
}
 
#imgupload-status .progress {
	background:		white url(/images/FancyUpload/progress.gif) no-repeat;
	background-position:	+50% 0;
	margin-right:		0.5em;
}
 
#imgupload-status .progress-text {
	font-size:	0.9em;
	font-weight:	bold;
}
 
#imgupload-list{
	list-style:	none;
	width:		450px;
	margin:		0;
}
 
#imgupload-list li.file {
	border-bottom:	1px solid #eee;
	background:	url(/images/FancyUpload/file.png) no-repeat 4px 4px;
}
#imgupload-list li.file.file-uploading {
	background-image:url(/images/FancyUpload/uploading.png);
	background-color:#D9DDE9;
}
#imgupload-list li.file.file-success {
	background-image:url(/images/FancyUpload/success.png);
}
#imgupload-list li.file.file-failed{
	background-image:url(/images/FancyUpload/failed.png);
}
 
#imgupload-list li.file .file-name {
	font-size:	1.2em;
	margin-left:	44px;
	display:	block;
	clear:		left;
	line-height:	40px;
	height:		40px;
	font-weight:	bold;
}
#imgupload-list li.file .file-size {
	font-size:	0.9em;
	line-height:	18px;
	float:		right;
	margin-top:	2px;
	margin-right:	6px;
}
#imgupload-list li.file .file-info {
	display:	block;
	margin-left:	44px;
	font-size:	0.9em;
	line-height:	20px;
	clear
}
#imgupload-list li.file .file-remove {
	clear:		right;
	float:		right;
	line-height:	18px;
	margin-right:	6px;
}

#imgupload-fallback input {
	height: 25px;
}