/* CSS Styles */

BODY {
	margin: 0;
	padding: 0;
	background-image: url(templates/images/bg.gif);
	background-repeat: repeat-y;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
}

INPUT, SELECT, TEXTAREA {
	font-size: 10pt;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}

INPUT {
	margin-top: 5px;
}

TD {
	vertical-align: top;
}

H1, H2, H3, .tx-mmforum-table .tx-mmforum-th {
	font-size: 15pt;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}

P, blockquote, UL, OL {
	padding:0px; 
	margin:0px; 
	border-spacing:0px; 
	padding-bottom: 5x;
	margin-left:0;
	padding-left:0;
}

OL{
	padding-left:10px; 
}

LI {
	padding:0px; 
	margin-left:10px; 
	border-spacing: 0px; 
	padding-bottom: 5px;
}

A {
	color: #06C;
	text-decoration: none;
}

FORM {
	padding: 0px;
	margin: 0px;
}

TH {
	text-align: left;
}

A IMG {
	border: 0;
}

/* Header/ Top menus */

#header {
  height: 220px;
  background-color: #FFF;
  z-index:0;
}

#tuduu, #tuduu_home_loggedin {
  padding-top: 10px;
  padding-left: 10px;
  float: left;
  width: 205px;
}

#login {
	height: 250px;
}

#tuduu_home_loggedin {
  background-image:url(templates/images/tuduu_1.gif);
  background-repeat: no-repeat;
  height: 205px;
}

.frm_login {
	padding-top: 3px;
}

#cur_date {
  position:absolute;
  left: 35px;
  top: 90px;
}

#menu {
  position:absolute;
  left: 230px;
  float: left;
  padding-top: 35px;
  width: 1000px;
}

.nav_top {
  float: left;
}

#servicemenu {
  position: absolute;
  top: 10px;
  left: 635px;
  width: 600px;
  text-align: right;
  font-size: 9pt;
}

#servicemenu #m1 a, #servicemenu #m2 a {
  color: #333;
  text-decoration: underline;
  text-align: right;
}

#servicemenu #m1, #servicemenu #m2 {
  padding-right: 35px;
  float: left;
  text-align: right;
}

#servicemenu #m1 a.logout {
  color: #06C;
}

.noborder {
	border:0;
}

/* Footer */

#footer {
  position: fixed;
  bottom: 15px;
  font-size: 8pt;
  padding-left: 35px;
  padding-bottom: 10px;
  color: #666;
}
#footer a {
  color: #666;
  text-decoration: underline;
}

/* Content */

#content {
	height: auto;
}

/* Left column */

#cnt_left{
	position: absolute;
	left: 0px;
	width: 215px;
	float:left;
	z-index: 40;
}

#tuduu_home .bodytext {
	position: absolute;
	top: 680px;
	left: 45px;
	z-index: 30;
}
.tx-odmpregisterlink-pi1 {
	position: absolute;
	z-index: 20;
}



/* Center column */
#container_center {
	position: absolute;
	top: 225px;
	width: 100%;
	float: left;
}
#cnt_center {
	margin-left: 230px;
	width: 530px;
	height: 500px;
}
/* not ie */
#cnt_center[id] {
    height:auto;
    min-height:500px;
}

/* Right column */

#cnt_right{
	position: absolute;
	top: 205px;
	left: 795px;
	width: 180px;
	float:left;
}

#cnt_right P, #cnt_right P.bodytext{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}


/* Advertisment */

#advert{
	position: absolute;
	top: 90px;
	left: 1010px;
	width: 170px;
	float:left;
	border-left: 3px solid #000;
	padding-left:10px;
}


#advert {
  height: auto;
  min-height: 300px;
}


/* Registration */
FIELDSET {
	border: 0;
	width: 550px;
	padding-left: 0px;
}

.tx-srfeuserregister-pi1 FORM, .tx-srfeuserregister-pi1 legend{
	padding: 0;
	margin: 0;
}

.tx-srfeuserregister-pi1 dt {
	text-align: left;
	width: 180px;
}

dt {
	font-weight: bold;
}

.tx-srfeuserregister-pi1 dd {
	width:350px;
}

.tx-srfeuserregister-pi1-password-again {
	padding-top: 5px;
	padding-bottom: 5px;
}

.zielbilder td{
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0;
	text-align: center;
}
.zielbilder INPUT {
	padding-left: 0;
	margin-left: 0;
}

.gender {
	position: absolute;
	padding-left: 10px;
}

#link_bet_div {
	position: absolute;
	z-index: -1; 
	background-image: url("images/kleeblatt.gif");
	background-repeat: no-repeat;
	background-position: 160px;
	height: 130px;
	width: 380px;
}
#link_bet_text {
	margin-top: 30px;
	text-align:right;
}
#link_bet_text A{
	text-decoration: underline;
}
/* Navigation */

#nav_left, #nav_left_home, #sub_nav_left {
	margin-left: 15px;
}

#nav_act_top, #nav_act_bottom {
  padding: 0px;
  margin: 0px;
}

.nav, .nav_act {
	padding-left: 20px;
	padding-bottom: 8px;
}

.nav {
	margin-top: 10px;
}

.nav_act {
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(templates/images/postit_mitte.gif);
	background-repeat: repeat-y;
	z-index: 100;
}

.nav A, .nav_act A{
	color: #333;
	font-size: 13pt;
	text-decoration: underline;
}

.nav_act A {
  font-weight: bold;
}

#sub_nav_left {
	padding-top: 4px;
}

.nav_left .nav_left {
	padding-top: 4px;
}

.subnav_left A {
	font-size: 11pt;
	text-decoration: underline;
	font-weight: normal;
}

.subnav_act_left A {
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}

/* System messages */

.error, div.error {
  font-weight: bold;
  color: #900;
  padding-top: 10px;
  padding-bottom: 10px;
}
.success {
  font-weight: bold;
  color: #090;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sysmess, .error, .success, .sysmess A, .error A, .success A {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

/* Classes */
.nomargins, H1 .nomargins {
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.smallfont, .smallfont A {
  font-size: 10pt;
}

.clearer {
	clear: both;
}

.helper_right {
  width: 100%;
  background: url(templates/images/frage_rechts.gif) no-repeat right top;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.bodytext, .bodytext P {
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.helper_right  p {
  margin: 0;
}

.helper_left {
  background: url(templates/images/frage_links.gif) no-repeat left top;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.helper_left a {
  padding-left: 30px;
}

.helplink-right, .tx-srfeuserregister-pi1 .helplink-right {
  padding-top: 50px;
}

.helplink-left, .tx-srfeuserregister-pi1 .helplink-left  {
  background: url(templates/images/frage_links.gif) no-repeat left top;
  padding-top: 0px;
  padding-left: 30px;
  display:block;
  height: 25px;
}

#cnt_right .helplink-left{
  padding-top: 10px;
}


.border_top {
	border-top: 1px solid #000;
	padding-top: 10px;
}

.border-dotted {
  border-bottom: 1px dotted #000;
  padding: 5px 0px 5px 0px;
  margin: 0;
  clear: both;
}

h1.border-bottom, .border-bottom-thick {
  border-bottom: 2px solid #333; 
}

p.border-bottom, div.border-bottom, h2.border-bottom , td.border-bottom{
  border-bottom: 1px solid #333; 
  padding: 5px 0px 5px 0px;
  margin: 0;
}

.hr_dotted {
	border-top: 1px dotted #000;
	padding-top: 10px;
	padding-bottom: 5px;
}

HR {
  border: 0;
  height: 1px;
  color: #333;
  background-color: #333;
}

#cnt_center .profile-link {
  font-weight: bold;
}

#cnt_right .profile-link {
  font-weight: bold;
}

.devider {
  height: 40px;
  width: 100%;
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}


.boldfont {
  font-weight: bold;
}

.upload-filesize {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Listviews */
.listview {
	padding-top: 10px;
}

.listview_clearer {
	border-bottom: 1px dotted #333;
	clear: both;
	padding-bottom: 10px;
}

.avatar {
	float: left;
	padding-right: 15px;
	width: 50px;
}

.avatar_small {
	float: left;
	padding-right: 5px;
	width: 63px;
}

.thumbnail {
	float: left;
	padding-right: 15px;
	border: 0;
}

.top_supporter {
	padding:0px; margin:0px; border-spacing:0px; 
	padding-left: 15px;
	padding-bottom: 10px;
}

.rating {
	padding-top: 10px;
}

.topautoren {
  padding-top: 0px;
  padding-bottom: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 15px;
}

.post_title {
  font-weight: bold;
  padding-bottom: 10px;
}

/* Forms */
.frm_padding {
  padding-top: 30px;
}

.form_field {
  clear: left;
  padding-top: 8px;
  padding-bottom: 5px;
}

.form_field  label {
  font-weight: bold;
}

#cnt_center .form_field {
  width: 530px;
}

.form_field label {
  width: 200px;
  float: left;
}

#login_form .form_field {
  padding: 0px;
}

#login_form label {
  padding-top: 7px;
}

.frm_input {
  width: 370px;
}

.frm_profile label {
  width: 220px;
}

.frm_profile .frm_input {
  width: 300px;
}

.frm_profile .frm_input_short {
  width: 80px;
}

.frm_input_v_short {
  width: 50px;
}

#login_form #user, #login_form #pass{
  width: 80px;
}

.frm_textarea {
  width: 370px;
  height: 200px;
}

.frm_profile .frm_textarea {
  width: 300px;
  height: 80px;
}

.frm_charcounter {
  border:0px;
  width: 350px;
  text-align: right;
}

.post {
  width: 500px;
  height: 200px;
}

/* Forum */
.tx-mmforum-post {
  width: 400px;
}

.tx-mmforum-pi1-attachment {
  width: 400px;
}

.tx-mmforum-table .tx-mmforum-th {
  padding-top: 20px;
  background-color: #FFFFFF;
  border-bottom: 2px solid #333; 
}

.tx-mmforum-table .tx-mmforum-th-noborder {
  border-top: 0; 
  text-align: left;
  border-bottom: 2px solid #333;
  font-size: 14pt;
  padding-top: 20px;
}

.linebottom, .tx-mmforum-table .linebottom, .linebottom {
  border-bottom: 1px solid #333333 !important;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tx-mmforum-pi1-listpost-profilname {
  padding-top: 10px;
  font-weight: bold;
}

.tx-mmforum-td-attachment {
  padding-top: 15px;
}

.frm_forumsearch TD{
	padding-top: 10px;
}

.greybg {
	background-color: #EEEEEE;
}

/* Portalseite */
.last_posts_mb {
  font-weight: bold;
  padding-bottom: 10px;
}

.last_posts_library, .last_posts_forum {
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.last_posts_forum A {
  font-weight:bold;
}

.last_posts_library .title {
  font-weight: bold;
}

.last_posts_library .image {
  float: left;
  padding-right: 15px;
}

.lastlogins {
  border-top: 1px dotted #333;
  padding-top: 5px;
  margin-top: 5px;
}

.lastlogins A {
  font-weight:bold;
}

.row_0 {
  border: 0;
}

/* Library, MoBoe */
.library-title, .mb-title {
  font-size: 12pt;
  padding: 0px;
  margin: 0px;
}

/* Sitemap */
.tx-dropdownsitemap-pi1 div {
  margin-left: 0px;
  padding-left: 0px;
}


/* Poll */
td.tx_myquizpoll_pi1-td {
	font-size: 10pt;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}
td.tx_myquizpoll_pi1-td-text {
	padding-top: 5px;
}
.tx_myquizpoll_pi1-title {
	font-weight: bold;
}

/* Browsebox */
.tx-odmp-pi6-browsebox, .tx-odmp-pi2-browsebox {
	float: left;
}

.tx-odmp-pi6-browsebox P, .tx-odmp-pi2-browsebox P {
	padding: 0;
	margin: 0;
}

.tx-odmp-pi6-browsebox .tx-odmp-pi6-browsebox-SCell,
.tx-odmp-pi2-browsebox .tx-odmp-pi2-browsebox-SCell {
	font-weight: bold;
}

.tx-mmforum-textbutton {
border-top: 0;
}

.tx-mmforum-pi3-buttonlist .linkbutton {
	background-color: #FFF;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 0;
	color: #06C;
	text-align: left;
	cursor: pointer;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 5px;
	padding: 5px;
}

/* Avatar Generator */
.avatargen {
}

.avatarpreview {
	width: 180px;
	height: 200px;
	padding-left: 370px;
}
.avatarchooser {
	position: absolute;
	padding-left: 0px;
	width: 200px;
	height: 200px;
	float: left;
}
.avatarlinks {
	padding-bottom: 15px;
}
.avimg-head{
	clip:rect(10px 10px 180px 10px);
	overflow: auto;
}

.publicinfo {
	background-color:#FFCCFF;
	padding: 5px;
	border: 0;
}
.publicinfo-noborder {
	color: #900;
}

.privateinfo {
	background-color: #99FF99;
	padding: 5px;
	border: 0;
}

/* Pedometer Race - Grand Prix Adelante */
#pedo_race {
	width: 780px;
}

#pedo_img {
	float: left;
	width: 550px;
}
#top_scorer {
	float: left;
	padding-left: 20px;
	width: 200px;
	padding-top: 90px;
}

.blue_info_right
{
	background-color:#9FFFFF;
	padding:8px;
	margin-top:60px;
}

.red_info_content
{
	background-color:#FFCCFF;
	padding:8px;
}


/* tuduu team members */
.team_tbl th {
	width: 200px;
	text-align: left;
}

.team_tbl td {
	padding-left: 20px;
}

.team_tbl th, .team_tbl td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* sitemap */

.csc-sitemap UL LI{
	list-style-type: none;
	font-weight: bold;
	border-top: 1px dotted #CCC;
}

.csc-sitemap UL LI UL{
	border-top: 1px dotted #CCC;
}

.csc-sitemap UL LI UL LI {
	padding-left: 10px;
	font-weight: normal;
	border-top: 0;
}

.csc-sitemap UL UL, .csc-sitemap UL UL UL, .csc-sitemap UL UL UL UL{
	border-top: 0;
}

.csc-sitemap UL {
  padding-top: 5px;
  padding-bottom: 0px;
}

.csc-menu {
  list-style-type: none;
}

.csc-menu  LI {
  padding-left: 0;
  margin-left: 0;
}

.linkblack {
	color: #000;
}

.profil P {
	margin-bottom: 10px;
}

