body {
	padding: 0px;
	margin: 0px;
	font-family:  Helvetiva, Verdana, sans-serif;
	font-size: 0.8em;
	background-color: #ffffff;
	color: #6e6e6e;
	line-height: 1.3em;
}

table p.bodytext {
	margin: 0;
	padding: 1px;
}

h2 {
	font-weight: bold;
	margin-bottom: 10px;
}
ul {
	margin-bottom: 10px;
}
body p {
	margin-bottom: 15px;
}
body a {
	color: #898989;
	font-weight: bold;
	text-decoration: none;
}

p.bodytext {
	padding-right: 15px;
}

#page{
	margin: 0 auto;
	width: 980px;
	padding: 10px;
}

#header{
	margin-bottom: 15px;	
}

#header img.header_img{
	margin-top: 15px;
}

#header ul{
	list-style: none;
}

#header ul li{
	float: left;
}

#header ul#navigation{
	width: 777px;
	border-top: 1.6px #eaeaea solid;

}

#header li#last{
	float: right;
}

#navigation li a{
	margin-top: 20px;
	width: 127.8px;

	display: block;

	font-weight: bold;
	font-size: 16px;
	color: #7d7f76;
	text-decoration: none;
	text-align: center;
}


#center{
	width: 573px;
	margin: 0 auto;
	margin-left:217px;
	
	min-height:750px;
	height:auto !important;
	height:750px;
	text-align:top;
	valign:top;
}

#left{
	width: 200px;
	margin-right: 10px;
	float: left;
}

#right{
	width: 170px;
	margin-left: 10px;
	float: right;
}

#center, #right, #left{
	
}

#left a{
	font-size: 11.5px;
	height: 42px;
	font-weight: bold;
	color: #898989;
	display: block;
	padding-left: 35px;
	vertical-align: middle;
	padding-top: 13px;
}

#left li{
	width: 200px;
	height: 50px;
	border: 1.6px solid #eaeaea;
	margin-bottom: 5px;

}

.link_24, .link_25, .link_26, .link_28{
	background-repeat: no-repeat;
	background-position: 5% 50%;	
}

.link_28{
	background-image: url('../images/memberarea_ckeck.gif');
	padding-top: 10px;
}

.link_24{
	background-image: url('../images/green_check.gif');
}

.link_25{
	background-image: url('../images/red_check.gif');
}

.link_26{
	background-image: url('../images/grey_check.gif');
}
#left .link_26 a {
	padding-top: 16px;
	}

#left .link_47 a {
	
}

.c4a_obj{
	background-image: url('../images/c4a_mid.gif');	
	margin-bottom: 15px;
	width: 170px;
	clear: both;
	line-height: 0;
}

.c4a_obj .c4a_content {
	padding: 12px;
	padding-top: 5px;
}

.c4a_obj .c4a_content .tx-timtabsociable-pi1 a {
	margin: 4px;
}

.c4a_obj .c4a_content .tx-timtabsociable-pi1 a img {
	width: 15px;
	height: 15px;
}

.c4a_order span.c4a_last{
	position: relative;
	top: 5px;
}

.c4a_obj p{
	line-height: 1.3;
	font-size: 11px;
	text-align: center;
	color: #2b2a25;

	margin-bottom: 8px;
}


.c4a_obj .c4a_head {
	background-color: #6e6e6e;
	height: 30px;
}
.c4a_obj .c4a_head h1{
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	margin: 13px;
	text-decoration: none;
	display: inline;
	line-height: 30px;
}

.c4a_obj .c4a_head a{
	text-decoration: none;
	color: #ffffff;
}


.c4a_obj input.button {
	height: 30px;
	width: 35px;
	float: right;
	font-size: 15px;
  	font-weight: bold;
  	color: #000000;
  	margin-right: 10px;

  	background-color: #ffffff;
  	border: 1px solid;
  	border-color: #ffffff #898989 #ffffff #898989;
  	
  	cursor: pointer;

}
.c4a_obj input.input_text{
	width: 145px;
	color: #d0d0d0;
	font-size: 10px;
	margin-bottom: 2px;
}

.theme_right, .theme_left, .theme_center {
	height: 220px;
	width: 185px;
	background-repeat: no-repeat;
}

#center .themes h1{
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5;
	
	color: #ffffff;
	height: 95px;
	padding-top: 8px;
	padding-left: 8px;
	margin-bottom: 20px;
}

#center .themes h1 a {
	display: block;
	color: #ffffff;
	width: 175px;
	height: 60px;	
}
#center .theme_right h1 a {
	color: #898989;
}
.themes p{

	color: #6e6e6e;
	line-height: 1.3;
	font-size: 0.85em;
	padding-left: 8px;
	padding-right: 8px;
	line-heigt: 1.0em;
}

.themes{
	margin-top: 13px;
}


.theme_right{
	background-image: url('../images/grey_flow.png');
	float: right;
}
.theme_left{

	background-image: url('../images/green_flow.png');
	float: left;
}

.theme_center {
	background-image: url('../images/red_flow.png');
	margin: 0 auto;
}


#footer{
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
	text-size: 10px;
	color: #7d7f76;
	font-weight: bold;
}

#footer a{
	color: #7d7f76;
}

#footer ul#footer_menu{
	margin: 0 auto;	
}

#footer li{
	float: left;
}

#footer p{
	clear: both;
}

.pipe {
	border-left: 1px #cccccc solid;
}

.clear { 
	clear: both; 
}

.spalte_rechts{ 
	float: right;
}

#center ul{
	padding-left: 50px;
	list-style: square;
}





#center ul.numbered{
	list-style: decimal;
}

#center li {
	line-height: 1.5;
}

#center h1{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#center h2,h3,h4{
	foht-weight: bold;
}

.tx-srfeuserregister-pi1, .tx-newloginbox-pi1{
	font-size: 10px;
}


/* SP BETTER CONTACT */
.tx-spbettercontact-pi1 {
	padding: 0;
	margin: 0;
}
.tx-spbettercontact-pi1 h2 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.tx-spbettercontact-pi1 p.tx_spbettercontact_message {
	font-size: 10px;
	color: #ff0000;
	margin: 0;
	margin-top: 5px;
}

.tx-spbettercontact-pi1 p.pflicht {
	border-top: 1px solid #cccccc;
	width: 410px;
	font-size: 10px;
}

.tx-spbettercontact-pi1 input.checkbox {
	width: 15px;
}

/* Easy Firstgate Shop */
.tx-ylfgshop-pi1 div.item {
	margin-bottom: 20px;
	border-bottom: 1px #cccccc solid;	
	padding-bottom: 10px;
}
.tx-ylfgshop-pi1 h2 {
	font-weight: bold;
	font-size: 12px;
}

.tx-ylfgshop-pi1 a {
	float: right;
}

.tx-ylfgshop-pi1 a img {
	width: 100px;
}

.tx-ylfgshop-pi1 .prize {
	margin-bottom: 4px;
	font-size: 10px;
}

/* fe_login */
.tx-felogin-pi1 {
	margin: 0 auto;
}
.tx-felogin-pi1 h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.tx-felogin-pi1 label {
	width: 100px;
	text-align: left;
	float: left;
	padding-top: 4px;
}
.tx-felogin-pi1 input {
	background-color:#FDFDFD;
	border:1px solid #A1A1A1;
	padding:2px 3px;
	width:150px;
}
.tx-felogin-pi1 input.button {
	background-color:#FDFDFD;
	border:1px solid #A1A1A1;
	cursor:pointer;
	height:23px;
	padding-top:0;
	text-align:center;
	width:130px;
	margin-bottom: 10px;
}
.tx-felogin-pi1 div {
	margin-bottom: 5px;
}
.tx-felogin-pi1 input:focus {
	border:1px solid #0385FF;
}
.tx-felogin-pi1 p.forgot {
	margin:0;
}

blockquote {

	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
	font-weight:bold;
} 
#center ol,#center ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}
#center ol {
	list-style-type: decimal;
}
#center ul {
	list-style-type: disc;
}
#center ol li,#center ul li {
	margin-left: 10px;
}
#center { color: #2B2A25; }
.tx-julleevents-pi1 a:hover { text-decoration: underline; }
.tx-julleevents-pi1 .tx-julleevents-pi1-listrowFrontPage { font-size: 12px; }
.tx-julleevents-pi1 p.tx-julleevents-pi1-listrowFrontPageField-title { margin-bottom: 5px; }
.tx-julleevents-pi1 .tx-julleevents-pi1-listrowFrontPageField-title a { margin-bottom: 5px; text-decoration: underline; }
.tx-julleevents-pi1 p.tx-julleevents-pi1-listrowFrontPageField-datetime { margin: 0; }
.tx-julleevents-pi1 p.tx-julleevents-pi1-listrowFrontPageField-teaser { margin-top: 5px; }
.tx-julleevents-pi1 .tx-julleevents-pi1-singleViewField-title { font-size: 14px; font-weight: bold; }
.tx-julleevents-pi1 td.tx-julleevents-pi1-editAdd-HCell { width: 100px; }
.tx-julleevents-pi1 .tx-julleevents-pi1-listrowFrontPageField-teaser { border-bottom: 1px solid #CCCCCC; margin-bottom: 5px; padding-bottom: 10px; }
.tx-julleevents-pi1 table p { margin-bottom: 5px; }