/*******************************************************************************
********************************************************************************
	Project		: synlife.com
********************************************************************************
*******************************************************************************/
/* Reset all */
*, .nospace {
	padding: 0;
	margin: 0;
	border: 0;
}

div, p, a, span, li {
	background-repeat: no-repeat;
}

a, a:link {
	color: #588915;
	color: #353535;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:focus {
	outline-style:none;
}

img {
	vertical-align: bottom;
}

ul, ol {
	list-style-position: outside;
}

li {
	list-style-type: none;
}

strong {
	font-weight: bold;
}

select,
input,
textarea {
	font-size:1em;
	color: #757573;
}


/* Links- bzw. Rechtsausrichtung fuer Elemente */
.flLeft {
	float: left;
	margin: 0 20px 0 0;
}

.flRight {
	float: right;
	margin: 0 0 0 20px;
}

.clearer {
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear {
	clear: both;
}
.noclear {
	clear: none;
}

.hide {
	position: absolute !important;
	left: -1000px !important;
	top: -1000px !important;
	overflow: hidden !important;
	width: 1px !important;
	height: 1px !important;
}

.warning {
	color:#e1002a;
}

/* Allgemeines */
h1, h2 {
	clear:both;
	margin:0px 0px 1em 0px;
	color:#0760AC;
	font-size:1.5em;
	font-weight:normal;
	line-height:1.2;
}
h1 span {
	color:#757573;
}

h1.headline {
	margin-bottom:48px;
}


h2 {
	color:#0760AC;
	font-size:1.3em;
	font-weight:normal;
}

h3 {
	font-size:1.2em;
}

div.tab-cnt h3 {
	font-size:1em;
	color:#0760AC;
	font-weight:normal;
}

h3.rndd-crnr-421,
h3.rndd-crnr-642 {
	width:421px;
	margin-bottom:14px;
	background-color:#FFF;
	background-image:url(/files/h3_421_rndd_crnr_blue.gif);
	border-bottom:1px solid #FFF;
	color:#0760AC;
	font-weight:normal;
	line-height:1;
}
h3.rndd-crnr-642 {
	width:642px;
	background-image:url(/files/h3_642_rndd_crnr_blue.gif);
	font-size:1.2em;
}
h3.rndd-crnr-421 span,
h3.rndd-crnr-642 span {
	display:block;
	padding:6px 10px 6px 10px;
}
div.bx-200-v1 h3.rndd-crnr-l1,
div.tsr-bx-l1 h3.rndd-crnr-l1,
div.tsr-bx-l2 h3.rndd-crnr-l1,
div.tsr-bx-l3 h3.rndd-crnr-l1 {
	padding:6px 10px 6px 10px;
	background-color:#FFF;
	background-image:url(/files/h3_rndd_crnr_l1.gif);
	border-bottom:1px solid #FFF;
	color:#0760AC;
	font-weight:normal;
	line-height:1;
}
div.tsr-bx-l1 h3.rndd-crnr-l1-group,
div.tsr-bx-l2 h3.rndd-crnr-l1-group {
	padding:6px 10px 6px 10px;
	background-color:#FFF;
	background-image:url(/files/h3_rndd_crnr_l1-group.gif);
	border-bottom:1px solid #FFF;
	color:#E83100;
	font-weight:normal;
	line-height:1;
}
div.tsr-bx-l1 h3.rndd-crnr-l1-group-sell,
div.tsr-bx-l2 h3.rndd-crnr-l1-group-sell {
	padding:6px 10px 6px 10px;
	background-color:#FFF;
	background-image:url(/files/h3_rndd_crnr_l1-group_1.gif);
	border-bottom:1px solid #FFF;
	color:#E83100;
	font-weight:normal;
	line-height:1;
}
div.bx-200-v1 h3.rndd-crnr-l1 span,
div.tsr-bx-l1 h3.rndd-crnr-l1 span,
div.tsr-bx-l2 h3.rndd-crnr-l1 span,
div.tsr-bx-l3 h3.rndd-crnr-l1 span {
	display:block;
	padding:2px 10px 1px 0px;
}
div.tsr-bx-l1 h3.rndd-crnr-l1-group span,
div.tsr-bx-l2 h3.rndd-crnr-l1-group span,
div.tsr-bx-l1 h3.rndd-crnr-l1-group-sell span,
div.tsr-bx-l2 h3.rndd-crnr-l1-group-sell span
 {
	display:block;
	padding:2px 10px 1px 0px;
}
body #container div.tsr-bx-l1 h3.rndd-crnr-l1 input,
body #container div.tsr-bx-l2 h3.rndd-crnr-l1 input {
	padding:0;
	line-height:0px;
}
div.search-ouput-v1 div.bx-421-cnt h4 {
	color:#0760AC;
	font-weight:bold;
}
div.search-ouput-v1 div.bx-421-cnt h5 {
	color:#0760AC;
	font-size:1em;
	font-style:italic;
	font-weight:normal;
}


#noscript {
	background-color:#f33;
	margin:5px;
	padding:5px;
	width:980px;
	margin:5px auto;
	color:#fff;
}


#content p,
#content ul,
#content ol,
#content dl {
	margin-bottom:1em;
}
#content div.search-ouput-v1 div.bx-421-cnt h4,
#content div.search-ouput-v1 div.bx-421-cnt h5 {
	margin-bottom:.8em;
}
#content div.search-ouput-v1 div.bx-421-cnt p {
	margin-bottom:1.5em;
}

#content div.bx-421 p,
#content div.bx-421-squr p {
	margin-bottom:0;
}

#content ul,
#content ol {
	margin-left:15px;
}
#content ol {
	margin-left:22px;
}
#content ul li {
	list-style-type:square;
}
#content ol li {
	list-style-type:decimal;
}

#content ul.list-spcl {
	margin-left:0;
}
#content ul.list-spcl li {
	list-style-type:none;
}



#content blockquote {
	margin-bottom:4em;
}
#content blockquote p {
	margin-bottom:.3em;
	color:#757573;
	font-size:1.5em;
	line-height:1.2;
}
#content blockquote cite {
	color:#353535;
}
#content blockquote cite span {
	color:#757573;
}
#content p.date {
	margin-bottom:0;
	color:#0760AC;
	font-size:1.5em;
}
#content p.date span {
	color:#353535;
}


/*	Page Structure ************************************************************/


body{
	background-color:#EFF6E0;
	color: #757573;
	text-align:center;
}

body, textarea {
	font-family:helvetica, arial, verdana, "times new roman", sans-serif;
	font-size: 100.01%;
}

#website {
	width:989px;
	margin:0 auto;
	background-color:#97bd4f;
	background-image:url(/files/bg_wst.gif);
	background-position:0% 100%;
	background-repeat:no-repeat;
	font-size:.75em;
	line-height:1.6;
	text-align:left;
}

#header {
	position:relative;
	float:left;
	width:100%;
	height:231px;
	background-image:url(/files/bg_hdr.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
body.usr-loggedin #header {
	background-image:url(/files/bg_hdr_without_arrow.gif);
}

#container {
	clear:both;
	float:left;
	width:100%;
	background-color:#97bd4f;
}
#container2 {
	margin:0 20px;
	padding:0 41px 42px 11px;
	background-color:#fff;
}



#fnavi-sub {
	float:left;
	width:226px;
}
#fcnt {
	float:right;
	width:642px;
}




/*	Header ********************************************************************/
#logo {
	position:absolute;
	left:0px;
	top:10px;
}
#logo a {
	display:block;
	width:260px;
	height:130px;
	text-indent:-1000em;
}
#fbnnr {
	float:right;
	width:693px;
}




/*	Lists *********************************************************************/
ul.navi,
#content ul.navi {
	margin: 0;
	line-height:1em;
}
ul.navi li,
#content ul.navi li {
	list-style:none;

}

/*	Main Navi ----------------------------------------------------------------*/
#fnavi {
	float:left;
	width:100%;
}

#navi-main {
	margin-left:286px;
}

#navi-main ul {

}
#navi-main ul li {
	display:block;
	float:left;
	font-size:1.5em;
}
#navi-main ul li#nav-5 {
	margin-left:10px;
}
#navi-main ul li#nav-214,
#navi-main ul li#nav-214-help {
	float: right;
	margin-right: 20px;
}
#navi-main ul li a,
#navi-main ul li span {
	display:block;
	line-height:53px;
}
#navi-main ul li a {
	background-image:url(/files/bg_n_main_r.gif);
	background-position:100% 0%;
	color:#353535;
	background-color:#FFF;
}
#navi-main ul li a span {
	padding:0 20px;
	background-image:url(/files/bg_n_main_l.gif);
	background-position:0% 0%;
}
#navi-main ul li a span span {
	padding:0;
	background:none;
}
#navi-main ul li a:hover,
#navi-main ul li.active a,
#navi-main ul li.current a {
	color:#0760AC;
	background-position:100% -100px;
}
#navi-main ul li a:hover span,
#navi-main ul li.active a span,
#navi-main ul li.current a span {
	background-position:0% -100px;
}


#navi-main ul li#nav-1 a span span {
	display:block;
	width:16px;
	padding:0;
	background-image:url(/files/icon_home.gif);
	background-position:0% 17px;
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#navi-main ul li#nav-1 a:hover span span,
#navi-main ul li#nav-1.active a span span,
#navi-main ul li#nav-1.current a span span {
	background-position:0% -33px;
}


#navi-main ul li#nav-help a span {
	padding:0 12px 0px 10px;
}
#navi-main ul li#nav-help a span span {
	display:block;
	width:16px;
	padding:0;
	background-image:url(/files/nav_help.gif);
	background-position:0% 17px;
	background-repeat:no-repeat;
	text-indent:-1000em;
}


#navi-main ul li#nav-201 a,
#navi-main ul li#nav-201 a:hover,
#navi-main ul li#nav-210 a,
#navi-main ul li#nav-210 a:hover,
#navi-main ul li#nav-214 a,
#navi-main ul li#nav-214 a:hover,
#navi-main ul li#nav-214-help a,
#navi-main ul li#nav-214-help a:hover,
#navi-main ul li#nav-help a,
#navi-main ul li#nav-help a:hover {
	background-position:100% -200px;
}





#navi-main ul li#nav-201 a span,
#navi-main ul li#nav-201 a:hover span,
#navi-main ul li#nav-210 a span,
#navi-main ul li#nav-210 a:hover span,
#navi-main ul li#nav-214 a span,
#navi-main ul li#nav-214 a:hover span,
#navi-main ul li#nav-214-help a span,
#navi-main ul li#nav-214-help a:hover span,
#navi-main ul li#nav-help a span,
#navi-main ul li#nav-help a:hover span {
	background-position:0% -200px;
}

#navi-main ul li#nav-201 a:hover span span,
#navi-main ul li#nav-201.active a span span,
#navi-main ul li#nav-201.current a span span,
#navi-main ul li#nav-210 a:hover span span,
#navi-main ul li#nav-210.active a span span,
#navi-main ul li#nav-210.current a span span,
#navi-main ul li#nav-214 a:hover span span,
#navi-main ul li#nav-214.active a span span,
#navi-main ul li#nav-214.current a span span,
#navi-main ul li#nav-214-help a:hover span span,
#navi-main ul li#nav-214-help.active a span span,
#navi-main ul li#nav-214-help.current a span span,
#navi-main ul li#nav-help a:hover span span,
#navi-main ul li#nav-help.active a span span,
#navi-main ul li#nav-help.current a span span {
	background-position:0% 17px;
}


#navi-main ul li#nav-201 a,
#navi-main ul li#nav-201 a:hover,
#navi-main ul li#nav-210 a,
#navi-main ul li#nav-210 a:hover,
#navi-main ul li#nav-214 a,
#navi-main ul li#nav-214 a:hover,
#navi-main ul li#nav-214-help a,
#navi-main ul li#nav-214-help a:hover{
	color:#E83100;
}

#navi-main ul li#nav-214 {
	margin-left:50px;
}
#navi-main ul li#nav-214-help {
	margin-left:20px;
}

/*	Sub Navi ----------------------------------------------------------------*/
#navi-sub {
}

#navi-sub ul {

}
#navi-sub ul li {
	display:block;
	margin-bottom:1px;
	font-size:1.2em;
	border-bottom:1px solid #fff;
}
#navi-sub ul li a,
#navi-sub ul li span {
	display:block;
	margin:0 0 0 0;
	padding:13px 26px 7px 26px;
	background-image:url(/files/bg_n_sub.gif);
	background-position:0px -200px;
	background-repeat:no-repeat;
	color:#353535;
	line-height:1;
}
#navi-sub ul li a:hover,
#navi-sub ul li.current a,
#navi-sub ul li span {
	background-position:0px -300px;
	color:#0760AC;
	text-decoration:none;
}
#navi-sub ul li#sub-li-first a,
#navi-sub ul li#sub-li-first span {
	background-position:0px 0px;
}
#navi-sub ul li#sub-li-first a:hover,
#navi-sub ul li#sub-li-first.current a,
#navi-sub ul li#sub-li-first span {
	background-position:0px -100px;
}
#navi-sub ul li#sub-li-last a,
#navi-sub ul li#sub-li-last span {
	background-position:0px -400px;
}
#navi-sub ul li#sub-li-last a:hover,
#navi-sub ul li#sub-li-last.current a,
#navi-sub ul li#sub-li-last span {
	background-position:0px -500px;
}
#navi-sub ul li span.sub-image,
#navi-sub ul li span.sub-image span.rndd {
	display:block;
	margin:0;
	padding:0;
	background:none;
	line-height:1;
}
#navi-sub ul li span.sub-image {
	position:relative;
}
#navi-sub ul li span.sub-image img {
	margin-left:0px;
}
#navi-sub ul li span.sub-image span.rndd {
	width:226px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(/files/bg_img_lft.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
}
#navi-sub ul li ul {
	padding:6px 0 10px 0;
}
#navi-sub ul li ul li {
	margin:0;
	border:0;
	font-size:.95em;
}
#navi-sub ul li ul li a,
#navi-sub ul li ul li span {
	padding:0 0 0 25px;
	background-image:none;
	color:#353535;
}
#navi-sub ul li ul li a:hover,
#navi-sub ul li.current ul li.active span,
#navi-sub ul li#sub-li-first ul li a:hover,
#navi-sub ul li#sub-li-first.current ul li.active span,
#navi-sub ul li#sub-li-last ul li a:hover,
#navi-sub ul li#sub-li-last.current ul li.active span {
	background-image:url(/files/bg_n_bullet.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	color:#0760AC;
	text-decoration:none;
}
#navi-sub ul li ul li a span,
#navi-sub ul li.current ul li a span,
#navi-sub ul li.current ul li.active span span,
#navi-sub ul li#sub-li-first ul li a span,
#navi-sub ul li#sub-li-first ul li.active span span,
#navi-sub ul li#sub-li-first.current ul li.active span span,
#navi-sub ul li#sub-li-last ul li a span,
#navi-sub ul li#sub-li-last ul li.active span span,
#navi-sub ul li#sub-li-last.current ul li.active span span {
	display:block;
	padding:3px 10px 2px 1px;
	background-image:url(/files/bg_n_tert.gif);
	background-position:100% -37px;
	border-bottom:1px solid #DEDEDE;
}
#navi-sub ul li ul li#ter-li-last a span,
#navi-sub ul li.current ul li#ter-li-last a span,
#navi-sub ul li.current ul li#ter-li-last span span {
	border-bottom:0;
}
#navi-sub ul li ul li a:hover span,
#navi-sub ul li.current ul li a:hover span,
#navi-sub ul li.current ul li.active span span,
#navi-sub ul li#sub-li-first ul li a:hover span,
#navi-sub ul li#sub-li-first ul li.active span span,
#navi-sub ul li#sub-li-first.current ul li.active span span,
#navi-sub ul li#sub-li-last ul li a:hover span,
#navi-sub ul li#sub-li-last ul li.active span span,
#navi-sub ul li#sub-li-last.current ul li.active span span {
	background-position:100% 5px;
	color:#0760AC;
}


/*	Tab Navi ----------------------------------------------------------------*/
div.tab-navi {
}
div.tab-navi li {
	display:block;
	float:left;
	padding-right:20px;
	background-image:url(/files/bg_n_tab.gif);
	background-position:100% 0px;
}
div.tab-navi li.active,
div.tab-navi li.tab-frst-active {
	background-position:100% -100px;
}
div.tab-navi li.active-nxt {
	background-position:100% -150px;
}
div.tab-navi li.tab-last {
	background-position:100% -200px;
}
div.tab-navi li.tab-last-active,
div.tab-navi li.tab-alone {
	background-position:100% -250px;
}
div.tab-navi li a {
	display:block;
	line-height:26px;
	color:#353535;
}
div.tab-navi li.tab-frst a,
div.tab-navi li.tab-frst-active a,
div.tab-navi li.tab-alone a {
	padding-left:8px;
	background-image:url(/files/bg_n_tab.gif);
	background-position:0px -300px;
}
div.tab-navi li.tab-frst-active a,
div.tab-navi li.tab-alone a {
	background-position:0px -400px;
}
div.tab-navi li.active a,
#content div.tab-navi li.tab-frst-active a,
#content div.tab-navi li.tab-last-active a,
div.tab-navi li.tab-alone a {
	color:#216491;
}


div.tab-cnt h1,
div.tab-cnt h2,
div.tab-cnt h3 {
clear:none;
}


/*	Footer Navi --------------------------------------------------------------*/
#footer {
	float:left;
	width:100%;
	padding:20px 0;
	text-align:right;
}

#footer #navi-ftr {
	padding-right:20px;
	font-size:.95em;
}
#footer ul li {
	display:inline;
	color:#FFF;
}
#footer ul li span,
#footer ul li a {
	padding:0 7px;
	color:#FFF;
}

#footer ul li span {
text-decoration:underline;
}


/*	Step Navi --------------------------------------------------------------*/
div.navi-step-wrppr {
	float:left;
	width:100%;
	margin-bottom:30px;
	background-image:url(/files/bg_navi_steps.gif);
	background-repeat:repeat-x;
}
div.navi-step-wrppr div.navi-step-tab {
	float:left;
}
div.navi-step-wrppr div.navi-steps {
	float:right;
}
div.navi-step-wrppr div.navi-step-tab ul li,
div.navi-step-wrppr div.navi-steps ul li {
	display:block;
	float:left;
	font-size:1.2em;
	line-height:34px;
}
div.navi-step-wrppr div.navi-step-tab ul li {
	border-right:1px solid #FFF;
}
div.navi-step-wrppr div.navi-steps ul li {
	margin-left:5px;
}
div.navi-step-wrppr div.navi-step-tab ul li a,
div.navi-step-wrppr div.navi-step-tab ul li a span {
	display:block;
	background-image:url(/files/bg_navi_steps_tab.gif);
}
div.navi-step-wrppr div.navi-step-tab ul li a span,
div.navi-step-wrppr div.navi-steps ul li a {
	color:#353535;
}
div.navi-step-wrppr div.navi-step-tab ul li a {
	background-position:100% 0%;
}
div.navi-step-wrppr div.navi-step-tab ul li span {
	padding:0 10px;
	background-position:0% -100px;
}
div.navi-step-wrppr div.navi-step-tab ul li.active a {
	background-position:100% -50px;
}
div.navi-step-wrppr div.navi-step-tab ul li.active span {
	background-position:0% -150px;
	color:#0760AC;
}
div.navi-step-wrppr div.navi-steps ul li a {
	border-bottom:2px solid #9A9A9A;
}

/*	Links *********************************************************************/
a.link-intern,
a.link-extern {
	padding-left:15px;
	background-image:url(/files/link_intern.png);
	background-position:0% 50%;
	background-repeat:no-repeat;
}

p.link-more {
	text-align:right;
}
p.link-register {
	margin-bottom:52px;
	padding-left:25px;
	background-image:url(/files/link_register.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	color:#E83100;
	font-size:1.5em;
	font-size:1.5em;
	line-height:46px;
}
p.link-register a {
	color:#E83100;
}

p.login-box {
	margin-bottom:52px;
	padding-left:10px;
	background-image:url(/files/bg_loginbox.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	color:#166AB2;
	font-size:1.2em;
	height:46px;

}
p.login-box span {
	display:block;
	padding-top:12px;
	line-height:14px;
}
div.form-usersearch p.link-save {
	padding-top:0px;
	float:right;
	white-space:nowrap;
}
 p.link-save-with-notice {
	text-align:right;
}
p.link-button a,
p.link-save a {
	display:block;
	float:left;
	margin-bottom:10px;
	background-image:url(/files/but_save.gif);
}
p.link-button a.link-button-last,
div.bx-200-v1 p.link-button a,
p.link-save a {
	float:right;
}
p.link-button a.icon-info,
p.link-button a.icon-delete-2,
p.link-button a.icon-copy,
p.link-button a.icon-eye-1,
p.link-button a.icon-eye-2,
p.link-button a.icon-toolbar,
p.link-button a.icon-overview,
p.link-button a.icon-no-overview {
	margin-right:3px;
	width:21px;
	height:20px;
	background-position:0px 0px;
	text-indent:-1000em;
}
span.icon-eye-1 {
	margin-right:3px;
	width:21px;
	height:20px;
	background-position:0px 0px;
	text-indent:-1000em;
	background-image:url(/files/sichtbar_on.gif);
	float:right;
}
span.icon-eye-2 {
	margin-right:3px;
	width:21px;
	height:20px;
	background-position:0px 0px;
	text-indent:-1000em;
	background-image:url(/files/unsichtbar_on.gif);
	float:right;
}
p.link-button a.icon-info:hover,
p.link-button a.icon-delete-2:hover,
p.link-button a.icon-copy:hover,
p.link-button a.icon-eye-1:hover,
p.link-button a.icon-eye-2:hover,
p.link-button a.icon-toolbar:hover,
p.link-button a.icon-overview:hover,
p.link-button a.icon-no-overview:hover {
	background-position:0px -100px;
}
p.link-button a.icon-info {
	background-image:url(/files/icon_info.gif);
}
p.link-button a.icon-delete-2 {
	background-image:url(/files/icon_delete_2.gif);
}
p.link-button a.icon-copy {
	background-image:url(/files/icon_copy.gif);
}
p.link-button a.icon-eye-1 {
	background-image:url(/files/sichtbar_on.gif);
}
p.link-button a.icon-eye-2 {
	background-image:url(/files/unsichtbar_on.gif);
}
p.link-button a.icon-toolbar {
	background-image:url(/files/icon_arrow_toolbar.gif);
}
p.link-button a.icon-overview {
	background-image:url(/files/icon_show_overview.gif);
}
p.link-button a.icon-no-overview {
	background-image:url(/files/icon_dontshow_overview.gif);
}
div.form-usersearch p.link-save a {
	float:left;
}
p.link-button a span,
p.link-save a span {
	display:block;
	padding:1px 15px 0 6px;
	background-image:url(/files/but_save_r.gif);
	background-position:100% 0%;
	line-height:20px;
}
p.link-save a span {
	padding-left:8px;
}
p.link-button a.link-button-down span {
	background-image:url(/files/but_save_r_down.gif);
}
p.link-button a.link-button-nrml span {
	padding-right:6px;
	background-image:url(/files/but_save_r_nrml.gif);
	color:#353535;
}
p.link-button a.link-button-nrml-inaktiv {
	background-image:url(/files/but_save_nrml_inaktiv.gif);
}
p.link-button a.link-button-nrml-inaktiv span {
	padding-right:6px;
	background-image:url(/files/but_save_r_nrml_inaktiv.gif);
	color:#9A9A9A;
}
div.milestone-form p.link-button a.link-button-nrml,
div.milestone div.bx-421-cnt p.link-button a.link-button-nrml-inaktiv {
	margin-left:10px;
}
div.milestone div.bx-421-cnt p.link-button a.link-button-nrml-inaktiv {
	margin-left:0px;
}




div.milestone-form-cnt p.ftxt-smll a.icon-calendar {
	display:block;
	float:left;
	margin-top:2px;
	width:24px;
	height:20px;
	background-image:url(/files/icon_calendar.gif);
	text-indent:-1000em;
}



/*	Content *******************************************************************/
#content {
	margin-top:24px;
}
#content div.distance {
	margin:0 20px;
}



/*	Teaser Tab */
div.tab {
	float:left;
	width:100%;
	margin:0em 0 4em 0;
	background-image:url(/files/bg_tab_cnt_top.gif);
	background-position:0px 23px;
}
div.no-tab-navi {
	padding-top:4px;
	background-image:url(/files/bg_tab_cnt_top_2.gif);
	background-position:0px 0px;
}
div.tab-cnt {
	clear:both;
	margin-top:0px;
	padding-bottom:4px;
	background-color:#E7F3FC;
	background-image:url(/files/bg_tab_cnt_bttm.gif);
	background-position:0px 100%;
}
div.tab-cnt2 {
	padding:18px 14px;
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;

	zoom:1;
}
div#content div.tab-cnt2 p.image {
	margin:5px 22px 0 0;
}



/*	Teaser Boxes */
div.tsr-bx-l1,
div.tsr-bx-l2,
div.tsr-bx-l3 {
	width:200px;
	margin:0 20px 20px 0;
	background-image:url(/files/bg_tsr_box_l1.gif);
	background-position:0% 100%;
}
div.tsr-bx-l2 {
	margin-right:0;
}
div.tsr-bx-h01-last {
	display:inline;
	margin-left:220px;
}

div.tsr-bx-l3 {
	width:310px;
}


/**/

div.tsr-bx-l1 div.tsr-bx-l1-cnt,
div.tsr-bx-l2 div.tsr-bx-l1-cnt,
div.tsr-bx-l3 div.tsr-bx-l1-cnt {
	margin:0 1px;
	padding:10px 9px 10px 9px;
}
div.tsr-bx-h01 div.tsr-bx-l1-cnt {
	height:55px;
	color:#353535;
}
#content div.tsr-bx-l1 p,
#content div.tsr-bx-l2 p {
	margin:0;
	line-height:1;
}
#content div.tsr-bx-l1 p img,
#content div.tsr-bx-l2 p img {
	margin-bottom:10px;
}
div.tsr-bx-l1 p a,
div.tsr-bx-l2 p a {
	color:#353535;
}
div.tsr-bx-l1 textarea,
div.tsr-bx-l2 textarea {
	width:178px;
	margin-bottom:5px;
	padding:5px 0 0 0;
	background-color:#F6F5F5;
	border:1px solid #CCC;
	color:#757573;
}

/*	Teaser / Question Status */
div.tsr-bx-l1 div.status,
div.tsr-bx-l2 div.status {
	clear:both;
	padding:0 10px;
}
div.questions span.status {
	float:right;
	padding-top:7px;
	font-size:.85em;
	line-height:1;
}
div.tsr-bx-l1 div.status ul li,
div.tsr-bx-l2 div.status ul li,
div.questions span.status a {
	display:block;
	float:left;
}
div.tsr-bx-l1 div.status ul,
div.tsr-bx-l2 div.status ul {
	float:left;
	width:100%;
	padding-bottom:5px;
}
div.tsr-bx-l1 div.status ul li.last-li,
div.tsr-bx-l2 div.status ul li.last-li {
	float:right;
}
div.tsr-bx-l1 div.status ul li span,
div.tsr-bx-l2 div.status ul li span,
div.questions span.status a span,
div.questions div.status p.question {
	display:block;
	padding:0 9px 0 15px;
	background-image:url(/files/icons_status.gif);
}
div.questions div.status p {
	background-repeat:no-repeat;
}
div.tsr-bx-l1 div.status ul li.last-li span,
div.tsr-bx-l2 div.status ul li.last-li span,
div.questions div.status p {
	padding-right:0;
}
div.tsr-bx-l1 div.status ul li.status-1 span,
div.tsr-bx-l2 div.status ul li.status-1 span,
div.questions span.status a.status-1 span {
	background-position:0% 0%;
	color:#BACE9F;
}
div.tsr-bx-l1 div.status ul li.status-1 span.active,
div.tsr-bx-l2 div.status ul li.status-1 span.active,
div.questions span.status a.status-1 span.active {
	background-position:0% -500px;
	color:#4E7F0B;
}
div.questions div.status p.status-1 {
	background-position:0% -498px;
}
div.tsr-bx-l1 div.status ul li.status-2 span,
div.tsr-bx-l2 div.status ul li.status-2 span,
div.questions span.status a.status-2 span {
	background-position:0% -1000px;
	color:#99BEDD;
}
div.tsr-bx-l1 div.status ul li.status-2 span.active,
div.tsr-bx-l2 div.status ul li.status-2 span.active,
div.questions span.status a.status-2 span.active {
	background-position:0% -1500px;
	color:#0760AC;
}
div.questions div.status p.status-2 {
	background-position:0% -1498px;
}
div.tsr-bx-l1 div.status ul li.status-3 span,
div.tsr-bx-l2 div.status ul li.status-3 span,
div.questions span.status a.status-3 span {
	background-position:0% -2000px;
	color:#F6AA96;
}
div.tsr-bx-l1 div.status ul li.status-3 span.active,
div.tsr-bx-l2 div.status ul li.status-3 span.active,
div.questions span.status a.status-3 span.active {
	background-position:0% -2500px;
	color:#E83100;
}
div.questions div.status p.status-3 {
	background-position:0% -2498px;
}
div.tsr-bx-l1 div.status div.status-bar,
div.tsr-bx-l2 div.status div.status-bar {
	clear:both;
	float:left;
	width:100%;
	margin:0 0 10px 0;
	height:10px;
}
div.tsr-bx-l1 div.status div.status-bar div.status-bar,
div.tsr-bx-l2 div.status div.status-bar div.status-bar {
	margin:0;
}




/*	Navi Aims */
div#navi-aims h3.rndd-crnr-l1 {
	background-image:url(/files/h3_rndd_crnr_l1_orange.gif);
	color:#FFF;
	font-weight:bold;
}
div#navi-aims div.tsr-bx-l1 div.tsr-bx-l1-cnt,
div#navi-aims div.tsr-bx-l2 div.tsr-bx-l1-cnt {
	background-color:#F6F5F5;
	border-bottom:1px solid #FFF;
}
div#navi-aims ul {
	margin:0;
}
div#navi-aims li {
	list-style-type:none;
}
div#navi-aims li a {
	padding-left:17px;
	background-image:url(/files/icons_status.gif);
}
div#navi-aims li.status-1 a {
	background-position:0% -500px;
	color:#4E7F0B;
	color:#353535;
}
div#navi-aims li.status-2 a {
	background-position:0% -1500px;
	color:#0760AC;
	color:#353535;
}
div#navi-aims li.status-3 a {
	background-position:0% -2500px;
	color:#E83100;
	color:#353535;
}
div#navi-aims div.tsr-bx-l1-ftr {
	position:relative;
	margin:0 1px;
}
div#navi-aims div.tsr-bx-l1-ftr p {
	float:left;
	width:100%;
}
div#navi-aims div.tsr-bx-l1-ftr p span {
	display:block;
	float:left;
	background-position:100% 0%;
	line-height:25px;
	text-align:center;
}
* html div#navi-aims div.tsr-bx-l1-ftr p span {
	display:inline;
}
div#navi-aims div.tsr-bx-l1-ftr p span.status-1 {
	background-image:url(/files/aims_green.jpg);
	color:#4E7F0B;
}
div#navi-aims div.tsr-bx-l1-ftr p span.status-2 {
	background-image:url(/files/aims_blue.jpg);
	color:#0760AC;
}
div#navi-aims div.tsr-bx-l1-ftr p span.status-3 {
	background-image:url(/files/aims_orange.jpg);
	color:#E83100;
}
div#navi-aims p.tsr-bx-l1-ftr-blank {
	clear:both;
	width:200px;
	height:9px;
	margin-top:-9px;
	background-image:url(/files/bg_navi_aims_ftr.gif);
	overflow:hidden;
}
div#navi-aims p.tsr-bx-l1-ftr-blank-v2 {
	clear:both;
	width:200px;
	height:25px;
	overflow:hidden;
}
div#navi-aims p.tsr-bx-l1-ftr-blank-v2 span.btn1 {
	float:left;
	width:80px;
	height:25px;
	overflow:hidden;
	background-image:url(/files/nav_btn_speichern_n.gif);
	cursor: pointer;
}
div#navi-aims p.tsr-bx-l1-ftr-blank-v2 span.btn2 {
	float:left;
	width:60px;
	height:25px;
	overflow:hidden;
	background-image:url(/files/nav_btn_zurueck_n.gif);
	cursor: pointer;
}
div#navi-aims p.tsr-bx-l1-ftr-blank-v2 span.btn3 {
	float:left;
	width:58px;
	height:25px;
	overflow:hidden;
	background-image:url(/files/nav_btn_weiter_n.gif);
	cursor: pointer;
}


/*	Slider */

div.slider {
	float:left;
	width:100%;
	margin-bottom:1em;
}
div.slider-bar {
	width:100%;
	background-image:url(/files/slider_bar.gif);
	background-position:0% 100%;
	background-repeat:repeat-x;
}
div.slider-control {
	cursor:pointer;
	width:27px;
	height:23px;
	background-image:url(/files/slider_control.gif);
}
div.slider-legend {
	color:#0760AC;
}
div.slider-legend div.slider-legend-label {
	float:left;
	font-size:1.2em;
}
div.slider-legend div.slider-legend-value {
	float:right;
}
/*
div.slider-bar-legend {
	width:100%;
}
div.slider-control-legend {
	width:27px;
}
*/



/*	Toogle Box */
div.toogle-box-question {
	margin-bottom:5px;
	padding:1px 0 0 23px;
	background-image:url(/files/bg_toogle_box_question.gif);
	line-height:20px;
}
div.toogle-box {
	margin-bottom:5px;
	padding:1px 0 0 23px;
	background-image:url(/files/bg_toogle_box.gif);
	border-bottom:1px solid #CCC;
}
div.toogle-box textarea {
	width:146px;
	margin:0;
	border:0;
}




/* Blue Box */
/*
div.box-blue-top {
	clear:both;
	line-height:0;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background-image:url(/files/bg_tab_cnt_top.gif);
	background-position:0px 0px;
	height:4px;
	background-color:#f90;
}

div.box-blue-bottom {
	clear:both;
	margin-top:0px;
	margin-bottom:20px;
	background-color:#E7F3FC;
	background-image:url(/files/bg_tab_cnt_bttm.gif);
	background-position:0px 0%;
	height:4px;
}
*/
div.box-blue {
	clear:both;
	margin-bottom:20px;
	padding-bottom:4px;
	background-color:#E7F3FC;
	background-image:url(/files/bg_tab_cnt_bttm.gif);
	background-position:0px 100%;
}
div.box-blue2 {
	padding-top:4px;
	background-image:url(/files/bg_tab_cnt_top.gif);
	background-position:0px 0px;
}
div.box-blue2 div.cnt-blck {
	padding:10px 14px 0px 14px;
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;
}


/* YOU TUBE */
div.youtube {
	float:left;
	margin-bottom:10px;
}

div.image-box {
	float:left;
	width:200px;
	margin-bottom:10px;
}


/* USERBOX */
div.user-box {
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}

div.user-box div.image{
	float:left;
	width:180px;
	height:160px;
}

div.user-box div.text {
	float:left;
	width:400px;
	height:160px;
}

div.user-box div.text p.beschreibung {
	font-size:1.3em;
	line-height:1.3em;
}

div.user-box div.text p.datum {
	margin:0px 0px 1em 0px;
	color:#0760AC;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.2;
}

div.user-box div.text p.datum span {
	color:#333;
}

div.user-box-mini {
	float:left;
	width:62px;
	height:62px;
	background-color:#DAE7Ea;
	margin-bottom:10px;
	margin-right:10px;
	text-align:center;
}

div.user-box-mini img{
	border:1px solid #fff;
}





/*	Form **********************************************************************/
div#form-module {

}
div.form-register fieldset {
	padding:0;
	border:0;
}
div#form-module fieldset,
div.form-register fieldset {
	padding-bottom:30px;
}
div#form-module fieldset legend {
	padding:0;
	background:none;

	margin-left:-5px;
	padding-bottom:20px;
	color:#0760AC;
	font-size:1.5em;
}

div#form-module fieldset p {
	clear:both;
}
div#form-module fieldset div.col3 p {
	float:left;
	clear:none;
	margin-right:14px;
}
div#form-module fieldset p.formsubmit {
	text-align:right;
}
div#form-module fieldset p.formtext label,
div.form-register fieldset p.formpassword label,
div.form-register fieldset p.formbirthday label,
div#form-module fieldset p.formtextarea label,
div#form-module fieldset p.formselect label {
	display:block;
}
div.form-register fieldset p.formtext label,
div.form-register fieldset p.formbirthday label,
div.form-register fieldset p.formpassword label,
div.form-register fieldset p.formtextarea label,
div.form-register fieldset p.formselect label {
	float:none;
	width:auto;
}

div#form-module fieldset p.formtext input,
div.form-register fieldset p.formpassword input,
div#form-module fieldset p.formtextarea textarea,
div#form-module fieldset p.formselect select,
div.form-register fieldset p.formbirthday select  {
	width:196px;
	border:2px solid #BFBFBF;
	border-right-color:#E0E0E0;
	border-bottom-color:#E0E0E0;
}
div.form-register fieldset p.formtext input,
body div#content div.form-register fieldset p.formlabel-login input,
div.form-register fieldset p.formpassword input,
div.form-register fieldset p.formtextarea textarea,
div.form-register fieldset p.formselect select,
div.form-register fieldset p.formbirthday select {
	width:190px;
}
body div#content div.form-register fieldset p.formlabel-postcode input {
	width:60px;
}
div#form-module fieldset p.formcheckbox label {
	display:block;
	float:left;
	width:90%;
	margin-bottom:1em;
}
div#form-module fieldset p.formcheckbox input {
	display:block;
	float:left;
	margin:3px 5px 0 0;
}

div#form-module fieldset p.formtextarea textarea {
	width:500px;
	height:80px;
}

div.form-register fieldset p.formsubmit input {
	border:0;
	background:none;
}

#form-module fieldset.wiwm p.formmediapool label{
	float:left;
	width:180px;
}

#form-module fieldset.wiwm p.formmcheckbox {
	margin-top:10px;
	clear:none;
}

#form-module fieldset.wiwm p.formmcheckbox label{
	margin-left:5px;
}
/*
div.uploader {
	position: relative;
	width: 150px;
	height: 35px;
	overflow: hidden;
}

input.uploadbox {
	position: absolute;
	right: 0;
	font-size: 50px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity: 0);
}

div.uploader-img {
	background: transparent url(/files/bild_upload.gif) no-repeat scroll left bottom;
	white-space: normal;
	width: 150px;
	height:35px;
}
*/

div.uploader {
  display:block;
  position: relative;
  float:none;
  width: 85px;
  height: 20px;
  white-space: normal;
  left:0;
  margin-bottom:0px;
  clear:both;
  overflow:hidden;
}
input.uploadbox {
 position:absolute;
  float:right;
  right:0px;
  font-size: 36px;
  cursor: pointer;
  height:20px;
  z-index:10;
  opacity: 0;
  filter: alpha(opacity: 0);
  overflow:hidden;
}
div.uploader-img {
  display:block;
  position:absolute;
  white-space: normal;
  width:85px;
  height:20px;
  clear:both;
}

#form-module fieldset.wiwm p.formtextarea textarea,
#form-module fieldset.wiwm p.formtext input{
	width:600px;
	padding:2px;
}

#form-module fieldset.wiwm p.formselect label{
	float:left;
	width:180px;
}

#form-module fieldset.wiwm p.formselect {
	margin-bottom:15px;
}

#popboxHinweis {
  display:block;
	background:url(/files/bg_popup1.png) no-repeat;
	width:450px;
	height:300px;
	text-align:left;
	position:absolute;
	top:20px;
	right:0px;
	margin:auto;
	padding:auto;
}
#popboxHinweis2 {
  padding:10px;
}
#popboxHinweis div.login-close {
	float:right;
}



#popbox, #popbox_ok {
	background:url(/files/bg_loginpopup.gif) no-repeat;
	background-color:#fff;
	width:270px;
	margin:10px;
	text-align:left;
}

#popbox2, #popbox_ok2 {
	background:url(/files/bg_loginpopup2.gif) 0 100% no-repeat;
	padding:10px 20px;
}

#popbox p label, #popbox_ok p label {
	display:block;
	color:#0760AC;
}

#popbox p input, #popbox_ok p input {
	border-top:2px solid #848484;
	border-left:2px solid #848484;
	border-right:2px solid #f0f0f0;
	border-bottom:2px solid #f0f0f0;
	margin-bottom:10px;
	width:225px;
	color:#757573;
}
#popbox p input#login-ok, #popbox_ok p input#login-ok {
	margin-bottom:0px;
	padding:0;
	background:none;
	border:0;
	width:auto;
}
#popbox p a img#login-abbrechen, #popbox_ok p a img#login-abbrechen {
	vertical-align:top;
}

#popbox div.login-close, #popbox_ok div.login-close {
	float:right;
}

#popbox p.login_error, #popbox_ok p.login_error {
	margin-bottom:20px;
	padding-top:4px;
	color:#0760AC;
}
* html #login p.login_error {
	margin-bottom:20px;
}
* html #popbox p.login_error {
	padding-top:0px;
}

.overlay {

	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#popbox p.formsubmit, #popbox_ok p.formsubmit {
	margin-top:16px;
	text-align:right;
}
* html #popbox p.formsubmit {
	margin-top:12px;
}



/* SYNLOS */

#popbox3 {
	background:url(/files/bg_loginpopup.gif) no-repeat;
	background-color:#fff;
	width:270px;
	margin:10px;
	text-align:left;
}

#popbox4 {
	background:url(/files/bg_loginpopup2.gif) 0 100% no-repeat;
	padding:10px 20px;
}

#popbox3 p label {
	display:block;
	color:#0760AC;
}

#popbox3 p input {
	border-top:2px solid #848484;
	border-left:2px solid #848484;
	border-right:2px solid #f0f0f0;
	border-bottom:2px solid #f0f0f0;
	margin-bottom:10px;
	width:225px;
	color:#757573;
}

#popbox3 p textarea {
	border-top:2px solid #848484;
	border-left:2px solid #848484;
	border-right:2px solid #f0f0f0;
	border-bottom:2px solid #f0f0f0;
	margin-bottom:10px;
	width:225px;
	height:100px;
	color:#757573;
}

#popbox3 p input#login-ok {
	margin-bottom:0px;
	padding:0;
	background:none;
	border:0;
	width:auto;
}
#popbox3 p a img#login-abbrechen {
	vertical-align:top;
}

#popbox3 div.login-close {
	float:right;
}

#popbox3 p.synlos_error {
	margin-bottom:20px;
	padding-top:4px;
	color:#0760AC;
}
* html #login p.synlos_error {
	margin-bottom:20px;
}
* html #popbox3 p.synlos_error {
	padding-top:0px;
}

#popbox_ok {
	background:url(/files/bg_loginokpopup.jpg) no-repeat;
	background-color:#fff;
	width:700px;
	margin:10px;
	text-align:left;
}

#popbox_ok2 {
	background:url(/files/bg_loginokpopup.jpg) 0 100% no-repeat;
	padding:10px 20px;
}

#popbox_ok2  div.com-start div.com-start-box p,
 #popbox_ok2 div.com-start div.com-start-box-z p {
	padding:12px 0 0 38px;
	font-size:1.0em;
	line-height:1.1;
}

.overlay {

	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#popbox3 p.formsubmit {
	margin-top:16px;
	text-align:right;
}
* html #popbox3 p.formsubmit {
	margin-top:12px;
}



/* TABLE */

table {
border:1px solid #eee;
width:100%;
background-color:#fcfcfc;
}

table th,
table td{
border:1px solid #eee;
padding:5px;
background-color:#f5f5f5;
}

table th{
background-color:#ccc;
border:1px solid #aaa;
}


table td textarea,
table td input{
border:1px solid #ccc;
padding:3px;
font-size:12px;
font-family:verdana;
}



table.tbl-1,
table.tbl-2 {
	border:0;
	background:none;
	border-collapse:collapse;
	line-height:1.2;
}
table.tbl-cols-3 th {
	width:33%;
}
table.tbl-cols-2 th.tbl-col-1 {
	width:66%;
}
table.tbl-1 th,
table.tbl-1 td,
table.tbl-2 th,
table.tbl-2 td {
	border:0;
	border-left:21px solid #FFF;
	background:none;
	vertical-align:top;
}
table.tbl-1 thead th,
table.tbl-1 thead td,
table.tbl-2 thead th,
table.tbl-2 thead td {
	border-bottom:2px solid #FFF;
	padding:5px 12px 20px 12px;
	background-image:url(/files/tbl_1_thead_td.gif);
	background-repeat:repeat-x;
	color:#0760AC;
}
table.tbl-1 thead th,
table.tbl-2 thead th {
	padding-top:2px;
	padding-bottom:0;
	background-image:url(/files/tbl_1_thead_th.gif);
	font-size:1.2em;
	font-weight:normal;
	line-height:23px;
}
table.tbl-1 th.tbl-col-1,
table.tbl-1 td.tbl-col-1,
table.tbl-2 th.tbl-col-1,
table.tbl-2 td.tbl-col-1 {
	border-left:0;
}
table.tbl-1 tbody td.tbl-col-1,
table.tbl-2 tbody td.tbl-col-1 {
	padding:8px 12px 0 12px;
	background-image:url(/files/tbl_1_tbody_td_col1.gif);
	background-position:0px 9px;
	background-repeat:no-repeat;
}
table.tbl-2 tbody td.tbl-col-1 {
	padding-bottom:20px;
	background-image:url(/files/tbl_2_tbody_td_col1.gif);
	background-position:0% 100%;
}
table.tbl-1 tbody td.tbl-col-1 span,
table.tbl-2 tbody td.tbl-col-1 span {
	display:block;
	padding-bottom:8px;
	color:#0760AC;
	font-weight:bold;
}





div.bx-200 {
	margin-bottom:2em;
	padding-bottom:9px;
	width:200px;
	line-height:1.2;
}
div.bx-200-v1 {
	background-color:#EEE;
	background-image:url(/files/bg_200_bttm.gif);
	background-position:0% 100%;
}
div.bx-200-v1 div.bx-200-cnt {
	padding:5px 10px 0 10px;
	border:1px solid #DDD;
	border-top-color:#FFF;
}
div.bx-200-v1 div.bx-200-cnt-last {
	border-bottom:0;
}


div.bx-421 {
	margin-bottom:2em;
	padding-bottom:9px;
	width:421px;
	background-color:#F6F5F5;
	background-image:url(/files/bg_421_bttm.gif);
	background-position:0% 100%;
	line-height:1.2;
}
div.bx-421-v2 {
	background-color:#FFF;
}
div.bx-421 h3.rndd-crnr {
	border-bottom:1px solid #FFF;
	padding:2px 10px 0 10px;
	background-image:url(/files/h3_421_rndd_crnr_orange.gif);
	color:#FFF;
	font-weight:normal;
	line-height:23px;
}
div.bx-421-v2 h3.rndd-crnr {
	background-image:url(/files/h3_421_rndd_crnr_blue.gif);
	color:#0760AC;
}
div.bx-421 div.bx-421-cnt {
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}
div.bx-421 div.bx-421-cnt div.bx-421-cnt-txt {
	padding:5px 10px;
	border-top:1px solid #FFF;
}
div.bx-421 div.bx-421-cnt div.bx-cnt-txt-frst {
	border-top:0;
}
div.search-ouput-v1 div.bx-421-cnt {
	padding:15px 10px 0 10px;
}
#content div.bx-421 div.bx-421-cnt div.bx-421-cnt-txt h4 {
	color:#0760ac;
}


div.bx-421-squr {
	margin-bottom:10px;
	width:421px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	line-height:1.2;
}
div.bx-421-squr-top,
div.bx-421-squr-cnt {
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}
div.bx-421-squr-top {
	float:left;
	width:419px;
	background-color:#EFEFEF;
	border-bottom:1px solid #DDD;
}
div.bx-421-squr-top h4 {
	float:left;
	padding:3px 0 0 10px;
	color:#353535;
	font-weight:normal;
}
div.bx-421-squr-top div.bx-421-squr-top-links {
	float:right;
}
div.bx-421-squr-top div.bx-421-squr-top-links p a {
	display:block;
	float:left;
	padding:2px 5px 0 7px;
	background-color:#FFF;
	border-left:1px solid #DDD;
	color:#353535;
	font-size:.85em;
	line-height:16px;
}
div.bx-421-squr-cnt {
	clear:left;
	padding:5px 8px;
}

div.bx-310 {
	margin-bottom:2em;
	padding-bottom:9px;
	width:310px;
	background-color:#F6F5F5;
	background-image:url(/files/bg_310_bttm.gif);
	background-position:0% 100%;
	line-height:1.2;
	clear:none;
}
div.bx-310-v2 {
	background-color:#FFF;
}
div.bx-310 h3.rndd-crnr {
	border-bottom:1px solid #FFF;
	padding:2px 10px 0 10px;
	background-image:url(/files/h3_310_rndd_crnr_orange.gif);
	color:#FFF;
	font-weight:normal;
	line-height:23px;
}
div.bx-310-v2 h3.rndd-crnr {
	background-image:url(/files/h3_310_rndd_crnr_blue.gif);
	color:#0760AC;
}
div.bx-310 div.bx-310-cnt {
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}
div.bx-310 div.bx-310-cnt div.bx-310-cnt-txt {
	padding:5px 10px;
	border-top:1px solid #FFF;
}
div.bx-310 div.bx-310-cnt div.bx-cnt-txt-frst {
	border-top:0;
}
div.search-ouput-v1 div.bx-310-cnt {
	padding:15px 10px 0 10px;
}
#content div.bx-310 div.bx-310-cnt div.bx-310-cnt-txt h4 {
	color:#0760ac;
}



/*	Milestones ****************************************************************/

div.milestone div.bx-421-cnt {
	padding:10px 9px 0 9px;
}

div.milestone div.bx-310-cnt {
	padding:10px 9px 0 9px;
}

div.milestone-form {
	border:1px solid #CCC;
	margin-bottom:5px;
}
div.milestone-form p.milestone-number {
	float:left;
	width:100%;
	background-color:#E7F3FC;
	border-bottom:1px solid #CCC;
	color:#0760ac;
}
div.milestone-form p.milestone-number span,
div.milestone-row p.milestone-number span {
	display:block;
	float:left;
	padding:2px 6px 1px 6px;
	border:1px solid #E7F3FC;
	line-height:16px;
}
div.milestone-row p.milestone-number span {
	border:1px solid #F6F5F5;
	padding-bottom:0;
	line-height:14px;
}
div.milestone-form p.milestone-number span.milestone-number,
div.milestone-row-active p.milestone-number span.milestone-number {
	background-color:#0760AC;
	color:#FFF;
}
div.milestone-row-active p.milestone-number span.milestone-number {
	border:1px solid #F6F5F5;
}
div.milestone-form-cnt {
	clear:both;
	padding:10px;
}
div.milestone-form-cnt p {
	padding-bottom:10px;
}
div.milestone-form-cnt label {
	display:block;
	float:none;
	width:100%;
}
div.milestone-form-cnt p.ftxt input,
div.milestone-form-cnt p.ftxtr textarea {
	width:372px;
	padding:2px;
	background-color:#F6F5F5;
	border:1px solid #CCC;
	height:18px;
}
div.milestone-form-cnt p.ftxt-smll {
	float:left;
}
div.milestone-form-cnt p.ftxt-smll input.form-calendar {
	float:left;
	width:100px;
	margin-right:2px;
}
div.milestone-form-cnt p.ftxt-smll label {
	clear:both;
	float:left;
	padding-right:10px;
}
div.milestone-form-cnt p.ftxtr textarea {
	height:58px;
}
/*
div.milestone-form-cnt p.fchckbx {
	float:right;
}
*/
div.milestone-form-cnt p.fchckbx label {
	display:inline;
	padding-right:20px;
}
div.milestone-form-cnt p.fchckbx input {
	margin-left:5px;
}


div.milestone-form-cnt div.reminder-left {
	float:left;
	width:200px;

}
div.milestone-form-cnt div.reminder-left p {
	clear:both;
}
div.milestone-form-cnt div.reminder-left p label,
div.milestone-form-cnt div.reminder-left p input,
div.milestone-form-cnt div.reminder-left p select {
	display:block;
	float:left;
}
div.milestone-form-cnt div.reminder-left p label {
	width:70px;
}
div.milestone-form-cnt div.reminder-left p input {
	margin-top:5px;
	margin-right:2px;
}
div.milestone-form-cnt div.reminder-left p select {
	width:70px;
	margin-bottom:5px;
}
div.milestone-form-cnt div.reminder-right {
	float:right;
	width:170px;
}
div.milestone-form-cnt div.reminder-right p.ftxt-smll label {
	clear:none;
	float:left;
}
div.milestone-form-cnt div.reminder-right p.ftxt-smll input.rad {
	clear:none;
	float:left;
	width:14px;
	border:0;
	background-color:#fff;
	margin-right:2px;
	padding:0;
}


div.milestone-form p.link-button {
	padding-top:10px;
}



div.milestone-row {
	float:left;
	width:399px;
	margin-bottom:5px;
	background-color:#F6F5F5;
	border:1px solid #CCC;

}
div.milestone-row div.milestone-row2 {
	float:left;
	padding-left:12px;
	background-image:url(/files/arrow_tiggle_box.gif);
	background-position:0px 0px;
	width:387px;
}
div.milestone-row-active div.milestone-row2 {
	background-position:0px -50px;
}
div.milestone-row p.milestone-number {
	float:left;
	line-height:16px;
}
div.milestone-row span.milestone-date {
	display:block;
	float:left;
	padding:2px 5px 0 5px;
	background-color:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size:.85em;
	line-height:16px;
}
div.milestone-row span.ftxt {
	padding:0 5px;
}
div.milestone-row span.ftxt input {
	margin-bottom:1px;
}
div.milestone-row-cnt {
	clear:both;
	padding:10px 12px;
	background-color:#FFF;
	border-top:1px solid #CCC;
}
div.milestone-row-cnt p.ftxt input,
div.milestone-row-cnt p.ftxtr textarea {
	width:372px;
	padding:2px;
	background-color:#F6F5F5;
	border:1px solid #CCC;
	height:18px;
}
div.milestone-row-cnt p.ftxtr textarea {
	height:58px;
}
div.milestone-row-cnt label {
	display:block;
	float:none;
	width:100%;
}


/*	Questions *****************************************************************/

div.questions div.bx-421-cnt {
	padding:10px 9px 0px 9px;
}
div.questions div.questions-hdl {
	padding-left:20px;
	background-color:#E7F3FC;
	background-image:url(/files/arrow_tiggle_box.gif);
	background-position:0px 0px;
	border:1px solid #CCC;
	color:#0760ac;
	line-height:16px;
}
div.questions div.questions-row {
	padding:10px 0 10px 20px;
	background-image:url(/files/arrow_down.gif);
	background-position:0px 10px;
	border-bottom:1px solid #CCC;
}
div.questions div.questions-row-last {
	margin-bottom:20px;
	border:0;
}
div.questions p.ftxtr {
	padding:10px 0 0 15px;
}
div.questions p.ftxtr textarea {
	width:360px;
	padding:2px;
	background-color:#F6F5F5;
	border:1px solid #CCC;
	height:105px;
}





div.eyecatcher-question {
	width:420px;
	margin-bottom: 1em;
	background-image:url(/files/eyecatcher_question_top.gif);
}
#content div.eyecatcher-question p {
	margin: 0;
	padding:6px 12px;
	background-image:url(/files/eyecatcher_question_bttm.gif);
	background-position: 0% 100%;
	color:#FFF;
	font-size:1.2em;
}
div.eyecatcher-question-long {
  display:block;
	width:640px;
	height:35px;
	margin-bottom: 2em;
	background-image:url(/files/bg_eyecatcher_3rows.png);
	clear:both;
}
#content div.eyecatcher-question-long p {
	margin: 0;
	padding:6px 12px;
	background-position: 0% 100%;
	color:#FFF;
	line-height:22px;
	font-size:1.4em;
}

div.eyecatcher-question-long-home {
  display:block;
	width:640px;
	height:35px;
	margin-bottom: 2em;
	background-image:url(/files/bg_eyecatcher_3rows.png);
	clear:both;
    margin-top: 1.5em;
}

#content div.eyecatcher-question-long-home p {
	margin: 0;
	padding:6px 12px;
	background-position: 0% 100%;
	color:#FFF;
	line-height:22px;
	font-size:1.4em;
}

/*
div.eyecatcher-question-row1 {
	background-image:url(/files/eyecatcher_question_row1.gif);
}
div.eyecatcher-question-row2 {
	background-image:url(/files/eyecatcher_question_row2.gif);
}
*/


/* Breadcrumb *****************************************************************/
div.breadcrump {
	padding-bottom:41px;
	font-size:1.5em;
	min-height:29px;
}
div.breadcrump a {
	color:#353535;
}
div.breadcrump span {
	color:#0760ac;
}
div.breadcrump span a {
	color:#0760ac;
}

div.breadcrump a {	color:#666;}div.breadcrump span {	color:#666;}div.breadcrump span a {	color:#666;}


/*	News-Block ****************************************************************/
div.news-blck {
	clear:both;
	position:relative;
	top:-16px;
	background-image:url(/files/bg_news.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#e83100;
	font-size:1.5em;
	line-height:36px;
}
div.news-blck p {
	padding-left:12px;
}



/* Community ******************************************************************/
.color-1,
body.path1-7 div.box-blue a,
#content div.com-contact p.link-button a span,
#content div.com-guestbook p.link-button a span,
#form_formular p.link-save a span,
div.form-editprofile p.link-button a span,
div.form-editprofile p.link-save a span,
div.myprofile ul.com-navi-myprofile li a span,
div.form-guestbook fieldset div.ftxtr p.link-save a span,
div.com-message p.link-save a span,
div.com-message p.link-button a span,
div.com-start div.com-start-box p a,
div.com-start div.com-start-box-z p a {
	color:#353535;
}

div.form-editprofile fieldset label,
div.com-message div.com-message-row input,
div.com-message div.com-message-row textarea,
div.questions p.ftxtr textarea {
	color:#757573;
}

div.form-usersearch p.ftxt label,
div.form-usersearch p.fslct label {
	color:#0760ac;
}
div.form-usersearch table.tbl-cols-3 thead tr th {
	color:#454545;
}
div.form-usersearch table.tbl-cols-3 tbody tr td {
	color:#444;
}



/*	Status Button :: NICHT VERSCHIEBEN SONST FEHLERHAFTE COLOR */
a.link-status-button {
	display:block;
	margin-right:0px;
}
td a.link-status-button {
	margin-right:10px;
}
.status-1 a.link-status-button {
	background-image:url(/files/but_status_1_l.gif);
}
.status-2 a.link-status-button {
	background-image:url(/files/but_status_2_l.gif);
}
.status-3 a.link-status-button {
	background-image:url(/files/but_status_3_l.gif);
}
a.link-status-button span {
	display:block;
	padding:1px 15px 0 6px;
	background-position:100% 0%;
	line-height:20px;
}
#content div.bx-200-v1 p.status-1 a.link-status-button span,
#content div.com-contact p.status-1 a.link-status-button span,
#content td.status-1 a.link-status-button span {
	background-image:url(/files/but_status_1_r.gif);
	color:#4E7F0B;
}
#content div.com-contact p.status-2 a.link-status-button span,
#content td.status-2 a.link-status-button span {
	background-image:url(/files/but_status_2_r.gif);
	color:#085FAB;
}
#content div.com-contact p.status-3 a.link-status-button span,
#content td.status-3 a.link-status-button span {
	background-image:url(/files/but_status_3_r.gif);
	color:#E83100;
}



div.com-navi {
	clear:both;
	margin-bottom:10px;
	padding:7px 10px 5px 10px;
	background-color:#FFF;
}
#content div.com-navi p {
	margin-bottom:0px;
}
/*
div.form-usersearch div.com-navi {
	margin-bottom:0px;
	padding:0;
	padding-top:10px;
	background-color:none;
}
*/
#content div.com-navi ul.navi {
	height:auto;
}
div.com-navi ul li {
	display:block;
	float:left;
}
div.com-navi ul li,
div.com-navi ul li a {
	color:#353535;
}
div.com-navi ul.com-navi-letters {
	float:left;
	width:370px;
}
div.com-navi ul.com-navi-letters li {
	margin-right:4px;
}
div.com-navi ul.com-navi-paginate {
	float:right;
}
div.com-navi ul.com-navi-paginate li.com-navi-first a,
div.com-navi ul.com-navi-paginate li.com-navi-last a {
	display:block;
	background-image:url(/files/but_save.gif);

}
div.com-navi ul.com-navi-paginate li.com-navi-first a span,
div.com-navi ul.com-navi-paginate li.com-navi-last a span {
	display:block;
	padding:1px 6px 0 6px;
	background-image:url(/files/but_save_r_nrml.gif);
	background-position:100% 0%;
	line-height:20px;
}
div.com-navi ul.com-navi-letters li a,
div.com-navi ul.com-navi-paginate li.com-navi-other a {
	display:block;
	padding-top:2px;
	line-height:20px;
}
div.com-navi ul.com-navi-paginate li.com-navi-other a {
	padding-right:10px;
	padding-left:10px;
}



div.com-contact,
div.com-guestbook {
	position:relative;
	margin-bottom:5px;
	padding:10px 10px 0px 10px;
	background-color:#FFF;
}
div.com-contact,
div.com-guestbook {
	zoom:1;
}
div.com-contact div.com-image,
div.com-guestbook div.com-image {
	float:left;
	width:85px;
	margin-bottom:10px;
}
div.com-guestbook div.com-content-name {
	float:left;
	width:150px;
	margin-right:10px;
}
div.com-contact div.com-content,
div.com-guestbook div.com-content {
	float:left;
	width:400px;
}
div.com-guestbook div.com-content {
	width:250px;
}
#content div.com-contact p.link-button,
#content div.com-guestbook p.link-button {
	margin:0;
}


div.form-editprofile fieldset,
div.form-guestbook fieldset,
div.form-message fieldset,
div.form-usersearch fieldset {
	padding-top:0;
	border:0;
}
div.form-guestbook fieldset,
div.form-usersearch fieldset,
#content div.form-editprofile fieldset {
	padding:0;
}
div.form-message fieldset {
	padding-top:0;
	padding-left:0;
}
div.form-editprofile fieldset div.col-2-a {
	float:left;
	width:218px;
}
div.form-editprofile fieldset div.col-2-a p input {
	float: none;
	display: inline;
}
div.form-editprofile fieldset div.col-2-a p label {
	display: inline;
	float: none;
	width: auto;
}
div.form-editprofile fieldset div.col-2-b {
	float:left;
	width:330px;
}
div.form-editprofile fieldset div.col-2-b p label {
	width:90px;
}
div#form-module form fieldset div.col-2-b p.formtext input {
	width:248px;
}
div#form-module form fieldset div.col-2-b p.formselect select {
	width:256px;
}
div.form-editprofile fieldset div.uploader {
  margin-bottom:10px;
  width:100px;
}
div.form-editprofile fieldset div.uploader-img {
  background-image:url(/files/but_upload.gif);
  width:100px;
}

div#form-module form fieldset div.col-2-b p.formtextarea textarea {
	width:320px;
}
div#content div.form-editprofile fieldset div.col-2-b p.formtextarea textarea {
	width:248px;
}




div.form-guestbook h2 {
	margin-top:20px;
}
div.form-guestbook fieldset div.ftxtr,
div.form-message fieldset div.com-message-row {
	float:left;
	width:100%;
	background-color:#FFF;
}
div.form-guestbook fieldset div.ftxtr {
}
div.form-message fieldset div.com-message-row {
	margin-bottom:5px;
}
div.form-message fieldset div.com-message-row p {
	padding:10px;
}
div.form-guestbook fieldset div.ftxtr textarea,
div.form-message fieldset div.ftxtr textarea {
	border:0;
	padding:3px;
	width:500px;
}
div.form-guestbook fieldset div.ftxtr textarea {
	width:596px;
	margin-bottom: 5px;
}
div.form-guestbook fieldset div.ftxtr p.link-save {
	margin-right:10px;
}
/*	IE6 - Duplicate Characters Bug */
* html div.form-guestbook fieldset div.ftxtr p.link-save,
* html div.form-guestbook fieldset div.ftxtr p.link-save a,
* html div.form-guestbook fieldset div.ftxtr p.link-save a span {
	position: relative;
}




div.myprofile {
	margin:0 0 10px 0;
}
div.myprofile ul.com-navi-myprofile li {
	display:block;
	float:left;
	margin:0 20px 5px 0;
	background-image:url(/files/but_grey_038_r.gif);
	background-position:100% 0%;
}
div.myprofile ul.com-navi-myprofile li.no-2,
div.myprofile ul.com-navi-myprofile li.no-4,
div.myprofile ul.com-navi-myprofile li.no-6 {
	margin-right:0px;
}
div.myprofile ul.com-navi-myprofile li a {
	display:block;
	width:240px;
	background-image:url(/files/but_grey_038_l.gif);
	background-position:0% 0%;
}


div.myprofile ul.com-navi-myprofile li a span,
div.com-start p.no,
div.com-start p.no-1 {
	display:block;
	padding-left:38px;
	background-image:url(/files/numbers.gif);
	background-position:6px 7px;
	line-height:38px;
}
div.myprofile ul.com-navi-myprofile li.no-2 a span,
div.com-start p.no-2 {
	background-position:6px -43px;
}
div.myprofile ul.com-navi-myprofile li.no-3 a span,
div.com-start p.no-3 {
	background-position:6px -93px;
}
div.myprofile ul.com-navi-myprofile li.no-4 a span,
div.com-start p.no-4 {
	background-position:6px -143px;
}
div.myprofile ul.com-navi-myprofile li.no-5 a span,
div.com-start p.no-5 {
	background-position:6px -193px;
}
div.myprofile ul.com-navi-myprofile li.no-6 a span,
div.com-start p.no-6 {
	background-position:6px -243px;
}
div.myprofile ul.com-navi-myprofile li.no-7 a span,
div.com-start p.no-7 {
	background-position:6px -293px;
}
div.myprofile ul.com-navi-myprofile li.no-8 a span,
div.com-start p.no-8 {
	background-position:6px -343px;
}
div.myprofile ul.com-navi-myprofile li.no-9 a span,
div.com-start p.no-9 {
	background-position:6px -293px;
}


#content div.form-message fieldset div.com-message-row p {
	margin-bottom:0px;
}
div.form-message fieldset div.com-message-row input {
	font-size:1.2em;
	font-weight:bold;
}



div.com-start {
	float:left;
	width:100%;
}
div.com-start div.com-start-box,
div.com-start div.com-start-box-z {
	float:left;
	width:200px;
	height:54px;
	margin:0 21px 10px 0;
	background-image:url(/files/box_grey_200_054.gif);
}
div.com-start div.com-start-box-z {
	float:right;
	margin-right:0px;
}
div.com-start div.com-start-box p,
div.com-start div.com-start-box-z p {
	padding:12px 0 0 38px;
	font-size:1.2em;
	line-height:1.1;
}



div.form-usersearch p.ftxt,
div.form-usersearch p.fslct {
	float:left;
}
div.form-usersearch p.ftxt label,
div.form-usersearch p.fslct label {
	width:94px;
}
div.form-usersearch p.ftxt input,
div.form-usersearch p.fslct select {
	margin:0px 10px 0 0px;
	padding:2px;
	width:130px;
	border:1px solid #E4E4E4;
}
div.form-usersearch p.fslct select {
	padding:0;
	width:170px;
	margin-right:24px;
}

div.form-usersearch table.tbl-cols-3 {
	float:left;
	padding:0 1px 10px 1px;
	border:1px solid #DDD;
	border-spacing:0;
	border-collapse:collapse;
}
div.form-usersearch table.tbl-cols-3 thead tr th {
	background:none;
	background-image:url(/files/tbl_thead_cols_3.gif);
	background-position:100% 0%;
	background-repeat:repeat-x;
	border:0;
	border-bottom:1px solid #FFF;
	font-weight:bold;
}
div.form-usersearch table.tbl-cols-3 thead tr th,
div.form-usersearch table.tbl-cols-3 tbody tr td {
	padding:3px 0 0 5px;
}
div.form-usersearch table.tbl-cols-3 tbody tr td {
	padding-top:12px;
	padding-bottom:10px;
	background-image:url(/files/line_hori_white_003.gif);
	background-position:0% 100%;
	background-repeat:repeat-x;
}
div.form-usersearch table.tbl-cols-3 tr .col-1 {
	width:90px;
}
div.form-usersearch table.tbl-cols-3 tr .col-2 {
	width:auto;
}
div.form-usersearch table.tbl-cols-3 tr .col-3 {
	width:120px;
}
div.form-usersearch table.tbl-cols-3 tr .col-z {
	width:135px;
}









.commentbox {
padding:10px;
background-color:#eee;
}

.commentbox textarea {
display:block;
border:1px solid #ccc;
padding:3px;
font-size:12px;
font-family:verdana;
width:400px;
}

.commentbox input {
border:1px solid #ccc;
padding:3px;
font-size:12px;
font-family:verdana;
}














/* ************************ FORMULARE ************** */

fieldset{
	border:0;
	margin:0;
	padding:20px;
	padding-bottom:10px;
	border:1px solid #d5eeff;
}


legend {
	margin-left:-5px;
	padding:3px 5px;
	background-color:#d5eeff;
	color:#216491;
	font-size:14px;
}

label {
	float:left;
	width:160px;
	line-height:23px;
}

select {
	border:1px solid #ccc;
	padding:2px;
	width:250px;
}

p.formcaptcha input,
p.formtextarea textarea,
p.formselect select,
p.formtext input,
p.formpassword input,
input.formtext,
textarea {
	padding:2px;
	width:250px;
	border:2px solid #BFBFBF;
	border-right-color:#E0E0E0;
	border-bottom-color:#E0E0E0;
}

p.formcaptcha input,
p.formselect select,
p.formtext input,
p.formpassword input,
input.formtext {
	height:15px;
}

/* ***************************** TEXTAREA */
textarea {
	height:80px;
}

/* ***************************** TEXT */
p.formtext {
	clear:both;
	padding-bottom:0px;
	margin-bottom:5px;
}

/* ***************************** HTML */
p.formhtml {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

/* ***************************** TEXTSELECT */
p.formselect {
	clear:both;
	padding-bottom:0px;
	margin-bottom:10px;
}

p.formselect select {
	height:20px;
	padding:1px;
	width:256px;
}

/* ***************************** CAPTCHA */

p.formcaptcha {
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
}

p.formcaptcha label{

}

p.formcaptcha input{
	margin-top:4px;
}

p.formcaptcha span{
	display:block;
}

/* ***************************** TEXTSELECT */
p.formtextarea {
	clear:both;
	padding-bottom:0px;
	margin-bottom:10px;
}

p.formtextarea textarea {
	height:80px;
}

/* ***************************** CHECKBOX */

p.formcheckbox {
	clear:both;
	padding:0;
	margin-bottom:10px;
	height:22px;
}

p.formcheckbox input {
	float:left;
	margin:5px;
	margin-left:135px;
}

p.formcheckbox label {
	float:left;
	margin-left:10px;
	width:250px;
	line-height:23px;
}

/* ***************************** LINE */

p.formline {
	height:1px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}



/* ***************************** SUBMIT */

p.formsubmit label {
	clear:both;
	width:160px;
}

p.formsubmit input{
	width:auto;
	margin:0;
	border:0;
	padding:3px 5px;
	background-color:#d5eeff;
	color:#216491;
	font-size:14px;
}




/* ************** Sadik und Markus EXTRAS .. Sind absolut sinnvoll ;-) **** */

.dynCalender table th, table td

{
border-top-width: 0;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #eeeeee;
border-right-color: #eeeeee;
border-bottom-color: #eeeeee;
border-left-color: #eeeeee;
padding: 0px;
background-color: #f5f5f5;

}

.dynCalender table

{

border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #eeeeee;
border-right-color: #eeeeee;
border-bottom-color: #eeeeee;
border-left-color: #eeeeee;
width: 200px;
background-color: #fcfcfc;
}


/* ************** JMK ******************************************************* */


div.profile-user {
border:1px solid #eee;
padding:20px;
margin-bottom:10px;
}

div.profile-user h1{
display:inline;
}

div.tab table.profiledata {
border-spacing:0px;
border-collapse: collapse;
border:0px;
background:none;
}

div.tab table.profiledata td{
background:none;
border:0px;
padding:0px;
line-height:24px;
padding:3px 0px 0px 5px;
}

div.tab table.profiledata td.label{
	width:110px;
}

div.tab table.profiledata tr.alternative td {
	background-color:#fff;
}

div.imgOverlay {
  color:#ffffff;
  font-size:9px;
  line-height:11px;
  padding:10px;
}
div.imgOverlay ul li, .imgOverlay ul {
  list-style-type:none;
  list-style:none;
  margin:0;
  padding:0;
  color:#ffffff;
}



/* in CC setzen */


* html p.link-button a span,
* html p.link-save a span,
* html a.link-status-button span {
	line-height:16px;
	padding-bottom:4px;
}
* html div.com-contact,
* html div.com-guestbook {
	zoom:1;
}
* html #content div.com-contact p.link-button,
* html #content div.com-guestbook p.link-button {
	bottom:10px;
}
* html div.form-usersearch form {
	margin-bottom:20px;
}
div#home_nav_box_outer {
	display:block;
	position:relative;
	float:left;
	overflow:hidden;
	width:640px;
	height:287px;

}
div#home_nav_box_inner {
	display:block;
	position:relative;
	float:left;
	overflow:hidden;
	width:3000px;
	height:287px;
	}
div#home_nav_box_inner a img, div#home_nav_box_inner a {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
div.home_box_movie_content {
	display:block;
	width:120px;
	float:left;
	overflow:hidden;
	padding-right:6px;
}
div.home_box_movie_content_last {
	display:block;
	width:120px;
	float:left;
	overflow:hidden;
	padding-right:0px;
}
div.home_box_movie_content p.text, div.home_box_movie_content_last p.text {
	height:100px;
}


/* vom Jan per Mail 2007/10/18 */
.nomessage {
	padding:5px;
	background-color:#fff;
}
a.premium {
	padding-right:15px;
	background:url(/files/premium_mini.gif) no-repeat 100% 0;
}
/*	vom Jan Ende */


.spcl-bgcolor {
	padding:10px;
	background-color:#FFF;

	zoom:1;
}
.spcl-dstnc-1 {
	margin-bottom:10px;
}

/* vom Markus */
* html a.link-status-button1 span,
* html a.link-status-button2 span {
	line-height:16px;
	padding-bottom:4px;
}
#container_popup
{
	float: left;
  width: 450px;
	height: auto;
	background:#FFFFFF;
	margin:auto;
	text-align:left;
	padding:20px;
	font-size:.75em;

}
#container_popup a.link-status-button1,
#container_popup a.link-status-button2 {
	display:block;
	margin-right:0px;
}
#container_popup a.link-status-button1 span,
#container_popup a.link-status-button2 span {
	display:block;
	padding:1px 15px 0 6px;
	background-position:100% 0%;
	line-height:20px;
}

#container_popup a.link-status-button1 {
	background-image:url(/files/but_status_1_l.gif);
	width:150px;
	float:left;
}
#container_popup a.link-status-button2 {
	background-image:url(/files/but_status_1_r.gif);
	width:150px;
	float:left;
}
div#menu {
  display:l;
}
div.container_popup1 {
  top:0;
  left:0;
  position:absolute;
  display:block;
  width:100%;
  height:100%;
  z-index:100;
  margin:auto;
  visibility:visible;
}
div#container_helper {
  top:0;
  left:0;
  position:absolute;
  display:block;
  width:100%;
  height:100%;
  z-index:100;
  visibility:hidden;
}
div#container_helper div#container_helper_bg {
  top:0;
  left:0;
  position:absolute;
  display:block;
  width:100%;
  height:100%;
  background-color:#000000;
  filter:alpha(opacity=80);
  opacity:0.8;
  z-index:-1;
}
div#container_helper div#helper {
  display:block;
  width:800px;
  height:500px;
  opacity:1;
  filter:alpha(opacity=100);
  background-color:#ffffff;
  text-align:left;
  padding:10px;
  overflow:auto;

}


div#container_helper div#help-container {
  display:block;
  width:800px;
  height:600px;
  margin:0 auto;
  opacity:1;
  filter:alpha(opacity=100);
  background-color:#FFF;
	border:3px solid #D5D5D5;
	border-top:0;
  text-align:left;
  overflow:auto;
  font-size:.75em;
}
div#container_helper div#help-head {
	padding:8px 10px 7px 10px;
	background-image:url(/files/bg_help_header.jpg);
	color:#353535;
}
div#container_helper div#help-head p.flLeft {
	padding:0px 0 0 25px;
	background-image:url(/files/icon_help.gif);
	font-size:1.5em;
}
div#container_helper div#help-head p.link-button-close a {
	display:block;
	background-image:url(/files/but_help_close_l.gif);
}
div#container_helper div#help-head p.link-button-close a span {
	display:block;
	padding:1px 15px 0 6px;
	background-image:url(/files/but_help_close_r.gif);
	background-position:100% 0%;
	line-height:20px;
}
div#container_helper div#help-content {
	padding:35px 35px 0 35px;
}
div#container_helper div#help-content {
	padding:35px 35px 0 35px;
	line-height:1.4;
}
div#container_helper div#help-content h1 {
	font-size:1.5em;
	margin-bottom:5px;
	margin-top:1em;
	padding:0;
}
div#container_helper div#help-content h2 {
	clear:none;
	margin-top:1em;
}

div#help-content div.cnt-blck ul {
	margin:0;
	padding:0;

}
div#container_helper div#help-content div.cnt-blck {
	padding:0;
}


/* JMK Extra */

ul.form_warning {
display:none;
}

#form_formular p.formselect.form_warning select,
#form_formular p.formcaptcha input.form_warning,
#form_formular p.formtext input.form_warning,
#form_formular p.formpassword input.form_warning,
#form_formular p.formbirthday select.form_warning,
#form_formular p.formtextarea textarea.form_warning {
border-top:2px solid #f99;
border-left:2px solid #f99;
border-right:2px solid #fcc;
border-bottom:2px solid #fcc;
background:#fee;
}

form#form_formular fieldset p.formcheckbox label.form_warning {
color:#c33;
}

/* Christmas Special */

div.christmas_box1 {
  border:0;
  width:118px;
  height:85px;
  position:absolute;
  display:block;

  overflow:hidden;
}
div.christmas_box1 textarea {
  display:block;
  position:absolute;
  left:0;
  top:0;
  width:114px;
  height:85px;
  overflow:hidden;
  font-size:11px;
  border:0;
  background-image:url(/files/tuerchen_erledigt.gif);
  background-attachment:fixed;
  background-repeat:no-repeat;
}
.tooltipChristmas {
  z-index:1300;
  width:169px;
  height:130px;
  background-image:url(/files/sprechblase.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  padding:0px;
  font-family:arial;
  font-size:10pt;
  color:#fff;
  text-align:left;
}
.tooltipChristmas span.text {
  display:block;
  padding:10px;
  padding-top:40px;
  font-size:10pt;
}
div.christmas_door_closed {
  width:118px;
  height:85px;
  line-height:20px;
  background-image:url(/files/tuerchen_zu.gif);
  color:#ffffff;
  font-size:20px;
  font-weight:bold;
  margin:auto;
  padding-top:36px;
  padding:auto;

}
div.christmas_door_opened {
  width:118px;
  height:85px;
  line-height:20px;
  background-image:url(/files/tuerchen_erledigt.gif);
  color:#ff0000;
  font-size:20px;
  font-weight:bold;
  margin:auto;
  padding-top:36px;
  padding:auto;
}

div#christmas-head {
  position:absolute;
  left:0;
	padding:0;
	color:#353535;
	top:0;
}
div#christmas-head p.flLeft {
	padding:0;
	background-image:url(/files/icon_help.gif);
	font-size:1.5em;
}
div#christmas-head p.link-button-close a {
	display:block;
	background-image:url(/files/but_help_close_l.gif);
}
div#christmas-head p.link-button-close a span {
	display:block;
	padding:1px 15px 0 6px;
	background-image:url(/files/but_help_close_r.gif);
	background-position:100% 0%;
	line-height:20px;
	font-size:11px;
}

#navi-sub ul li ul li.nav-lpl,
li.nav-lpl {
	margin-top:2px;
	height:20px;
	background-position:12px 0;
	line-height:20px;
	padding-left:40px;
	margin-bottom:4px;
}

#navi-sub ul li#sub-li-first ul li.nav-lpl a,
#navi-sub ul li#sub-li-first.nav-lpl ul li a,
#navi-sub ul li#sub-li-last ul li.nav-lpl a,
#navi-sub ul li ul li.nav-lpl a,
#navi-sub ul li#sub-li-last.nav-lpl ul li a,
#navi-sub ul li ul li.nav-lpl span,
li.nav-lpl span {
	background-image:none;
	line-height:20px;
	padding:0;
	height:100%;
	color:#353535;
}

#navi-sub ul li.current ul li.active.nav-lpl span,
#navi-sub ul li#sub-li-first.current ul li.active.nav-lpl span,
#navi-sub ul li#sub-li-last.current ul li.active.nav-lpl span,
li.nav-lpl.active span {
	background-image:none;
	line-height:20px;
	padding:0;
	height:100%;
	color:#0760ac;
}

#navi-sub ul li#sub-li-last ul li.nav-lpl a:hover,
#navi-sub ul li#sub-li-last.nav-lpl ul li a:hover,
#navi-sub ul li#sub-li-first.nav-lpl ul li a:hover,
#navi-sub ul li#sub-li-first ul li.nav-lpl a:hover,
#navi-sub ul li ul li.nav-lpl a:hover {
	background-image:none;
	line-height:20px;
	padding:0;
	height:100%;
	color:#0760ac;
}

div.pseudo-class-all {
	float:right;
	clear:right;
	width:200px;
	height:34px;
	margin-bottom:10px;
	display:inline;
}

div.pseudo-class-3 {
	margin-bottom:20px;
}

div.pseudo-class-1 a {
	background-image:url(/files/weiter_aktiv.gif);
	display:block;
}

div.pseudo-class-2 a {
	background-image:url(/files/zurueck_aktiv.gif);
	display:block;
}

div.pseudo-class-3 a {
	background-image:url(/files/speichern_aktiv.gif);
	display:block;
}

div.pseudo-class-1 a:hover {
	background-image:url(/files/weiter_highlight.gif) ! important ;
}

div.pseudo-class-2 a:hover {
	background-image:url(/files/zurueck_highlight.gif) ! important ;
}

div.pseudo-class-3 a:hover {
	background-image:url(/files/speichern_highlight.gif) ! important ;
}

#tabbox
{
	width: 315px;
	height: auto;
	float: left;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#tabbox .top
{
	width: 100%;
	height: 35px;
	float: left;
	background: #FFFFFF url(../images/tabbox_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	position: relative;
}

#tabbox .top .btn1 a,
#tabbox .top .btn2 a,
#tabbox .top .btn3 a
{
	margin-left: 11px;
}

#tabbox .top .btn1
{
	width: 102px;
	height: 24px;
	padding-top: 5px;
	position: absolute;
	left: 0;
	top: 0;

	background:url(../images/tabbox_bg_menue.gif);
	background-repeat: no-repeat;
	z-index:3;
}

#tabbox .top .btn2
{
	width: 102px;
	height: 24px;
	padding-top: 5px;
	position: absolute;
	left: 91px;
	top: 0;
	background:url(../images/tabbox_bg_menue.gif);
	background-repeat: no-repeat;
	z-index: 2;
}

#tabbox .top .btn3
{
	width: 102px;
	height: 24px;
	padding-top: 5px;
	position: absolute;
	left: 181px;
	top: 0;
	background:url(../images/tabbox_bg_menue.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

#tabbox .top a
{
	color: #333333;
	text-decoration: none;
}

#tabbox .top .akt
{
	background:url(../images/tabbox_bg_menue_akt.gif);
	background-repeat: no-repeat;
	z-index:4;
}

#tabbox .top .akt a
{
	color: #0161AE;
}

#tabbox .mid
{
	width: 100%;
	height: auto;
	float: left;
	background: #FFFFFF url(../images/tabbox_bg_mid.gif);
	background-repeat: repeat-y;
}

#tabbox .mid .pic
{
	float: left;
	width: 130px;
	background: none;
}

#tabbox .mid .pic img
{
	margin-left: 9px;
}

#tabbox .mid .txt
{
	float: left;
	width: 165px;
	height: 126px;
	overflow:hidden;
	color: #838786;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	background: none;
}

#tabbox .mid .txt a
{
	color: #343434;
	text-decoration: none;
}

#tabbox .mid .txt p
{
	margin: 0;
	padding: 0;
}

#tabbox .mid .txt h1
{
	color: #0161AE;
	font-size: 18px;
	font-weight: normal;
	line-height: 17px;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
}

#tabbox .bot
{
	width: 100%;
	height: 14px;
	float: left;
	clear: both;
	background: #FFFFFF url(../images/tabbox_bg_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.link_hinzufuegen {
	display:block;
	float:left;
	width:100%;
}
div.link_hinzufuegen span {
	float:left;
	display:inline;
	margin-right:16px;
}
div.link_hinzufuegen img {
	display:inline;
	float:left;
	margin-right:8px;
}

#synlife_chat_box,
#synlife_chat_box select,
#synlife_chat_box input,
#synlife_chat_box textarea,
#synlife_chat_box p.formcaptcha input,
#synlife_chat_box p.formtextarea textarea,
#synlife_chat_box p.formselect select,
#synlife_chat_box p.formtext input,
#synlife_chat_box p.formpassword input,
#synlife_chat_box input.formtext,
{
	font-size: 0.8em;
	color: #757573;
	font-family: helvetica,arial,verdana,"times new roman",sans-serif;
	padding:0;
}