@charset "ISO-8859-1";


/* 
----------------------------------------------------------------
Elementary
----------------------------------------------------------------
*/

body {
	margin: 10px 0 0 0;
	font-family: Verdana;
	font-size: 11px;
	background-color: #d0d0d0;
	background-image: url(img_main/hg.jpg); 
	background-position: center;
	background-repeat: repeat-y;
}

a {
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	color: #000000;
}

a:hover {
	color: #cf003d;
}

/* 
----------------------------------------------------------------
Basic layers 
----------------------------------------------------------------
*/

#maincontainer {
	width: 450px;
	clear: both;
	text-align: left;
}

#header{
	width: 450px;
	height: 310px;
	background-image: url(img_main/x-pression_logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#uppernav {
	width: 450px;
	height: 29px;
	background-image: url(img_main/upper_nav.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#content {
	width: 365px;
	margin-left: 45px;
}

.contentinnerhead {
	height: 19px;
	width: 365px;
	margin-left: -15px;
}

.contenttitel {
	background-image: url(img_main/contenttitel.jpg);
	background-repeat: no-repeat;
	width: 362px;
	height: 20px;
	margin-left: -15px;
	padding: 5px 15px 0 15px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #333333;
}

.contentinnerfoot {
	height: 10px;
	width: 365px;
	margin-left: -15px;
}

.separator {
	margin: 10px 0 10px 0;
	height: 3px;
	width: 100%;
	background-image: url(img_main/separator.jpg);
}

#footer {
	width: 450px;
	height: 19px;
	background-image: url(img_main/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/* 
----------------------------------------------------------------
Slidelayers
----------------------------------------------------------------
*/

.p7AB {
	padding: 0px;
}

.p7ABtrig {
	margin: 0;
	padding: 0;
	height: 33px;
	width:  363px;
}

.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	text-transform: uppercase;
}

#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	height: 33px;
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 16px;
	color: #000000;
	font-weight: bold;
	background-image: url(img_main/navbar_on.jpg);
	background-repeat: no-repeat;
	outline: 0px;
	padding-top: 8px;
}

#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	font-weight: bold;
	color: #000000;
	height: 33px;
	background-image: url(img_main/navbar_active.jpg);
	outline: 0px;
}

.p7ABtrig a:active, .p7ABtrig a:focus {
		outline: 0px;
}

#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	font-weight: bold;
	color: #000000;
	height: 33px;
	background-image: url(img_main/navbar_active.jpg);
	background-repeat: no-repeat;
	height: 33px;
	outline: 0px;
}

.p7ABcontent {
	padding: 0 15px 0 15px;
	line-height: 1.5em;
	color: #666666;
}

.p7ABcontent h1, .p7ABcontent h2, 
.p7ABcontent h3 {
	font-size: 10px;
	color: #707173;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-left: 15px;
}

.p7ABcontent p {
	margin: 0;
}

#p7ABc1_2 ul {
	list-style-image: url(img_main/list.jpg);
	padding-left: 15px;
	margin: 0 0 10px 0;
}

.p7ABcontent h4 {
	font-size: 10px;
	color: #333333;
;
	text-transform: uppercase;
	margin: 5px 0 5px 0;
}

.p7ap_currentmark {
	font-weight: bold;
}

