@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
}

html{
	height:100%;
}

body {
	color: #4b4b4b;	
	height:100%;
	background:#000000 url(../daten/background.gif) repeat-x top;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Times;
	font-weight: normal;
	margin: 0px;
}

#wrapper{
	min-height: 100%;
    height: auto !important;
    height: 100%;
    background:url(../daten/background_footer.gif) no-repeat bottom left;
}

a img {border:0 none}

.clear{clear:both}
.float_left{float:left;position:relative;}
.float_right{float:right;position:relative;}

a{
	color: #195a86;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a.mehr, a.mehr:link, a.mehr:visited, a.mehr:hover, a.mehr:focus, a.mehr:active {
	background: url(../daten/mehr_pfeil.jpg) 30px -2px no-repeat;
	padding: 3px 0 0 30px;
	text-decoration:underline;
	color:#4b4b4b;
	height:22px;
}

a.mehr:hover, a.mehr:focus, a.mehr:active {
	text-decoration:none;
}

h1{
	color: #4b4b4b;
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h6, h2, h3, h5, .headline_fett{
	color: #4b4b4b;
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding:0;
}

h2{
	font-size: 11px;
	display:inline;
}

h3{
	font-size: 11px;
	font-weight: normal;
	display:inline;
}

h5{
	color: #D00000;
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial;
	margin-bottom:3px;
	margin-top:0px;
}

.headline_fett{
	text-transform:uppercase;
}




/* head */
#head #head_first{
	background:url(../daten/head/head01.gif) no-repeat;
	float:left;
	width:578px;
	height:40px;
}

#head #home a, #head #home a:link,  #head #home a:visited, #head #home a:active, #head #home a:hover, #head #home a:focus{
	float:left;
	width:54px;
	height:40px;
	background:url(../daten/head/home.gif) no-repeat;
}

#head #home a:active, #head #home a:hover, #head #home a:focus{
	background:url(../daten/head/home_over.gif) no-repeat;
}

#head #kontakt a, #head #kontakt a:link,  #head #kontakt a:visited, #head #kontakt a:active, #head #kontakt a:hover, #head #kontakt a:focus{
	float:left;
	width:63px;
	height:40px;
	background:url(../daten/head/kontakt.gif) no-repeat;
}

#head #kontakt a:active, #head #kontakt a:hover, #head #kontakt a:focus{
	background:url(../daten/head/kontakt_over.gif) no-repeat;
}

#head #impressum a, #head #impressum a:link,  #head #impressum a:visited, #head #impressum a:active, #head #impressum a:hover, #head #impressum a:focus{
	float:left;
	width:85px;
	height:40px;
	background:url(../daten/head/impressum.gif) no-repeat;
}

#head #impressum a:active, #head #impressum a:hover, #head #impressum a:focus{
	background:url(../daten/head/impressum_over.gif) no-repeat;
}

/* end head */

/* main */
#main #navi{
	float:left;
	width:210px;
	background:url(../daten/head/head03.jpg) no-repeat;
	padding-left:60px;
}
#main #content{
	float:left;
	width:490px;
	background:url(../daten/head/head04.jpg) no-repeat;
	padding-left:20px;
}

#main #adv1{
	float:left;
	width:14px;
	background:url(../daten/head/head05.jpg) no-repeat;
	height:321px;
}

#main #adv2{
	float:left;
	width:156px;
	padding-top:185px;
}

#main #main_content{
	padding:0 23px;
	background-color:#FFF;
	position:relative; /* IE 6 FIX */
}

#main #main_footer{
	background:url(../daten/main/footer.gif) no-repeat;
	height:12px;
	margin-bottom:15px;
}

/* ende main */

/* menu */
#menu_bottom{
	background:url(../daten/menu/bottom.gif) no-repeat;
	height:13px;
}

.menu_home, .menu, .menu2{
	background-image:url(../daten/menu/home_back.gif);
	background-repeat:no-repeat;
	padding: 11px 16px 0 23px;
	height:26px;

}
.menu, .menu2{background-image:url(../daten/menu/menu_back.gif);}
.menu2 {
	padding-top:5px;
	height:32px;
}

a.navi, a.navi:link, a.navi:visited, a.navi:active, a.navi:hover, a.navi:focus{ 
	color: #4b4b4b;
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}

a.navi:active, a.navi:hover, a.navi:focus{color: #000000;}

a.navi_ohne, a.navi_ohne:link, a.navi_ohne:visited, a.navi_ohne:active, a.navi_ohne:hover, a.navi_ohne:focus{ 
	color: #4b4b4b;
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.navi_ohne:active, a.navi_ohne:hover, a.navi_ohne:focus{color: #000000;}

/* end menu */


/* headlines */
#headline_home{
	background:url(../daten/ueberschriften/home.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_kontakt{
	background:url(../daten/ueberschriften/kontakt.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_impressum{
	background:url(../daten/ueberschriften/impressum.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_domain_verkauf{
	background:url(../daten/ueberschriften/buy_domain.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_webseiten_verkauf{
	background:url(../daten/ueberschriften/buy_web.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_templates_ebay{
	background:url(../daten/ueberschriften/templates_ebay.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_templates_xtcommerce{
	background:url(../daten/ueberschriften/templates_xtcommerce.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_referenzen_xtcommerce{
	background:url(../daten/ueberschriften/referenzen_xtcommerce.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_templates_oscommerce{
	background:url(../daten/ueberschriften/templates_oscommerce.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_referenzen_oscommerce{
	background:url(../daten/ueberschriften/referenzen_oscommerce.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_referenzen_webseiten{
	background:url(../daten/ueberschriften/referenzen_web.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_404{
	background:url(../daten/ueberschriften/404.jpg) no-repeat;
	height:107px;
	width:490px;
}

#headline_lexikon{
	background:url(../daten/ueberschriften/lexikon.jpg) no-repeat;
	height:107px;
	width:490px;
}
/* end headlines */

.trenner{
	background:url(../daten/trenner.gif) no-repeat;
	height:7px;
}

#bookmarks{
	position:relative;
	width:444px;
}

.bookmarks_back{
	width:24px;
	height:24px;
	background:url(../daten/bookmarks/bookmarks_back.gif) no-repeat top left;
	float:left;
	text-align:center;
	padding-top:4px;
	position:relative; /* IE 6 FIX */
}

.padding_detail_top{padding-top:5px}

a.white, a.white:link, a.white:visited, a.white:active, a.white:hover, a.white:focus{
font-size:12px;
font-weight:bold;
}


.red { color: #c00 }

.preisfett {
	font-weight: bold;
	font-size: 14px;
	color: #c00;
}