body {
	margin: auto;
	background: url(Bilder/bg.jpg) no-repeat top left #fff;
}

#inhalt {
	width: 620px;
	margin-left: 250px;
	margin-top: 250px;
}

.right_c_t { background: url(Bilder/right_c_t.jpg) no-repeat; width: 6px; height: 6px; }
.left_c_t {	background: url(Bilder/left_c_t.jpg) no-repeat;	width: 6px;	height: 6px; }
.right_c_b { background: url(Bilder/right_c_b.jpg) no-repeat; width: 6px; height: 6px; }
.left_c_b { background: url(Bilder/left_c_b.jpg) no-repeat;	width: 6px;	height: 6px; }

.left_bar { width: 6px; background: url(Bilder/left_bar_bg.jpg) repeat-y; }
.right_bar { width: 6px; background: url(Bilder/right_bar_bg.jpg) repeat-y; }

.top_small { background: url(Bilder/top_bar.jpg) repeat-x; width: 294px; height: 6px }
.top_small_s { background: url(Bilder/top_bar.jpg) repeat-x; width: 294px; height: 6px }
.top_large { background: url(Bilder/top_bar.jpg) repeat-x; width: 608px; height: 6px }

.bottom_small {	background: url(Bilder/bottom_bar.jpg) repeat-x; width: 294px; height: 6px }
.bottom_small_s {	background: url(Bilder/bottom_bar.jpg) repeat-x; width: 294px; height: 6px }
.bottom_large { background: url(Bilder/bottom_bar.jpg) repeat-x; width: 608px; height: 6px }

.middle_small {width: 294px; float: left}
.middle_small_s {width: 294px; float: left}
.middle_large {width: 608px; float: left}

.right {width: 6px; float: left;}
.left {width: 6px; float: left;}

#adresse { width: 306px; float: left; filter: alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60; }
#adresse:hover { width: 306px; float: left; filter: alpha(opacity=99); -moz-opacity: 0.99; opacity: 0.99; }

#kontakt { width: 306px; float: left; padding-left: 8px; filter: alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60; }
#kontakt:hover { width: 306px; float: left;	padding-left: 8px; filter: alpha(opacity=99); -moz-opacity: 0.99; opacity: 0.99; }

#icq { width: 306px; float: left; filter: alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60; }
#icq:hover { width: 306px; float: left; filter: alpha(opacity=99); -moz-opacity: 0.99; opacity: 0.99; }

#skype { width: 306px; float: left; padding-left: 8px; filter: alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60; }
#skype:hover { width: 306px; float: left; padding-left: 8px; filter: alpha(opacity=99); -moz-opacity: 0.99; opacity: 0.99; }

#projekt { width: 620px; filter: alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60; }
#projekt:hover { width: 620px; filter: alpha(opacity=99); -moz-opacity: 0.99; opacity: 0.99; }


.content_small { background: url(Bilder/box_bg.jpg) repeat-x #ececec; width: 294px; height: 63px; }
.content_small_s { background: url(Bilder/box_bg.jpg) repeat-x #ececec; width: 294px; height: 37px; }
.content_large { background: url(Bilder/box_bg.jpg) repeat-x #ececec; width: 608px; height: 63px; }


.icon_adresse {	padding-left: 10px; float: left; background: url(Bilder/adresse.png) center no-repeat; height: 63px; width: 48px; }
.icon_kontakt {	padding-left: 10px; float: left; background: url(Bilder/kontakt.png) center no-repeat; height: 63px; width: 48px; }
.icon_projekt {	padding-left: 10px; float: left; background: url(Bilder/projekt.jpg) center no-repeat; height: 63px; width: 132px; }
.icon_icq {	padding-left: 10px; float: left; background: url(Bilder/icq.png) center no-repeat; height: 37px; width: 32px; }
.icon_skype { padding-left: 10px; float: left; background: url(Bilder/skype.png) center no-repeat; height: 37px; width: 32px; }


.text_adresse {	padding-left: 8px; color: #527789; font-family: Verdana; font-size: 11px; float: left; padding-top: 12px; }
.text_kontakt {	padding-left: 6px; color: #527789; font-family: Verdana; font-size: 11px; float: left; padding-top: 12px; }
.text_projekt { padding-left: 8px; color: #527789; font-family: Verdana; font-size: 11px; float: left; padding-top: 3px;}
.text_icq { padding-left: 8px; color: #527789; font-family: Verdana; font-size: 11px; float: left; line-height: 37px; }
.text_skype { padding-left: 8px; color: #527789; font-family: Verdana; font-size: 11px; float: left;line-height: 37px; }

/* Christoph Konitzer
Lutherstraße 17
19053 Schwerin

ICQ: 353532
Skype: tangier86
Mail: kontakt@christoph-konitzer.de
Festnetz: 0385 / 5558625
Handy: 0172 / 3913052
*/

img {
	border: none;
}

a:link {text-decoration: none; color: #527789}
a:visited {text-decoration: none; color: #527789}
a:active {text-decoration: none; color: #527789}
a:hover {text-decoration: none; color: #527789}
