﻿body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url('http://smt-trike.de/images/background.png');
	background-repeat:repeat-x;
	background-color:#ECD4A5;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	}
table {
	border:0px;
	width:100%;
	border-collapse: collapse;
}


#master_top {
	background-image: url('http://smt-trike.de/images/website_top.png');
	background-repeat: no-repeat; 
	background-position: 38px 23px;
	height:237px;
	vertical-align:top;
}
#master_middle {
	background-image: url('http://smt-trike.de/images/website_middle.png'); 
	background-repeat: repeat-y; 
	background-position: 38px top;
	height:350px;
	vertical-align:top;
	padding-right:20px;
}
#master_bottom {
	background-image: url('http://smt-trike.de/images/website_footer_all.png'); 
	background-repeat: no-repeat; 
	background-position: 11px top;
	height:135px;
	vertical-align:top;
	padding-top:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:silver;
	text-align:left;
	padding-left: 180px;
}

#master_top2 {
	background-image: url('http://smt-trike.de/images/website_top_rest.png'); 
	background-repeat: no-repeat; 
	background-position: 38px top;
	height:20px;,
	font-size:12px;
}
	
#wheel {
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
	font-size:12px;
}



#top {
	width: 100%;
	margin: 43px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
#img_trans {
	border:0;
	width:486px;
	height:20px;
}
 
h1 {
	color:#FFBD42;
	font-weight:bold;
	font-size: 14px;
	margin: 0px;
}
h2 {
	color:#FFCB6A;
	font-weight:bold;
	font-size: 13px;
	margin: 0px;
}
b {
	color:#E0E0E0;
	font-weight:bold;
	font-size: 12px;
}
u {
	color:silver;
}
strong {
	color:#FFD382;
	font-weight:bold;
	font-size: 12px;
}

.content {
	width:840px;
	padding: 0px;
	margin: 0px 0px 0px 65px;
}

#td_content_l {
	color:#EED9B0;
	font-weight:normal;
	text-decoration:none;
	font-size: 13px;
	width:68%;
	padding-right:10px;
	padding-bottom:10px;
	background-image: url('http://smt-trike.de/images/website_yello-lines.png'); 
	background-repeat: no-repeat; 
	background-position: 10px bottom;
	height:350px;
	vertical-align:top;
}

#td_r {
	color:silver;
	font-weight:normal;
	text-decoration:none;
	font-size: 13px;
	width:32%;
	vertical-align:top;
}

#td_content_r {
	color:silver;
	font-weight:normal;
	text-decoration:none;
	font-size: 13px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:20px;
	vertical-align:top;
	border:1px orange dotted;
}





/* Navigation Anfang*/

	
#navi_l {
	color:silver;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	width:710px;
}
#navi_r {
	color:silver;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#navi_l b	{
	color:silver;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#navi_r b	{
	color:silver;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}


#navi_master {
	height:112px;
	vertical-align:bottom;
	color:silver;
	font-weight:bold;
	text-decoration:none;
	font-size: 13px;
}
#navi_master b {
	color:silver;
	font-weight:bold;
	text-decoration:none;
	font-size: 13px;
}
	

/* Navigation Ende*/



.input {
	color: #C0C0C0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal; 
	background-color: #232323;
	border-style:solid; border-width:1px;
}
.input_title1 {
	color: #FFBD42; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold; 
	background-color: #232323;
	border-style:solid; border-width:1px;
}
.input_title2 {
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold; 
	background-color: #232323;
	border-style:solid; border-width:1px;
}
.select {
	color: #EED9B0; 
	font-family: Verdana; 
	background-color: #232323;
}
.button_yellow {
	background-color: #DCAF5A;
	font-weight:bold;
}
#sonderzeichen {
	border:1px solid #aaaaaa; 
	margin-top:3px; 
	padding:5px; 
	text-align:left; 
	background-color:#808080; 
	color:#000000;
	font-size: 13px;
}



.td-dr { 
	background-image : url("http://smt-trike.de/images/dreieck.gif");
	background-position : top center;
	background-repeat : no-repeat;
	width:4%;
}
