@charset "utf-8";
/* CSS Document */

/**

 * Stylesheet fuer www.REGIOWIKI.eu
 *
 * Sven Kuelpmann -TYPO3 Webdevelopment
 * fon: 0176-61005618
 * e-Mail: sven.kuelpmann@sk-content.de

 */



/**
 * Allgemeine Definitionen
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0px;
  border: none;
  font-size: 1em;
  vertical-align: baseline;
}
body {
  background: #f4f4f4 url(i/bg_main_f4f4f4.gif)  repeat-x left top;
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 100.01%;
}
label {
  cursor: pointer;
  clear: both;
}
ol, ul {
  list-style: none;
}

.ruler {
	clear: both;
}

.hidden {
	visibility: hidden;
}

p{
	color: #343434;
}

small {
	font-size: 0.825em;
}
h1 {
	color: #99b3cc;
}
h2 {
	color: #99b3cc;
	font-size: 0.8125em;
	margin: 30px 0 15px 0;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
#content p{
	font-size: 0.8em;
	line-height: 1.6em;
}
#content a{
	text-decoration: none;
	color: #99b3cc;
}
#content ul li{
	list-style-image: url(i/arrow_blue_right.gif);
	margin-left: 15px;
	font-size: 0.8em;
	padding: 10px 0 0 0;
}

li.inline {
	display:inline;
}
#menue a{
	color: #fff;
	text-decoration:none;
	display:inline;
	background:URL(i/arrow_white_down.gif) repeat-x right bottom;
	padding: 0px 8px 0px 0px;
	}
#menue a:hover{
	text-decoration:none;
}


/*
*	STARTSEITE
*/

/*	MENUE	Startseite	*/
#start_menue_container{
	position:absolute;
	padding:50px 0 0 50px;
	top:50px;
	width: 215px;
	height:200px;
	background-color: #99b3cc;
	color: #fff;
	z-index:4;	
}


/*	CONTENT	Startseite	*/
#start_content_container{
	position:absolute;
	top:50px;
	right:0px;
	width: 950px;
	height: 250px;
	background-color: #99b3cc;
	text-align:right;
}
#start_content_container .tx-rggooglemap-pi1{
	float:right;
}

#start_content_container .gmnoprint, #start_content_container .tx-rggooglemap-pi1 span{
	visibility:hidden;
}


/*	LOGO	Startseite	*/
#start_logo_container{
	padding-bottom: 73px;
	position: absolute;
	right: 50px;
	top:310px;
	width: 950px;
	text-align: right;
	vertical-align: bottom;
}

/*	FOOTER	Startseite	*/
#start_footer_container{
	position: absolute;
	bottom: 5px;
	right: 50px;
	width: 950px;
	text-align: right;
}


/*
*	HAUPTSEITEN
*/
#wrapper_outer{
	padding: 0px;
	margin: 0px;
	width: 1000px;
	min-height: 500px;
	background: #f4f4f4 url(i/bg_center_w1000.jpg) no-repeat;
}
#wrapper_inner{
	margin: 0px 0px 0px 0px;
	padding:0px;

}


/*
* HEADER - Hauptseite
*/
#header_container{
	float:right;
	padding: 0px;
	font-size: 0.6em;
	margin: 0px 50px 0px 0px;
	width: 950px;
	height: 50px;
	text-align:right;
}
#header_container ul{
	list-style:none;
	margin-top:0px;
	height:30px;
	padding-top:7px;
}
#header_container ul li{
	display:inline;
	padding: 5px 10px 12px 10px;
	margin-top:0px;
	margin-bottom:0px;
}
#header_container ul li img{
	margin-top:3px;
}
#header_container ul li form{
	margin:0px;
	padding-top:0px;
	display:inline;
	width:250px;
}
#header_container ul li form input{
	margin: 2px;
	padding: 0px;
	color: #333;
	float: right;
	border: none;
	height: 22px;
	width: 102px;
	background: url(i/input_102_22.gif) no-repeat top center;
}

/**
 *  Buttons
 */
#header_container ul li form .login_button{
	background: url(i/btn_login.gif) no-repeat top center;
	margin: 1px 0 0 2px;
	color: #ffffff;
	font-size: 0.6em;
	border: none;
	height: 27px;
	width: 69px;
	float: right;
	font-size: 1em;
	cursor: pointer;
}

input.join_now {
	background: url(i/btn_joinnow.gif) no-repeat top left;
	border: none;
	padding: 0;
	height: 27px;
	width: 69px;
}

input.join_openid{
	background: url(i/btn_joinwithopenid.gif) no-repeat top left;
	border: none;
	padding: 0;
	height: 27px;
	width: 134px;
}

input.edit_save{
	background: url(i/btn_save.gif) no-repeat top left;
	border: none;
	padding: 0;
	height: 27px;
	width: 69px;
}

.edit_cancel {
	background: url(i/btn_cancel.gif) no-repeat top left;
	border: none;
	display: block;
	padding: 0;
	height: 27px;
	width: 69px;	
}

.delete_openid {
	background: url(i/btn_delete_openid.gif) no-repeat top left;
	border: none;
	display: block;
	padding: 0;
	height: 27px;
	width: 134px;	
}

.add_openid {
	background: url(i/btn_addopenid.gif) no-repeat top left;
	border: none;
	padding: 0;
	height: 27px;
	width: 134px;	
}

/*
*	LEFT
*/
#left_container{
	float:left;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	width: 250px;
	display:block;
}

/*	LOGO	*/
#logo{
	padding: 0px;
	margin: 0px;
	width: 250px;
	height:	133px;
}


/*	DOMAIN_MENUE	*/
#domain_menue{
	padding: 0px;
	margin: 30px 0px 0px 0px;
	width: 250px;
	height: 100px;
}

#domain_menue ul li {
	padding: 10px 0 10px 0;
}

#domain_menue a{
	display: inline;
	line-height:14px;
	padding:0 12px 0  0;
	color: #fff;
	text-decoration: none;
	background: url(i/arrow_white_right.gif) no-repeat bottom right;
}

#domain_menue a:hover{
	text-decoration: underline;
	background: url(i/arrow_white_right.gif) no-repeat bottom right;
}




/*	 SIDEBAR	*/
#sidebar{
	margin: 50px 0px 0px 0px;
	padding: 0px;
}
/*	PARTNERS */
#partners{
	bottom: 0px;
	width: 250px;
}



/*
*	RIGHT
*/
#right_container{
	float: right;
	display: block;
	padding: 0 0 65px 0;
	margin: 0px  40px 0px 0;
	width: 630px;
	background: url(i/bg_right_container.gif) no-repeat 9px bottom;
}

/*	MAIN_MENUE	*/
#main_menue_container{
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px; 
	height: 100px;
	width: 623px;
}

#main_menue div{
	display:inline;
	padding: 0px;
	margin: 15px 0px 0px 50px;
}
#main_menue a{
	display: inline;
	line-height:14px;
	margin:0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
}
#main_menue a:hover{
	text-decoration:underline;
}
.submenue{
	padding: 6px 0px 10px 10px;
	height:90px;
	width:140px;
	background: url(i/submenue_test.png) no-repeat bottom left;
}
.submenue ul{
	margin:6px;
}
.submenue_item a{
	color: #fff;

}

/**
 *	CONTENT
 */
 
 /* ALLGEMEIN */
#content_container{
	float: right;
	padding: 30px 30px 80px 50px;
	margin: 0 7px 0 0;
	width: 543px;
	min-height: 750px;
	background: url(i/bg_content_w623.gif) no-repeat left 180px;
}
#content_container h1,#content_container p,#content_container div{
	background:none;
}

/* BENUTZERPROFILE */
div.list_item {
	float: left;
	width: 270px;
	margin: 20px 0 0 0;
}

div.list_item img {
	float: left;
}

div.user_image {
	text-align: center;
	width: 150px;
	float: left;
}

.edit_data_wrapper {
	margin: 5px 0;
}

div.userdata {
	margin-left: 180px;
}

div.userdata p.data_label {
	color: #999;
	font-size: 0.8125em;
}

p.userdata_label {}

img.commentimg {
	float: left;
	margin: 20px 10px 0 0;
}
div.userdata_comment {
	font-size:0.8em;
	line-height:1.6em;
	margin: 20px 0 0 0;
}


/*
* SIDEBAR
*/

#sidebar{
	width:250px;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	float:left;
	font-size:0.8em;
	line-height:1.4em;
}
#sidebar ul{
	padding-left:0px;
}
#sidebar ul li{
	padding:0px 15px 0px 0px;
	display:block;
	list-style: none;
}
#sidebar h1{
	font-size:1.0em;
	color:#99b3cc;
	margin:20px 10px 0px 0px;
	padding:2px 5px 2px 0px;
}


.csc-header .csc-header-n1{
	margin:0px;
	padding:0px;
}

#sidebar h1 a{
	color:#99b3cc;
}
.csc-header{
	margin:20px 10px 0px 0px;
}
#sidebar .bodytext{
	padding: 0px 15px 0px 0px;
	color: #343434;
}
#sidebar a{
	color: #99b3cc;
	text-decoration:none;
}
#sidebar a:hover{
	text-decoration:underline;
}
#sidebar small{
	color:#999;
}



/*
* FOOTER - Hauptseite
*/
#footer_container{
	clear:both;
	margin: 0;
	padding: 50px 0 0 0;
	width: 100%;
	text-align: center;
	background: #535353 url(i/bg_footer.gif) repeat-x top left;
	font-size: 0.6em;
	color: #666;
}
#footerinfo {
	padding: 10px 0;
	color: adadad;
}
#footerinfo a{
	color: adadad;
}
/*
* PLUGINS 
*/


/*   tx_thmailformplus   */

label{
	display: block;
	float: left;
	width: 178px;
	font-size: 0.725em;
	font-color: #333;
}

.check_title{
	font-size: 0.725em;
	font-color: #333;
}
.form_error{
	clear: both;
	margin-left: 183px;
	color: #c10b0f;
	font-size: 0.7125em;
}
.type_in{
	border: 1px solid #DFDFDF;
	margin: 0px 2px 6px 2px;
	display: inline;
    font-size:0.8em;
}
.check_hor{
}
.check_vert{
	float_left;
	margin-left: 183px;
}
.form_info{
}

.form_navi{
	font-size: 0.725em;
	margin: 50px 0 0 0;
}

.form_text{
	padding-bottom: 50px;
}

.form_body{
	padding-bottom: 20px;
}

.form_output_label{
clear: both;
float: left;
}

.form_output_values{
padding-bottom: 0;
}
.unhide_prt {
	display: block;
	clear: c;
	width: 100%;
}

/**
 * PLUGINS:
 */
 
 /* GOOGLEMAP*/
#mapcatlist{
	display: none; 
}
 
 /* TWITTERSEARCH */
 
div.tx-twittersearch-pi1 {
	
}

div.tx-twittersearch-pi1 ul li.entry {
	background: url(i/twitter_center.gif) repeat-y top left;
	margin: 5px 0;
	width: 241px;
}

div.tx-twittersearch-pi1 ul li div.content{
	background: url(i/twitter_top.gif) no-repeat top left; 
	width: 241px;
	padding: 20px 10px 0 5px;
}

div.tx-twittersearch-pi1 ul li div.twitter_bottom{
	background: url(i/twitter_bottom.gif) no-repeat bottom left; 
	width: 241px;
	height: 15px;
	padding: 10px 7px 7px 7px;
}

/* NEWS */
	/* NEWS - sidebar */
li.news_item_sidebar {
	background: url(i/twitter_center.gif) repeat-y top left;
	margin: 5px 0;
	width: 241px;
}

li.news_item_sidebar div.news_content{
	background: url(i/news_top.gif) no-repeat top left; 
	width: 241px;
	padding: 15px  10px 0 7px;
}

li.news_item_sidebar div.news_bottom{
	background: url(i/twitter_bottom.gif) no-repeat bottom left; 
	width: 241px;
	height: 15px;
	padding: 10px 7px 7px 7px;
}


/* SPONSOREN */

.tx-a2csponsoren-pi1, .tx-a2csponsoren-table {
	width: 99%;
}

.tx-a2csponsoren-pi1, .tx-a2csponsoren-table, .tx-a2csponsoren-cell {
	border: none;
}
.sponsor_item {
	background: url(i/bg_sponsor.gif) no-repeat center top;
}

div.list_item div.userdata_list p{
	line-height: 0.8em;
	font-size: 0.8em;	
}