﻿/* CSS-Layout */
#page_content {
	background-image: url('/images/gray.jpg');

}

#div_3{
	background-color:#E83100;
	border-bottom:1px #B92500 solid;
}
.aufzaehl li{
	list-style-image: url('/images/redarrow.png');
	list-style-position:outside;

}




#train {
	background-color: #E83100;
	border-bottom:1px #E83100 solid;
	border-top:1px #cccccc solid; 
}

#train a:hover{
	background-color:#E83100;
}



#leftnavi{
	background-color: #E8AC9B;
	border-bottom:2px #666666 solid;
}

table.menu_train {
	background-image:url('/images/arrow_gr.gif');
	background-position:left center;
	background-repeat:no-repeat;
	height:25px;
	width:150px;
}

.menu_train td{
	color:#333333;
	height:25px;
	width:150px;
	padding-left:20px;
	padding-right:10px;
	border-bottom:1px #666666 solid;
	border-right:1px #666666 solid;
	border-top:1px #ececec solid;
/*
	border-bottom:1px #E8AC9B solid;
	border-right:1px #B92500 solid;
	border-top:1px #B92500 solid; */
} 
.menu_train :hover{
	background-color:#E8AC9B;
	border-bottom:1px #666666 solid;
	border-right:1px #666666 solid;
	border-top:1px #ececec solid;
}
.menu_train td:hover{

	background-image:url('/images/arrow_red.png');
	background-position:left center;
	background-repeat:no-repeat;
}
.menu_train a:link, a:visited{
	color:#333333;
}
.menu_train a:hover{
	color:#333333;
}



/* WEITERE FORMATIERUNGEN */

.ms-WPBody A:visited {
	color:#E83100;
	font-weight:normal;
	text-decoration:none;
}
.ms-WPBody A:link{
	color:#E83100;
	font-weight:normal;
	text-decoration:none;
}
/*
.ms-WPTitle {
	font-family:Verdana, Arial, Helvetica;
	font-size:1.1em;
	color:#666666;
	padding-left:15px;
	padding-bottom:5px;
	background-image:url('/images/redarrow.png');
	background-position:left center;
	background-repeat:no-repeat;
}

.ms-WPTitle A:visited {
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}
.ms-WPTitle A:link {
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}
.ms-WPTitle A:hover {
	color:#B92500;
	text-decoration:none;
	cursor:pointer;
} */

/* ------- BOX ------ */
*/

/* ------- BOX ------ */
.hg_red{
	padding:5px;
	border-top:2px #E8AC9B solid;
	border-left:2px #E8AC9B solid;
	border-right:2px #B92500 solid;
	border-bottom:2px #B92500 solid;
	background-image:url('/Produkte/images/warenkorb.png');
	background-repeat:no-repeat;
	background-position:center bottom;
}
H2.pagetitle {
	font-family:Arial, Verdana, Tahoma, Helvetica;
	font-size:11pt;
	color:#E83100;
	font-weight:bold;
	padding-left:0px;
	padding-top:10px;
}




/* MENÜ SERVICE */
table.menu_service {
	background-image:url('/images/arrow_gr.gif');
	background-position:left center;
	background-repeat:no-repeat;
	height:25px;
	width:150px;
}

.menu_service td{
	color:#333333;
	height:25px;
	width:150px;
	padding-left:20px;
	border-bottom:1px #595959 solid;
	border-right:1px #595959 solid;
	border-top:1px #ececec solid;
} 
.menu_service :hover{
	background-color:#f4f4f4;
	border-bottom:1px #595959 solid;
	border-right:1px #595959 solid;
	border-top:1px #ececec solid;
}
.menu_service td:hover{
	background-image:url('/images/arrow_gray.png');
	background-position:left center;
	background-repeat:no-repeat;
}
.menu_service a:link, a:visited{
	color:#333333;

}

.menu_service a:hover{
	color:#333333;

}


/* NEUES DOKUMENT HINZUFÜGEN UND INTERNE LINKS*/
.ms-gb a{
		color:#E83100;
}
.ms-disc a{
	font-family:Verdana, Arial;
	color:#E83100;
	text-decoration:none;
}

.ms-vb-user a{
	font-family:Verdana, Arial;
	color:#E83100;
	text-decoration:none;
}

.ms-GRStatusText a{
	font-family:Verdana, Arial;
	color:#E83100;
	text-decoration:none;
}

.ms-vb2 a{
	font-family:Verdana, Arial;
	color:#E83100;
	text-decoration:none;
}

.ms-vb a{
	font-family:Verdana, Arial;
	color:#E83100;
	text-decoration:none;
}

.ms-disc a:visited{
	font-family:Verdana, Arial;
	color:#E83100;
	text-decoration:none;
}

.ms-vb-user a:visited{
	font-family:Verdana, Arial;
	color:#E83100;
	text-decoration:none;
}

.ms-GRStatusText a:visited{
	font-family:Verdana, Arial;
	color:#E83100;
	text-decoration:none;
}

.ms-vb2 a:visited{
	font-family:Verdana, Arial;
	color:#E83100;
	text-decoration:none;
}

.ms-vb a:visited{
	font-family:Verdana, Arial;
	color:#E83100;
	text-decoration:none;
}

