/* general */
body, html {
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #e9e9e9;
}
table {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
th{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-align:left;
}
td {
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align:left;
}
p {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 8px 0px;
	padding: 0px;
}
.small {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin:0px 0px 8px 0px;
	padding: 0px;
}
ul {
	margin: 0px 0px 3px 17px;
	padding: 0px;
}
li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
img { 
	border: none;
	/* behavior: url("/js/pngbehavior.htc"); */
}
form {
	margin:0px;
	padding: 0px;
}
h1 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
h2 {
	font-weight: bold;
	font-size: 11px;
	margin: 20px 0px 2px 0px;
	padding: 0px;
}
h3 {
	font-weight: bold;
	font-size: 11px;
	margin:  5px 0px 2px 0px;
	padding: 0px;
}
hr{
	padding: 0px;
	margin: 1px 0px 1px 0px;
	background-color:#B9C1C6; /* Mozilla 1.4 */
	color:#B9C1C6; /* IE 6 */
	border: #B9C1C6; /* Opera 7.11 */
	height: 1px; /* in Opera fr die Anzeige ntig, in Mozilla fr 	die einheitliche Hhe */
}
input {
	/* width: 150px; */
	/* height: 15px; */
	border: 1px solid #B9C1C6;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url('sec/media/template/inputbg.gif');
	margin: 3px 0px 3px 0px;
}

#content form input {
	margin: 0px;
}

select {
	width: 150px;
	border: 1px solid #B9C1C6;
	font-size: 11px;
	background-color: #ffffff;
	margin: 3px 0px 3px 0px;
}

#content form select {
	margin: 0px;
}


blockquote {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.edit_Highlight {
	color:#7A0909;
	font-weight:bold;
}
#content .formcaption {
	width:100px;
	vertical-align:middle;
}



/* layout */
#maintable {
	width:906px;
	height:800px;
}
.borderhorizontal {
	background-color: #ffffff;
	height: 1px;
}
.bordervertical {
	background-color: #ffffff;
	width: 1px;
}
.tdnavi2spacer{
	vertical-align: bottom;
	padding: 0px 5px 8px 8px;
	font-size: 12px;
}
.contentspacer{
	background-color:#ffffff;
}
#footer {
	font-size: 10px;
	height: 30px;
}
#endurit {
	text-align: right;
	font-size:9px;
	height:10px;
}
a.endurit:link, a.endurit:visited {
	text-decoration: none;
	color:#999999;
}
a.endurit:hover {
	text-decoration:underline;
}




/* banner */
#tdimg1 {
	width: 170px;
	height: 150px;
	background-repeat: no-repeat;
}
#img1sizer {
	width: 170px;
	height: 150px;
}
#tdimg2 {
	width: 485px;
	height: 150px;
	background-repeat: no-repeat;
}
#tdlogo {
	width: 242px;
	height: 150px;
	background-repeat: no-repeat;
}
#logosizer {
	width: 242px;
	height: 150px;
}
#tdsection {
	height:40px;
	padding: 13px 5px 0px 8px;
	/* font-weight: bold; */
	color: #ffffff;
	font-size: 12px;
	background-repeat: no-repeat;
}
/* fix for non-ie browsers */
html>body #tdsection {
	height:27px;
}




/* navigation */
#tdnavif {
	height:15px;
	padding:10px 0px 10px 8px
}
#tdbreadcrumb {
	height:15px;
	padding:10px 0px 10px 20px
}
#tdnavi1 {
	height:40px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#tdnavi2 {
	padding: 1px 0px 30px 8px;
	font-size: 12px;
	width: 160px;
}
/* fix for non-ie browsers */
html>body #tdnavi2 {
	width:152px;
}




/* menue */
a.menuf_notselected {
	color:#333333 !important;
	text-decoration: none;
}
a.menuf_notselected:hover {
	color:#333333 !important;
	text-decoration: underline;
}
a.menuf_selected {
	color:#333333 !important;
	text-decoration: underline;
}
a.breadcrumb {
	color:#333333 !important;
	text-decoration: none;
}
a.breadcrumb:hover {
	color:#333333 !important;
	text-decoration: underline;
}
ul.menu1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}

li.menu1_notselected_nochildren,
li.menu1_notselected_children {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}

a.menu1_notselected_nochildren,
a.menu1_notselected_children {
	text-decoration: none;
	position: relative;
	left: -5px;
}

a.menu1_notselected_nochildren:hover,
a.menu1_notselected_children:hover {
	text-decoration: none;
	position: relative;
	left: -5px;
}

li.menu1_selected_nochildren,
li.menu1_selected_children,
li.menu1_notselected_childrenselected {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: square;
}

a.menu1_selected_nochildren,
a.menu1_selected_children,
a.menu1_notselected_childrenselected {
	text-decoration: none;
	position: relative;
	left: -5px;
}

a.menu1_selected_nochildren:hover,
a.menu1_selected_children:hover,
a.menu1_notselected_childrenselected:hover {
	text-decoration: none;
	position: relative;
	left: -5px;
}



ul.menu2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
}

li.menu2_notselected_nochildren,
li.menu2_notselected_children {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}

a.menu2_notselected_nochildren,
a.menu2_notselected_children {
	text-decoration: none;
	position: relative;
	left: -5px;
}

a.menu2_notselected_nochildren:hover,
a.menu2_notselected_children:hover {
	text-decoration: none;
	position: relative;
	left: -5px;
}

li.menu2_selected_nochildren,
li.menu2_selected_children,
li.menu2_notselected_childrenselected {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: square;
}

a.menu2_selected_nochildren,
a.menu2_selected_children,
a.menu2_notselected_childrenselected {
	text-decoration: none;
	position: relative;
	left: -5px;
}

a.menu2_selected_nochildren:hover,
a.menu2_selected_children:hover,
a.menu2_notselected_childrenselected:hover {
	text-decoration: none;
	position: relative;
	left: -5px;
}





ul.menu3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
}

li.menu3_notselected_nochildren,
li.menu3_notselected_children {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}

a.menu3_notselected_nochildren,
a.menu3_notselected_children {
	text-decoration: none;
	position: relative;
	left: -5px;
}

a.menu3_notselected_nochildren:hover,
a.menu3_notselected_children:hover {
	text-decoration: none;
	position: relative;
	left: -5px;
}

li.menu3_selected_nochildren,
li.menu3_selected_children,
li.menu3_notselected_childrenselected {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: square;
}

a.menu3_selected_nochildren,
a.menu3_selected_children,
a.menu3_notselected_childrenselected {
	text-decoration: none;
	position: relative;
	left: -5px;
}

a.menu3_selected_nochildren:hover,
a.menu3_selected_children:hover,
a.menu3_notselected_childrenselected:hover {
	text-decoration: none;
	position: relative;
	left: -5px;
}




/* boxes */
.tdboxes, .tdboxescontent {
	height: 120px;
}
.boxtitle {
	width: 242px;
	height:40px;
	padding: 13px 15px 13px 20px;
	/* font-weight: bold; */
	font-size: 12px;
}
/* fix for non-ie browsers */
html>body .boxtitle {
	width:207px;
	height:14px;
}
.boxcontent {
	width: 242px;
	/* height:80px; */
	padding: 13px 15px 13px 20px;
}
/* fix for non-ie browsers */
html>body .boxcontent {
	width:207px;
	height:54px;
}
.boxcontent li {
	margin: 0px 0px 8px 0px;
}
.tdboxes .boxcontent, .tdboxes .boxcontent td {
	color: #ffffff !important;
}
.tdboxescontent .boxcontent, .tdboxescontent .boxcontent td {
	color: #333333 !important;
}
input.button{
	width: auto;
	height: auto;
	border: 1px solid #333333;
}
input.checkbox {
	width: auto;
	border: none;
	background-color: transparent;
}
input.option {
	width: auto;
	border: none;
	background-color: transparent;
}
input.login {
	width: 100px;
	height: 15px;
	border: none;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url('sec/media/template/inputbg.gif');
	margin: 3px 0px 3px 0px;
}
input.loginsubmit {
	width: 20px;
	height: 15px;
	border: none;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url('sec/media/template/inputsubmitbg.gif');
	margin: 3px 0px 3px 5px;
}
input.logincheckbox {
	width: auto;
	height: auto;
	border: none;
	background-color: transparent;
	background-image: none;
	margin: 3px 0px 3px 0px;
	position: relative;
	left: -4px;
}
/* fix for non-ie browsers */
html>body input.logincheckbox {
	left: 0px;
}
.boxcontent .formcaption {
	width:60px;
	vertical-align:middle;
}
.tdboxes .edit_Highlight {
	font-weight:bold;
	color: #ffffff;
}




/* content */
#content {
	padding:9px 20px 20px 20px;
	line-height:1.5em;
	/* letter-spacing:0.1em; */
	background-color:#ffffff;
}
.edit_Image_border {
	border: 1px solid #B9C1C6;
}
#content .forum img, #content .form img {
	border: 0px !important;
}
#content {
	height: 120px;
}
/* fix for non-ie browsers */
html>body #content {
	height:91px;
}

#content table {
	position:relative;
	left:-2px;
}

#content table h2, #content table h3 {
	margin-top : 0px;
}

#content table td {
	padding:3px;
	background-color:#e9e9e9;
}

#content form table td {
	padding:2px 2px 2px 3px;
}

#newsletter_content{
}

#newsletter_content h1{
	margin: 40px 0px 0px 0px !important;	
}

#newsletter_menu{
}

#newsletter_menu .menu1 li{
	margin: 0px 0px 0px 0px !important;
}


.edit_Tabelle_weiss td {
	background-color:#ffffff !important;
}
.edit_Tabelle_no_borders {
	background-color:#e9e9e9 !important;
}



#content p {
	margin:0px 0px 8px 0px;
}




/* special */
/* sitemap */
ul.sitemap2 {
	margin: 0px;
}
ul.sitemap3 {
	margin: 10px 0px 40px 15px;
}
ul.sitemap4 {
	margin: 0px 0px 15px 15px;
}
ul.sitemap5 {
	margin: 0px 0px 0px 15px;
}
li.sitemap2_notselected_nochildren {
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
}
li.sitemap2_notselected_children {
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
}
li.sitemap3_notselected_nochildren {
	font-weight: normal;
}
li.sitemap3_notselected_children {
	font-weight: normal;
}
li.sitemap4_notselected_nochildren {
	list-style-image: url(/sec/media/template/blue/menuarrow.gif);
	font-weight: normal;
}
li.sitemap4_notselected_children {
	list-style-image: url(/sec/media/template/blue/menuarrow.gif);
	font-weight: normal;
}
li.sitemap5_notselected_nochildren {
	list-style-image: url(/sec/media/template/blue/menuarrow.gif);
	font-weight: normal;
}
.sitemap5_notselected_children {
	list-style-image: url(/sec/media/template/blue/menuarrow.gif);
	font-weight: normal;
}






/* doitlive forms */
/* #formfull: h1 is replaced by form title */
/* #form: form is placed in content; form title is a h2 */
#content #form td, #content #formfull td {
	background-color:#ffffff !important;
	padding:0px;
}
#content #form {
	position:relative;
	top:-7px;
	left:-7px;
}
#content #formfull {
	position:relative;
	top:-5px;
	left:-7px;
}
#content #form font {
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
#content #formfull font {
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
#content #form font[color=red], #content #formfull font[color=red] { /* works not in ie6 */
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #7A0909;
}
#content #form table[bgcolor=red], #content #formfull table[bgcolor=red] {
	background-color: #7A0909;
}

#content  #form input, #content  #formfull input {
	margin: 0px;
}

.input_bookorder{
	padding: 0px;
	margin: 0px;
	width: 20px;
}

/* For already registred persons   */
.scroll_div{
	height:120px;
	overflow:auto;
	overflow-y:auto;
	overflow-x: hidden;
}

/* Please Wait Function Button*/
.please_wait_button {
display: none;

}

#recommend_form input,#recommend_form textarea{
	width:200px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}
