/* CSS Document - Copyright by Core design Studio - Web-Agentur Berlin */

#Internet-Agentur-Webdesign {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	display: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-align: justify;
}
a:link {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #555555;
}

#footer {
	position:absolute;
	width:300px;
	height:20px;
	z-index:2;
	color: #BBBBBB;
	margin-top: 18px;
	margin-left: 600px;
	text-align: right;
	font-size: 10px;
}
#footer a {
	color: #BBBBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#footer a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	background-image: url(content/h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
}
#right {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DDDDDD;
}
h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	background-image: url(content/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 44px;
	color: #FF9900;
}
.Stil2 {color: #AAAAAA; font-size: 10px;}
#copy a {
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#copy a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.farbe1 {
	color: #555555;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #BBBBBB;
	background-color: #FFFCF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
