/*-------------------www.graphicspanda.de--------------------*/
/*------This website teplate was made by Konstantin Barz-----*/
/*--------Do not claim as your own and don't steal it--------*/
/*-------------------www.graphicspanda.de--------------------*/



/*---------------------MAIN------------------------*/

body {
	font-family: Herbatica, Verdana, Tahoma, Arial;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #e6e6e6 url(images/bg.jpg) repeat-y top center;
	margin: 0px;
}

/*------------------LINKS-----------------------*/
A:link {color: #7082A7; text-decoration: none}
A:visited {color: #7082A7; text-decoration: none}
A:active {color: #000000; text-decoration: none}
A:hover {color: #2EFE2E; text-decoration: none}

	A.menutop:link {color: #FFFFFF; text-decoration: none}
	A.menutop:visited {color: #FFFFFF; text-decoration: none}
	A.menutop:active {color: #FFFFFF; text-decoration: none}
	A.menutop:hover {color: #FF3333; text-decoration: none}

A.ms4links:link {color: #505050; text-decoration: none}
A.ms4links:visited {color: #505050; text-decoration: none}
A.ms4links:active {color: #505050; text-decoration: none}
A.ms4links:hover {color: #000000; text-decoration: none}

/*----------------------P-------------------------*/
p {
	padding: 158px 0px 0px 322px;
	width: 320px;
	height: 100px;
	color: #000000;
}

p.menu {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 600px;
	height: 30px;
}

p.ms4feats {
	margin: 80px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 270px;
}

p.links {
	margin: 10px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}

p.content {
	margin: 10px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	width: 560px;
	height: 100%;
}
/*------------------CONTAINER----------------------*/

.container {
	position: center;
	width:700px;
	margin: 0px auto;
}

/*--------------------HEADER------------------------*/
.header {
	position: center;
	float: left;
	width: 100%;
	height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/header.jpg) no-repeat top center;
}

/*--------------------MENU------------------------*/
.menu {
	position: center;
	float: left;
	width: 639px;
	height: 30px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	background: url(images/menubg.jpg) no-repeat top center;
	font-size: 10px;
	line-height: 16px;
}

/*--------------------MS4------------------------*/
.ms4 {
	position: center;
	float: left;
	width: 420px;
	height: 270px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	background: url(images/ms4.jpg) repeat-x top center;
	font-size: 10px;
	line-height: 16px;
}

.ms4features {
	position: center;
	float: left;
	width: 200px;
	height: 270px;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
	background: url(images/ms4features.jpg) no-repeat top center;
	font-size: 14px;
	line-height: 16px;
}

/*--------------------CONTENT------------------------*/
.contenthead {
	position: center;
	float: left;
	width: 639px;
	height: 50px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	background: url(images/head.jpg) no-repeat top center;
	font-size: 10px;
	line-height: 16px;
}

.contentbg {
	position: center;
	float: left;
	width: 639px;
	height: 100%;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	background: url(images/contentbg.jpg) repeat-y top center;
	font-size: 12px;
	line-height: 16px;
}
.linkshead {
	position: center;
	float: left;
	width: 639px;
	height: 50px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	background: url(images/linkshead.jpg) no-repeat top center;
	font-size: 10px;
	line-height: 16px;
}

.contentbottom {
	position: center;
	float: left;
	width: 639px;
	height: 50px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	background: url(images/contentbottom.jpg) no-repeat top center;
	font-size: 10px;
	line-height: 16px;
}
/*--------------------FOOTER------------------------*/
.footer {
	position: bottom;
	float: left;
	width: 639px;
	height: 30px;
	margin: 10px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	background: url(images/menubg.jpg) no-repeat top center;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}
