body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #333333;
}
a:link, a:visited, a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
form {
	margin: 0;
}
h1 {
	margin: 5px 0px 5px 0px;
	color: #ffffff;
	font-size: 16px;
}
#hauptkasten {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	background:url(http://www.adamgmbh.de/media/template/adam_bg.png) repeat-y;
	color: white;
}
#header {
	border: 1px solid white;
}
#header img {
	border: none;
}
#linker_abschnitt {
	width: 200px;
	float: left;
}
#menu1 {
	padding-left: 10px;
	font-weight: normal;
	border-bottom: 1px solid white;
}
#menu1 ul, #menu1 li {
	list-style-type: none;
	display: block;
	padding: 0px;
}
#menu1 li a {
	font-weight: bold;
	text-decoration: none;
}
#menu1 li a.menu_current {
	font-weight: bold;
	font-style: italic;
}
#menu1 ul ul, #menu1 li li {
	display: block;
	padding-left: 4px;
}
#menu2 {
	border-bottom: 1px solid white;
	padding-left: 10px;
	font-weight: normal;
}
#menu2 ul, #menu2 li {
	list-style-type: none;
	display: block;
	padding: 0px;
}
#menu2 li a {
	font-weight: bold;
	text-decoration: none;
}
#menu2 li a.menu_current {
	font-weight: bold;
	font-style: italic;
}
#menu2 ul ul, #menu2 li li {
	display: block;
	padding-left: 4px;
}
#suche {
	border-bottom: 1px solid white;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#suche input[type=text] {
	width: 150px;
}
#suche input[type=submit] {
	width: 60px;
}
#bundesweit {
	text-align: center;
	border-bottom: 1px solid white;
}
#newsblock {
	padding-left: 10px;
	padding-top: 6px;
	font-weight: bold;
}
#newsblock ul {
	list-style-type: disc;
	display: block;
	padding-left: 10px;
}
#newsblock ul li {
	margin-top: 5px;
	margin-bottom:5px;
}
#mittlerer_abschnitt {
	width: 600px;
	float: left;
}
#breadcrumbs {
	color: #ffffff;
	font-style: Verdana, Arial, Helvetica; 
	font-family: sans-serif;
	font-size: smaller;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid white;
}
#inhalt {
	color: black;
	padding: 10px;
	overflow: hidden;
}
#rechter_abschnitt {
	width: 204px;
	float: left;
}
#suchtabelle td.abschluss {
	border-bottom: 1px solid white; 
}
#geraete_im_einsatz {
	border-bottom: 1px solid white;
	font-weight: bold;
	margin: 10px;
}
#geraete_im_einsatz img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 150px;
	border:none;
}
#neue_geraete {
	margin: 10px;
	border-bottom: 1px solid white;
	font-weight: bold;
}
#neue_geraete img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 150px;
	border:none;
}
#sofortkontakt {
	margin: 10px;
}
#sofortkontakt img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 150px;
	border:none;
}
#footer {
	background-color: #333333;
	text-align: center;
	font-size: 10px;
	color: white;
	border-top: 1px solid white;
	height: 100%;
	/*padding-top: 6px;*/
}
#versteckt {
	display: none;
	background-color: #333333;
}
#clearfix {
	/*visibility: hidden;*/
	clear: both;
}

