/* Css Main feur results */
/* Erstellt am 01.03.14 */

body {
	background: url("../img/bg/bg.jpg") repeat-x scroll 0 0 #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-shadow: 2px 2px 2px rgba(200, 200, 200, 0.5);
	text-align:center;}

p { line-height: 15pt; }

a { color:#000000; text-decoration: none; }
	
a:hover { color:#ffd700; text-shadow: 2px 2px 2px rgba(36, 109, 56, 0.5); }

/*Navigation*/ 
header {
	background-image: url("../img/bg/wrap-bg.jpg");
	text-align:left;
	margin: 0px auto;
	width:940px;
	height: 250px;}

header img {
	position: relative;
	top: 52px;
	left: 25px;}

#navigation {
	margin: 46px 25px 0 25px;
	padding: 5px 10px;
	border: 1px groove #e7e5e8;}

#navigation li {
	list-style:none;
	display:inline;
	margin:0 15px;
	font-size:16pt; }

.fist {margin-left:0px !important;}
.last {margin-right:0px !important;}


/* Content-Wrapper */
.content-outer{
	background-color: #FFFFFF;
	margin-top: -26px;}

.content-wrap {
	background-image: url("../img/bg/content-bg.jpg");
	width: 940px;
	margin: 0 auto;}

.content {
	width: 100%;
	margin: 25px 11px;
	padding-top: 25px;}


/*Navigation left*/
.table-navi-left {
	width: 210px;
	border: 1px groove #e7e5e8;
	padding: 20px 0 0 0;
	margin: -21px 0 0 15px;
	float:left;
	font-size: 12pt !important;}

.table-navi-left h3 { 
	text-decoration: underline; 
	margin-bottom: 0;}

.table-navi-left ul {
	margin: 0px;
	padding: 15px; 
	width: 180px; }

.table-navi-left ul li {
	list-style: none;
	display: block;
	border-bottom: 1px solid #000000;
	margin: 10px 0;
	padding: 0 10px;}

.paves {font-size: 7pt;}

.Toggle { cursor: pointer; }

.ToggleBox { 
	display: none;
	margin-bottom: 25px; }


/* Main-Content */
#main-content {
	width: 630px;
	margin: -21px 0 0 241px;
	padding: 15px;
	border: 1px groove #e7e5e8;
}

.Content-Box {
	display: none;
	text-align: left;
}

.front {
	display: block;
}

.Content-Box footer {
	width: 628px;
	height: 105px;
	overflow-x: scroll;
	border: 1px groove #e7e5e8;
}

.Content-Box footer table { border-collapse: separate; border-spacing: 5px; }

.Content-Box td img { width: 112px; height: 75px; }



/*Shankla*/
#shankla-data p {
	width: 365px;
	margin-top: 50px;
	text-align: justify;} 

#shankla-data .second {
	float: none;
	margin-left: 265px;
	padding-top: 30px;
}

#shankla-b1 {
	width: 200px;
	height: 200px;
	position: relative;
	top: -22px;
	float: right;
	border: 1px groove #e7e5e8;}

#shankla-b2 {
	position: relative;
	top: -150px;}

#video { text-align:center; position:relative; top:-100px; }






