/* * * * * * * * FRAMEWORK * * * * * * * */

@import url("formular.css");

* { 

	font-family:		Arial, Helvetica, sans-serif;

	margin:  			0; 

	padding: 			0;

} 



html {

	height:				100.01%;

}



body {

	font-family:		Arial, Helvetica, sans-serif;

	color:				#CCC;

	min-height:			101%;

	background-color:	#000000;

}



img {

	border:				0;	

}



#intro {

	position: 			absolute;	

	float:				left;

	padding-top: 		152px;

	padding-left:		41px;

	height:				356px;

	z-index:			5;

}



#box {

	width:				1101px;

}



#top {

	width:				1101px;

	z-index:			1;

}



#middle {

	width:				1101px;

}



#bottom {

	width:				1920px;

	float:				left;

}



#menu_cross_row {

	position:			relative;	

	float:				left;

	padding-top: 		22px;

	padding-left:		42px;

	height:				88px;

	z-index:			10;

}



#logo {

	position:			relative;	

	float:				left;

	padding-top: 		22px;

	padding-left:		22px;

	height:				88px;

}



#main {

	position:			relative;	

	float:				left;

	padding-top: 		42px;

	padding-left:		42px;

	width:				680px;

	height:				auto;

}



#right {

	position:			relative;	

	float:				left;

	padding-top: 		42px;

	padding-left:		0px;

	width:				357px;

	height:				398px;

}



#footer {

	clear:				both;

	height:				40px;	

	padding-left:		42px;

	padding-right:		819px;

	background-color:	#e30044;

}



#print {

	margin:				10px 0 0px 0;

}





/* * * * * CONTENT * * * * */



.content h1 {

	font-size:			25px;

	font-weight:		normal;

	color:				#e30044;

	margin-bottom:		18px;

}



.content h2 {

	font-size:			22px;

	font-weight:		normal;

	color:				#e30044;

	margin-bottom:		15px;

}



.content h3 {

	font-size:			18px;

	font-weight:		normal;

	color:				#e30044;

	margin-bottom:		15px;

}



.content h4 {

	font-size:			15px;

	font-weight:		normal;

	line-height:		20px;

	color:				#e30044;

	margin-bottom:		15px;

}


.content h5 {

	font-size: 12px;
	color: #666666;
	font-weight: bold;

}


.content h6 {

	font-size: 12px;
	color: #000000;
	font-weight: normal;

}







.content p {

	font-size:			15px;

	line-height:		20px;

	padding-right:		25px;

	color:				#ffffff;

	margin-bottom:		15px;

}



.content a {

	color:				rgb(150,150,150);

	text-decoration:	none;

}



.content a:hover {

	color:				#ccc;

	text-decoration:	underline;

}



.content td {

	font-size:			15px;

	line-height:		20px;

	color:				#ffffff;

}



.content li {

	list-style:			disc;

	margin-left:		20px;

	font-size:			15px;

	line-height:		20px;

	color:				#ccc;

}

.Stil1 {
	font-size: 			12px
}

.Stil1 a {
	font-size: 			12px
	color:				#000000;
}

.Stil1 a:hover {
	font-size: 			12px
	color:				#000000;
}




/* * * * * ABSENDER * * * * */



.abs p {

	font-size:			13px;

	line-height:		20px;

	color:				#000000;

	margin-top:			20px;

	margin-bottom:		15px;

}



.abs a {

	color:				rgb(150,150,150);

	text-decoration:	none;

}



.abs a:hover {

	color:				#000000;

	text-decoration:	underline;

}



.abs td {

	font-size:			13px;

	line-height:		20px;

	color:				#000000;

}





/* * * * * COLUMN * * * * */



.column h2 {

	font-size:			20px;

	line-height:		28px;

	font-weight:		normal;

	color:				#ccc;

	margin-bottom:		24px;

}



.column p {

	font-size:			13px;

	line-height:		20px;

	color:				#ccc;

	margin-bottom:		15px;

}



.column a {

	color:				rgb(180,180,180);

	text-decoration:	none;

}



.column a:hover {

	color:				#ccc;

	text-decoration:	underline;

}





/* * * * * PRINT * * * * */



a.print {

	font-size:			13px;

	color:				rgb(150,150,150);

	text-decoration:	none;

}



a.print:hover {

	font-size:			13px;

	color:				#ccc;

	text-decoration:	underline;

}





/* * * * * FOOTER * * * * */



.footer {

	padding-top:		4px;

	text-align:			center;

}



p.footer {

	font-size:			11px;

	color:				#ffffff;

}



p.footer a {

	color:				rgb(150,150,150);

	text-decoration:	underline;

}



p.footer a:hover {

	color:				rgb(150,150,150);

	text-decoration:	underline;

}





/* menu_cross_row */



#menu_cross_row ul li {

	list-style-type: 	none;

	display: 			block;

	float: 				left;

	background-color:	rgb(0,0,0);

}



#menu_cross_row li a {

	text-decoration: 	none;

	display: 			block;

	width: 				88px;

	line-height:		88px;

}



#menu_cross_row li.topm_1 a {

	margin:				0px 22px 0px 0px;	

	background-image:	url(../images/Menu1.jpg);

	background-repeat:	no-repeat;	

}



#menu_cross_row li.topm_1 a:hover, #menu_cross_row li.topm_1 a.active {

	margin:				0px 22px 0px 0px;	

	background-image:	url(../images/Menu1Rollover.jpg);

	background-repeat:	no-repeat;

}



#menu_cross_row li.topm_2 a {

	margin:				0px 22px 0px 0px;	

	background-image:	url(../images/Menu2.jpg);

	background-repeat:	no-repeat;	

}



#menu_cross_row li.topm_2 a:hover, #menu_cross_row li.topm_2 a.active {

	margin:				0px 22px 0px 0px;	

	background-image:	url(../images/Menu2Rollover.jpg);

	background-repeat:	no-repeat;

}



#menu_cross_row li.topm_3 a {

	margin:				0px 22px 0px 0px;	

	background-image:	url(../images/Menu3.jpg);

	background-repeat:	no-repeat;	

}



#menu_cross_row li.topm_3 a:hover, #menu_cross_row li.topm_3 a.active {

	margin:				0px 22px 0px 0px;	

	background-image:	url(../images/Menu3Rollover.jpg);

	background-repeat:	no-repeat;

}



#menu_cross_row li.topm_4 a {

	margin:				0px 22px 0px 0px;	

	background-image:	url(../images/Menu4.jpg);

	background-repeat:	no-repeat;	

}



#menu_cross_row li.topm_4 a:hover, #menu_cross_row li.topm_4 a.active {

	margin:				0px 22px 0px 0px;	

	background-image:	url(../images/Menu4Rollover.jpg);

	background-repeat:	no-repeat;

}



#menu_cross_row li.topm_5 a {

	margin:				0px 42px 0px 0px;	

	background-image:	url(../images/Menu5.jpg);

	background-repeat:	no-repeat;	

}



#menu_cross_row li.topm_5 a:hover, #menu_cross_row li.topm_5 a.active {

	margin:				0px 42px 0px 0px;	

	background-image:	url(../images/Menu5Rollover.jpg);

	background-repeat:	no-repeat;

}



#menu_cross_row li.topm_6 a {

	background-image:	url(../images/Menu6.jpg);

	background-color:	rgb(0,0,0);

	background-repeat:	no-repeat;

}



#menu_cross_row li.topm_6 a:hover, #menu_cross_row li.topm_6 a.active {

	background-image:	url(../images/Menu6Rollover.jpg);

	background-color:	rgb(0,0,0);

	background-repeat:	no-repeat;

}





/* menu_cross_column */



#menu_cross_column {

	font-size:			13px;

	min-height:			240px;

	height:				auto;	

}



#menu_cross_column h3 {

	font-size:			15px;

	font-weight:		bold;

	color:				rgb(242,151,0);

	margin-bottom:		15px;

}



#menu_cross_column ul li {

	list-style-type: 	none;

	display: 			block;

	margin-bottom:		15px;	

}



#menu_cross_column a {

	text-decoration:	none;

	font-weight:		normal;

	color:				#ccc;

}



#menu_cross_column a:hover {

	text-decoration:	none;

	font-weight:		normal;

	color:				rgb(242,151,0);

}



#menu_cross_column a.active {

	font-weight:		bold;

	color:				rgb(242,151,0);	

}



#menu_cross_column ul li ul li {

	list-style-type: 	none;

	display: 			block;

	margin-top:			5px;

	margin-bottom:		0px;

}





/* menu_column */



#menu_cross_column {

	font-size:			13px;

}



#menu_cross_column a.active {

	font-weight:		bold;

}



#menu_cross_column li ul li {

	margin-left:		8px;

}





/* * * * * * * Gallery * * * * * * */



.ImageGallery {

	float:				left;

	width:				100%;

}



.ImageBox {

	position:			relative;

	float:				left;

	width:				135px;

	min-height:			90px;

	padding-bottom:		0px;

}



.ImageBoxEnd {

	position:			relative;

	float:				left;

	width:				110px;

	min-height:			90px;

	padding-bottom:		0px;

}



.ImageBoxIMG {

	position:			relative;

}



.ImageBoxTXT {

	position:			relative;

	font-size:			12px;

	color:				#ccc;

	height:				40px;

}


