@charset "utf-8";
/* CSS Document */

@import url("screen_navigation.css");
@import url("screen_warenkorb.css");

* {
	margin: 0;
	padding: 0;
	border: none;
	}

body {
	color: #3a3a3a;
	text-align: center;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #c7c8c8;
	background-image: url(/medien/img/body_background-image.jpg);
	background-repeat: repeat-x;
	}
	
address {
	font-style: normal;
	}

a {
	text-decoration: none;
	color: #252525;
	}
	
a:hover {
	color: #172983;
	}

h2 {
	font-size: 11px;
	font-weight: bold;
	}

.rahmen {
	width: 985px;
	margin: 24px auto;
	text-align: left;
	}
	
	.spalteLinks {
		width: 174px;
		float: left;
		}
		
		.spalteLinksLogo {
			width: 173px;
			height: 123px;
			background-color: #172983;
			border-left: 1px solid #585858;
			border-top: 1px solid #585858;
			}
			
	
		.spalteLinksNavigation {
			background-color: #CC9933;
			width: 173px;
			height: 140px;
			}

	.spalteInhalt {
		width: 630px;
		background-color: #e6e6e6;
		float: left;
		border-left: 1px solid #585858;
		border-right: 1px solid #585858;
		}
		
		.spalteInhaltkopf {
			background-image: url(/medien/img/spalte_inhalt_kopf_background-image.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			height: 123px;
			border-top: 1px solid #585858;
			border-bottom: 1px solid #585858;
			text-align: right;
			width: 630px;
			}
			
			.spalteInhaltkopf h1 {
				font-size: 25px;
				line-height: 35px;
				margin: 71px 26px 0 0;
				}
		
		.spalteInhaltDruck {
			padding-right: 26px;
			padding-top: 17px;
			text-align: right;
			}
		
		.spalteInhalt2 {
			padding: 26px 52px 26px 52px;
			}
		
		.spalteInhalt2ProduktBox {
			margin-bottom: 52px;
			}
			
			.spalteInhalt2ProduktBox img {
				width: 180px;
				float: right;
				}
				
			.spalteInhalt2ProduktBoxBeschreibung {
				float: left;
				width: 346px;
				}
				
				.spalteInhalt2ProduktBoxBeschreibung ul {
					list-style: none;
					margin-bottom: 15px;
					}				
					
				.spalteInhalt2ProduktBoxBeschreibung li {
					background-image: url(/medien/img/inhalt2_produkt_list.gif);
					background-repeat: no-repeat;
					background-position: top left;
					padding-left: 7px;
					}
				
				.spalteInhalt2ProduktBoxBeschreibung span {
					font-weight: bold;
					}
			
			.spalteInhalt2ProduktBoxFuss {
				border-top: 1px solid #c4c4c4;
				margin-left: 52px;
				margin-bottom: 156px;
				padding-top: 15px;
				width: 526px;
				}
			
			.spalteInhalt2ProduktBoxFussLinks {
				float: left;
				width: 263px;
				}
									
				.spalteInhalt2ProduktBoxFuss img {
					float: left;
					margin-right: 7px;
					}					
				
			.spalteInhalt2ProduktBoxFussRechts {
				float: left;
				}

		.spalteInhaltLinks {
			padding: 26px 0px 26px 52px;
			width: 250px; 
			float: left;
			}
		
		.spalteInhaltRechts {
			padding: 26px 26px 26px 26px;
			width: 250px;
			float: left;
			}
			
				.spalteInhaltRechts img {
					margin: 15px 0 15px 0;
					float: right;
					}
					
		.spalteInhaltProdukteBox {
			height: 130px;

			margin-bottom: 45px;
			}
			
			.spalteInhaltProdukteBox img {
				float: right;

				margin: 0;
				}
			
			.spalteInhaltProdukteBox span {
				float: left;
				margin-right: 15px;
				margin-top: 45px;
				width: 105px;
				display: block;
				font-weight: bold;
				}
				
			
		.spalteInhaltFuss {
			background-color: #585858;
			height: 16px;
			width: 630px;
			color: #FFF;
			text-align: center;
			}
		

		
	.spalteRechts {
		width: 149px;
		float: left;
		padding-top: 124px;
		}
	
	
				

.clear {
	clear: left;
	}
	
.clearBoth {
	clear: both;
	}

.bordertop {
	border-top: 1px solid #c4c4c4;
	}



	#Rechts {
		width: 174px;
		float: left;
		display: block;
		margin-top: 96px;
		}
		
	.RechtsTitel {
		width: 173px;
		height: 27px;
		background-color: #183b95;
		border-right: 1px solid #585858;
		border-top: 1px solid #585858;
		}
	.RechtsBild {
		width: 173px;
		height: 106px;
		background-image: url(/medien/img/navigation_ul_ul_background-image.gif);
		background-position: top left;
		background-repeat: repeat;
		border-right: 1px solid #585858;
		border-top: 1px solid #585858;
		}
	.RechtsInhalt {
		width: 158px;
		background-image: url(/medien/img/navigation_ul_ul_background-image.gif);
		background-position: top left;
		background-repeat: repeat;
		border-right: 1px solid #585858;
		border-top: 1px solid #585858;
		padding: 8px 10px 15px 5px;
		}
	.RechtsInhaltEnd {
		width: 158px;
		background-image: url(/medien/img/navigation_ul_ul_background-image.gif);
		background-position: top left;
		background-repeat: repeat;
		border-right: 1px solid #585858;
		border-top: 1px solid #585858;
		border-bottom: 1px solid #585858;
		padding: 8px 10px 15px 5px;
		}
	.RechtsInhalt h3 {
		font-size: 12px;
		font-weight: bold;
		color: #333;
		text-decoration: none;
	}








	.spalteInhalt2 table {
		margin: 16px 0 0 0px;
		padding: 0;
		width: 450px;
		border-collapse: collapse;
		border: 1px solid #b2b2b2;
		float: left;
		clear: left;
		}
	.spalteInhalt2 table p {
		padding: 0;
		margin: 0;
		}
		
		.spalteInhalt2 table thead tr th {
			border: 1px solid #b2b2b2;
			background-image: url(/medien/img/spalte_inhalt_kopf_background-image.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			height: 24px;
			padding: 0 4px 0 4px;
			}
			
		.spalteInhalt2 table thead tr td {
			border: 1px solid #b2b2b2;
			background-color: #d9d9d9;
			height: 24px;
			padding: 0 4px 0 4px;
			}

			
			.spalteInhalt2 table thead tr th:first-child {
				padding: 0;
				}
		
		.spalteInhalt2 table tbody tr td {
			border: 1px solid #b2b2b2;
			padding: 2px 4px 2px 4px;
			}
			
			.spalteInhalt2 table tbody tr:hover {
				background-color: #f2f2f2;
				}
			
			.spalteInhalt2 table tbody tr td:first-child {
				padding: 0;
				}		
				

.trenner{
				border-top: 1px solid #c4c4c4;
				width: 450px;
				margin-top: 20px;
				margin-bottom: 20px;
				}

.downloadtitel{	font-size: 13px;
	font-weight: bold;}

