/* CSS Document */

* {
	margin:0;
	padding:0px;
}

img {
	border:none;
	}

a {
	text-decoration:underline;
	color:#000;
	}

html {
	background-color:#4e5d5a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
table {
	margin:0 auto;
	background-color:#FFF;
	}
	
#infotext {
	height:147px;
	width:411px;
	padding: 10px 16px 8px 12px;
	}

#infotext a {
	text-decoration:none;
	}

.infotext-08 {
	background-image:url(../images/infotext-08.jpg);
	}

#unsere_folien {
	height:150px;
	width:187px;
	}

#service_angebote {
	height:150px;
	width:194px;
	padding-left: 16px;
	}
	
#service_angebote a {
	text-decoration:underline;
	}

#spalte1_text2 {
	height:210px;
	width:187px;
	}
	
#ueber_uns {
	height:210px;
	width:186px;
	padding-left:16px;
	}
	
#folien_shop {
	height:210px;
	width:194px;
	padding-left:16px;
	}

.content_info {
	height:435px;
	width:168px;
	padding: 10px 6px 0px 12px;
	vertical-align:top;
	}
	
.content_info ul {
	padding-left:16px;
	list-style:disc;
	color:#568894;
	}
	
.content_info li {
	margin-bottom:2px;
	}
	
.content_info a {
	color:#568894;
	text-decoration:underline;
	}

.content_info a:hover {
	text-decoration:none;
	}


	
.content {
	height:435px;
	width:423px;
	padding: 10px 16px 8px 12px;
	vertical-align:top;
	background-image:url(../images/content.jpg);
	color:#666;
	}

.content a {
	text-decoration:none;
	color:#666;
	}

.footer {
	height:68px;
	width:656px;
	background-image:url(../images/cado-page-edit_footer2.jpg);
	background-repeat:no-repeat;
	}
	
#footer_inhalt {
	width:465px;
	height:20px;
	margin-top:-15px;
	padding:0 0 0 30px;
	color:#666;
	font-size:10px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#footer_inhalt a {
	text-decoration:none;
	color:#666;
	}
	
.fright {
	float:right;
	}

/*=============================== TEXT CLASSES ===================================*/


.underline {
	text-decoration:underline;
	}

h2 {
	font-size:16px;
	}

h3 {
	font-size:14px;
	}

.title {
	font-size:14px;
	}

