

/* ########## allgemeines ########## */


body {	
	font-family: arial, sans-serif; font-size: 13px; 
	font-weight: normal; font-style: normal;
	text-align: left; line-height: 15px;
	margin: 0; padding: 0;
	color: black; background-color: white;
	background-image: url(../images/body.jpg); }
h2 {
	margin: 0; padding: 2px 10px 2px 0;
	text-align: right;
	font-size: 16px;
	color: #0000bb; 
	font-weight: bold;
	font-style: italic;
	background-color: #bbddff;
	border-bottom: 1px solid silver; 
	border-top: 1px solid silver; }
h3 {
	margin: 0 0 20px 0; padding: 0; 
	font-size: 16px; line-height: 18px;
	font-weight: bold;
	font-style: italic;
	color: #3366cc; background-color: transparent; }
h4 {
	margin: 15px 0; padding: 0; 
	font-size: 13px;
	color: #3366cc; 
	font-weight: bold; }
ul {
	margin: 0 0 15px 0; padding: 0 0 0 20px; 
	list-style-position: outside; }	
p {
	margin: 0 0 15px 0; padding: 0; }
strong {
	color: #3366cc; 
	font-weight: bold; }
	
table {
	font-size: 13px; }

input, textarea {
	border: 1px solid silver; 
	margin: 0 0 1px 0; }
	

/* ########## scrollbars ########## */


body {
	scrollbar-3dlight-color: #3366cc; 
	scrollbar-darkshadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color #003399;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #3366cc;
	scrollbar-track-color: #bbddff;	}
	

/* ########## kopf ########## */


.ueberschrift {
	font-family: arial, sans-serif; font-size: 25px; 
	font-weight: bold; font-style: italic;
	text-align: right; vertical-align: bottom; line-height: 40px;
	color: white; background-color: transparent;
	background-image:url(../images/ueberschrift.jpg); 
	background-repeat: no-repeat; }
.ueberschriftstreifen {
	background-image: url(../images/ueberschriftstreifen.gif); 
	background-repeat: repeat-x; }


/* ########## inhalt ########## */


.inhalt {
	font-family: arial, sans-serif; font-size: 13px; 
	font-weight: normal; font-style: normal;
	text-align: left; vertical-align: top; line-height: 15px;
	margin: 0; padding: 10px 0 0 0;
	width: 650px;
	color: black; background-color: transparent; }
.inhaltstreifen {
	font-size: 2px; line-height: 2px;
	background-color: transparent; }


/* ########## fuss ########## */


.fuss {
	font-family: arial, sans-serif; font-size: 11px; 
	font-weight: bold; font-style: normal;
	text-align: left;
	margin: 0; padding: 0 0 0 20px; 	
	color: white; background-color: transparent;
	background-image: url(../images/fuss.jpg); 
	background-repeat: no-repeat; }
.fussstreifen {
	font-size: 2px; line-height: 2px;
	background-color: transparent;
	background-image: url(../images/fussstreifen.jpg); 
	background-repeat: no-repeat; }


/* ########## navigation / subnavigation ########## */


.navigation {
	background-image: url(../images/navigation.gif); 
	background-repeat: repeat-x; }
.navigation td {
	font-size: 15px;
	color: #3366cc; background-color: transparent;
	font-weight: bold; font-style: italic; }
.navigationstreifen {
	font-size: 2px; line-height: 2px;
	height: 31px; 
	background-color: transparent; }

.subnavigation td {
	font-size: 12px;
	margin: 0; padding: 0;
	text-align: left; vertical-align: top;
	color: black; background-color: transparent;
	font-weight: bold;  }
.subnavigation td img {
	border: 1px solid #6699ff; } 


/* ########## links ########## */


a:link,a:visited {
	color: #0033cc; }
a:hover {
	color: #0000ff; }
a:active {
	color: #009900; }

.navigation a:link, .navigation a:visited, .navigation a:active {
	font-family: arial, sans-serif; font-size: 15px; 
	font-weight: normal; font-style: normal; 
	text-decoration: none; 
	margin: 0; padding: 0; 
	color: #3366cc; background-color: transparent; }
.navigation a:hover {
	font-size: 15px; 
	text-decoration: none; font-weight: bold;
	color: #3366cc; background-color: transparent; }

.subnavigation a:link, .subnavigation a:visited, .subnavigation a:active {
	font-family: arial, sans-serif; font-size: 12px; 
	font-weight: normal; font-style: normal; 
	text-decoration: none; 
	margin: 0; padding: 0; 
	color: #999999; background-color: transparent; }
.subnavigation a:hover {
	text-decoration: underline;
	color: blue; background-color: transparent; }
.subnavigation a:active {
	text-decoration: underline;
	color: #009900; background-color: transparent; }

a.nachoben:link, a.nachoben:visited {
	color: #999999;
	font-style: normal; 
	font-size: 10px; 
	text-align: right;
	margin-left: 30px;
	text-decoration: none; }
a.nachoben:hover {
	color: #0000ff;
	text-decoration: underline; }
a.nachoben:active {
	color: #009900;
	text-decoration: underline; }

.fuss a:link, .fuss a:visited {
	color: white; }
.fuss a:hover {
	color: #0000ff;
	text-decoration: underline; }
.fuss a:active {
	color: #009900;
	text-decoration: underline; }


/* ########## spezielles ########## */

	
p.details {
	text-align: center;
	margin: 0 0 15px 0; padding: 5px; 
	border: 1px solid #cccccc; 
	background-color: #ccffcc; }
p.details {
	text-align: left;
	margin: 0 0 15px 0; padding: 0; 
	border: 0; 
	background-color: transparent; }
p.details img {
	border:0; vertical-align: middle; }

.inhalt table {
	font-size: 13px;
	margin: 0 0 15px 0; padding: 0; }
.inhalt table th {
	margin: 0; padding: 0 10px 0 0;
	color: #3366cc; }
.inhalt table td {
	margin: 0; padding: 0 10px 0 0; }

.inhalt .lieferprogramm {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #3366cc; background-color: transparent;
	border: 1px solid #6699ff; 
	padding: 10px; }
.inhalt .lieferprogramm ul {
	color: black;
	font-size: 12px; font-weight: normal; font-style: normal;
	margin: 5px 0 10px 0; padding: 0 0 0 15px; }

.emailformular {
	float: left;
	margin: 0 15px 15px 0; padding: 0; }
.emailformular input, .emailformular textarea {	
	width: 300px; }
.emailformular textarea {
	height: 100px; }
.emailformular .button {
	width: 100px; }

.button {
	border: 1px solid #666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc; 
	color: white;
	font-weight: bold;
	font-size: 13px;
	background-color: #3366cc; }

.danke {
	color: #009900; }
.fehler {
	color: red; }

br.clear { 
	margin: 0; padding: 0; display: block; 
	/* color: red; background-color: red; */
	height: 1px; width: 1px; font-size: 1px; 
	line-height: 1px; clear: both; }
img.imgborder {
	border: 1px solid #6699ff; }

.rueckruf {
	width: 300px;
	position: absolute;
	top: 10px; left: 220px;
	border: 3px solid #3366cc;
	padding: 1px 0; 
	background-color: white; 
	background-image: url(../images/telefon.jpg);
	background-position: right top;
	background-repeat: no-repeat; }
.rueckruf div {
	width: 300px; 
	 }
.rueckruf textarea {
	width: 280px; height: 60px; }
.rueckruf h3 {
	margin: 20px 10px; }
.rueckruf p {
	margin: 15px 10px; }
.rueckruf table {
	margin: 0 10px;
	/* background-color: #ddeeff;
	border: 1px solid #6699ff; */ }
.suche {
	font-size: 10px; 
	margin: 0; padding: 10px 10px 15px 10px; }
.suche input {
	border: 1px solid #6699ff;
	border-top: 1px solid #003399;
	border-left: 1px solid #003399;
	background-color: white; }
.flaggen img {
	margin-left: 10px; }
.suchergebnis li {
	margin-bottom: 2px; }
.consultec {
	font-style: normal; font-weight: normal;
	font-family: impact,arial,sans-serif; }
	
/* ########## stulgys impressum ########## */


.stulgys {
	margin: 20px 0 20px 200px; padding: 0;
	font-size: 10px; font-weight: normal; font-style: normal;
	text-align: left;
	color: black; background-color: transparent;
	border: 0; }
.stulgys img {
	margin: 0; padding: 0;
	border: 1px solid black; }
.stulgys a:link, .stulgys a:visited {
	margin: 0; padding: 0;
	font-size: 10px; font-weight: normal; font-style: normal;
	color: #666666; background-color: transparent;
	text-decoration: none;
	border: 0; }
.stulgys a:active, .stulgys a:hover {
	margin: 0; padding: 0;
	font-size: 10px; font-weight: normal; font-style: normal;
	color: red; background-color: transparent;
	text-decoration: underline;
	border: 0; }