/* styles für CTM Website ohne dynamische Navigation. Diese wird in FN/ctmnav.css definiert */

body {
	background-color: #333;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
}

a:visited {
	color: #333;
}
a:link {
	color: #333;
}
a:hover {
	color: #004578;
}
a:active {
	color: #333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding-bottom: 12px;
	letter-spacing: 0.05em;
	font-weight: lighter;
}
h2 {
	font-size: 12px;
	text-align: left;
}
#container {
	width: 960px;
	margin: 0 auto;

}
#header1 {
	height: 89px;
	background-color: #004578;
	white-space:nowrap;
	margin-left: 0px auto;
	border-bottom: solid 1px #88a7be;
}
#logo {
	left: 7px;
	top: 7px;
	position: relative;
	width: 132px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#claim {
	float: right;
	text-align: right;
	color: #fff;
	font-size: 14px;
	right: 7px;
	top: 7px;
	position: relative;
	width: 500px;
}
#header2 {
	padding: 3px 7px;
	background-color: #167ab4;
	white-space:nowrap;
	margin-left: 0px auto;
	color: #fff;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
}
#header2 a {
	color: #e2e8ec;
	text-decoration: none;
}
#header2 a:hover {
	color: #fff;
	text-decoration: none;
}
#stage {
	padding: 0px;
	height: 65em;
	background-color: #e2e8ec;
}
div#content {

} 
#content {
	float:right;
	margin: 0px;
	padding: 30px;
	width: 750px;
}
#branchenfahrzeuge {
	float:right;
	margin: 0px;
	padding: 30px;
	width: 750px;
}
#nav3 a {
	padding-right: 10px; 
	}
	
#nav3 a .hier {
	color: #004578;
	text-decoration: none;
}
	/*
	#nav3 ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: disc;
	list-style-image: url(basics/pf.gif);}
	*/


#content_truckcreator {
	float:right;
	margin: 0px;
	padding: 0px 0px 30px 20px;
	width: 810px;
}
#content p,   td {
	line-height: 14px;
	text-align: left;
	margin: 0 20px 20px 120px;
 }
#bildspalte {
	float: left;
	width: 132px;
	height: 600px;
	padding-right: 20px;
	margin-bottom: 0px;
	}
#bildspalte img {
	border: solid 1px #004578;
	margin: 0 0 20px 0;
	}
.bildmitrand {
	border: solid 1px #004578;
	}
	
.bildmitrandlinks {
	border: solid 1px #004578;
	margin-right: 20px;
	}	
	
/*	
.kasten {
	width: 200px;
	height: 54px;
	float: left;
	margin: 0 0 16px 0;
	background-color: #729CC2;
	border: dotted 1px #000033;

}
.kasten img {
	float: left;
	margin: 0 4px 0 0px;
	border-right: dotted 1px #000033;
	padding: 2px;
	border: 0px;
}
.kasten a {
	text-decoration: none;
	
}
.kasten a:hover {
	color: #224E73;
	
}
#currentkasten {
	background-color: #e09f43;
}
	*/
#foot {
	clear: both;
	font-size: 10px;
	width: 960px;
	background-color: #004578;
	text-align: center;
	padding: 7px 0;
	color: #e2e8ec;
	position: absolute;
 }
#foot a {
	text-decoration: none;
	color: #e2e8ec;

 }
#foot a:hover {
	text-decoration: none;
	color: #fff;

 }
.klein {
	font-size: 10px;
} 

.bildlinks {
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #000033;

} 
.bildnormal {
	border: 1px solid #000033;
} 

input, textarea, select {
	border: 1px dotted #000033;
	background-color: #9fbcd6;
	}
	
input {
	width: 150px;
}
textarea {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
}
.plz {
	width: 38px;
}
.ort {
	width: 105px;
}
.radiobutton {
	width: 20px;
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
textarea {
	width: 200px;
	height: 160px;
}

.button {
	background-color: #e09f43;
	border: 1px solid #000033;
}
.rechts {
	float: right;
	}
