/* Grundeinstellungen */
body {
	font-family: Verdana,sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	color: #252525;
	margin: 0px 0px 0px 0px;
	background-color: White;
}


div#page {
	margin: 0 auto;
	border: 0px;
	
}

img {
	border: 0px;
/* Top Boxen */	
}
a, a:active, a:visited, a:link {
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
a:hover {
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

A.home_button:link,A.home_button:visited{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	color: #4169E1;
	text-decoration: none;
	font-weight: bold;
}

A.home_button:hover {
	font-family: Verdana,sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
A.home_button:active {
 font-family: Verdana,sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: bold;

	
}
#first_element {
	width: 997px;
	height: 23px;
	padding-top: 5px;
	background-image: url(../img/printshop_03.jpg);
}
#login_search {
	width: 997px;
	height: 45px;
	background-image: url(../img/printshop_05.jpg);
}
#banner_topbox {
	width: 997px;
	height: 213px;
	
}
#banner_left {
	width: 408px;
	height: 213px;
	background-image: url(../img/printshop_06.jpg);
	float: left;
}
#banner_right {
	width: 589px;
	height: 213px;
	background-image: url(../img/printshop_07.jpg);
	float: right;
}
#banner_rightinner {
	width: 585px;
	height: 200px;
	margin-top: 25px;
	margin-left: 3px;
}
#haupt_navi {
	width: 997px;
	height: 33px;
	background-image: url(../img/printshop_08.jpg);
}
#hauptnavi_inner {
	width: 988px;
	height: 66px;
	margin-left: 5px;
}
#main_contentbox {
	width: 997px;
	height: auto; /* auf auto stellen */
	background-image: url(../img/printshop_10.jpg);
	background-repeat: repeat-y;
}
#maincontent_inner {
	width: 988px;
	margin-left: 5px;
	height: auto;
	
}
#maincontent_left {
	width: 727px;
	border-right: 1px dotted #b1d5e6;
	float: left;
	height: auto;
}
#maincontent_right {
	width: 240px;
	height: auto;
	float: right;
}
#footer {
	width: 997px;
	height: 21px;
	background-image: url(../img/printshop_08.jpg);
}
.service_navi {
	text-align: right;
	margin-right: 5px;
	vertical-align:bottom;
	
}
.input_top {
	background-color: #165c93;
	color: white;
	
	border-top: 1px solid #b1d5e6;
	border-bottom: 1px solid #b1d5e6;
	border-left: 1px solid #b1d5e6;
	border-right: 1px solid #b1d5e6; /* for IE */
	filter: alpha(opacity=80); /* CSS3 standard */
	opacity: 0.8;
}
.top_text {
	color: #165c93 
	}
	
.maincontent_title {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #DCDCDC;
	display: block;
	color: #2F74EE;
	font-size : 10px;
	line-height: 16px;
}
.products_new_header {
	border-bottom: 1px solid #d8dcdd;
	background-color: #F5F5F5;
	background-image: url(../img/tab_bg.jpg);
}
.products_new {
	border-top: 1px solid #d8dcdd;
	border-bottom: 1px solid #d8dcdd;
	border-left: 1px solid #d8dcdd;
	border-right: 1px solid #d8dcdd;
	background-color: #FFFAFA;
}

.products_new1 {
	border-top: 1px solid #d8dcdd;
	border-bottom: 1px solid #d8dcdd;
	border-left: 1px solid #d8dcdd;
	border-right: 1px solid #d8dcdd;
	background-color: #FFFFFF;
}	