@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0 none;
	padding:0;
	vertical-align:baseline;
}

:focus {
	outline:0;
	}

body {
	font-family:Arial, sans-serif;
	color:#6f6e6e;
	font-size:12px;
	line-height:1.4;
	background:#101010;	
}

#main {
	float:left;
	width:100%;
	background:#d0d0d0 url(../images/bg_pages_shadow.png) center top repeat-y;			
}

#main_topleiste {
	float:left;
	width:100%;
	background:url(../images/bg_topleiste.gif) center top repeat-x;			
}

#main_pages {
	float:left;
	width:100%;
	background:url(../images/bg_big.gif) center top no-repeat;			
}

.center {
	margin:0 auto;
	width:975px;
	position:relative;	
}

#main_pages_side {
	float:left;
	width:100%;
	background:url(../images/bg_pages_side.png) right bottom no-repeat;			
}

#main_pages_bg {
	float:left;
	width:900px;
	padding:0 42px;
	min-height:700px;
	/*background:url(../images/bg_pages.gif) center bottom no-repeat;*/			
}





#header {
	float:left;
	width:100%;
	position:relative;
	height:100px;
}

#logo {
	float:left;
	margin:27px 0 0 27px;
	display:inline;
	position:relative;
}


#logo a {
	float:left;
	width:239px;
	height:71px;
	background:url(../images/logo_pangora_e-commerce-kongress.gif) left top no-repeat;
}




#titel {
	float:left;
	text-indent:-9999px;	
}

#titel_nummer {
	white-space:nowrap;
	position:absolute;
	text-transform:uppercase;
	color:#b90101;
	font-size:10px;
	/*margin:-2px 0 0 82px;*/
	top:-2px;
	left:82px;
}


#countdown {
	position:absolute;
	top:17px;
	right:240px;
	width:141px;
	height:36px;
	color:white;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
	padding:10px 0;
	background:url(../images/countdown.gif) left top no-repeat;
}


#countdown p {
	margin:0;
	line-height:1.2em;
}


#vika {
	position:absolute;
	top:52px;
	right:-20px;
}




#nav {
	clear:both;
	float:left;
	margin:29px 0 0 96px;
	display:inline;
	width:700px;
}

#nav ul {
	float:left;
	list-style-type:none;	
}

#nav ul li {
	float:left;	
	border-right:1px solid #cbcbcb;
}

#nav ul li a {
	float:left;
	color:#6f6e6e;
	font-size:15px;
	padding:0 12px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:1em;
}

#nav ul li a:hover, #nav ul li a.active {
	color:#b90101;
}

.ohne_trennstrich {
	border:0!important;	
}



#subnav ul {
	list-style-type:none;
	float:left;
}

#subnav ul li {
	clear:both;
	float:left;
	border-bottom:1px solid #C2C2C2;	
}

#subnav ul li.last {
	border:0;
}

#subnav ul li a {
	float:left;
	padding:5px 10px;
	color:#6f6e6e;
	font-size:14px;

	width:200px;
	
}

#subnav ul li a:hover, #subnav ul li a.active:hover {
	color:white;
	background:#B90101;
}

#subnav ul li a.active {
	color:#B90101;
}





#content_wrapper {
	clear:both;
	float:left;
	margin:60px 0 0 108px;
	padding-bottom:50px;
	width:780px;	
	display:inline;
}


#content_left {
	float:left;
	width:460px;
	margin-right:37px;
}


#content_right {
	float:left;
	width:250px;
}



#content_right div.csc-textpic div.csc-textpic-imagewrap div {
	float:left;
	margin:0 5px 0 0;
	min-height:50px;
}

#content_right div.csc-textpic div.csc-textpic-imagewrap div img {
	vertical-align:middle;
}



.content_main_box {
	margin-bottom:30px;
}

.box {
	clear:both;
	float:left;
	margin-bottom:20px;
	background:url(../images/box_bottom.gif) left bottom no-repeat;
}


.box_bottom {
	float:left;
	width:220px;
	padding:13px 15px 13px 15px;	
	background:url(../images/box_top.gif) left top no-repeat;
}


#rabatt {
	padding:0 0 0 60px;
	background:url(../../content_images/icon_haken.gif) left top no-repeat;	
}

#rabatt a {
	color:#6f6e6e;
	font-size:18px;
	line-height:1.2em;
}

.box dl {
	clear:both;
	float:left;
	padding-bottom:10px;
	width:220px;
}

.box dd {
	float:left;
	margin-bottom:20px;
}

.box dt {
	float:right;
	padding:5px 10px;
	color:white;
	font-size:bold;
	font-size:20px;
	text-transform:uppercase;
	background:#c2c2c2;
}

.blue {
	background:#57aae8!important;
}

a.button {
	clear:both;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#4f4f4f;
	padding:10px 30px;
	width:154px;
	height:21px;
	margin:10px 0;
	background:url(../../content_images/button.gif) left top no-repeat;	
}

a.button:hover {
	color:black;
}











#pages_bottom {
	clear:both;
	float:left;
	width:100%;
	height:104px;
	position:relative;
	background:#d0d0d0 url(../images/bg_pages_bottom.gif) center top no-repeat
}


#twitter {
	position:absolute;
	right:90px;
	top:-81px;
	width:242px;
	height:94px;
	display:block;
	background:url(../images/twitter.gif) left top no-repeat;
}

#twitter a {
	float:right;
	color:white;
	text-decoration:none;
	padding:8px 31px 40px 100px;
	font-size:16px;
	line-height:1.3em;
}

#twitter a:hover {
	color:#ccc;
}

#footer {
	clear:both;
	float:left;
	width:100%;
	background:url(../images/bg_footer.gif) center top repeat-x;
	height:311px;
	padding-bottom:50px;
}

.abstand_oben {
	padding-top:25px;
}

.abstand {
	margin-left:100px;
}

.adresse {
	float:left;	
	width:210px;
	margin-left:50px;
	display:inline;
	color:white;
}

.adresse a {
	color:white;
	text-decoration:underline;
}

.adresse a:hover {
	color:#ccc;
}




.gallery  .csc-textpic-intext-left-nowrap div{
	float:left;
	margin-right:8px;
}

.gallery  .csc-textpic-intext-left-nowrap .csc-textpic-caption a {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#6f6e6e;
}

.gallery  .csc-textpic-intext-left-nowrap .csc-textpic-caption a:hover {
	color:#B90101;
}

.gallery  .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	float:left;
	width:430px;
	padding:8px;
	border:1px solid #E3E3E3;
	margin:0 7px 12px 0;
}

.gallery h1 {
	margin-bottom:30px;
}




.gallery div.csc-textpic-left div.csc-textpic-imagewrap {
	width:auto!important;
}

.gallery div.csc-textpic div.csc-textpic-imagerow {
	clear:none;
	float:left;
	/*height:160px;*/
	padding:8px;
	border:1px solid #E3E3E3;
	margin:0 7px 10px 0;
	overflow:hidden;
}

/*.gallery div.csc-textpic div.csc-textpic-imagerow  img{
	margin-bottom:10px;
}*/

.gallery .csc-textpic-caption {
	font-size:10px;
}






strong	{
	font-weight:bold;	
}

p	{
	line-height:1.6em;
	margin-bottom:14px;	
}

a	{
	color:#b90101;
	text-decoration:none;
}

a:hover	{
	color:#999;
}


h1	{
	font-size:20px;
	font-weight:bold;
	color:#b90101;
	margin:5px 0 10px 0;
}

h3	{
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}

h5 {
	font-size:16px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	margin-bottom:8px;	
}

#content_left ul {
	margin-left: 25px;
	width:80%;
}

#content_left ul li {
	margin-bottom:15px;
}


.vika_header {
   overflow: hidden;
   height: 90px;
   width:200px;
   text-indent: -999em;
   white-space: nowrap;
   background-repeat: no-repeat;
}


#content_right .contenttable {
   width:100%;
}


#content_right .contenttable img {
   vertical-align:middle;
   padding-bottom:15px;
}

#content_right .contenttable td {
   width:50%;
   text-align:center;
}

div.csc-textpic div.csc-textpic-imagerow {
	margin-bottom:10px;
}


