/*Resseting styles*/
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	background-color:#000;
	color:#333;
	font:76%/1.5 "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}

h1, h2, h3, h4, h5, h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

h1{
	font-size:220%;
	margin:5px 0 5px 0;
	color:#000;
}

h2{
	font-size:140%;
	font-weight:normal;
	margin:0 0 12px 0;
	padding:0;
}

h3{
	font-size:110%;
}

h4{
	font-size:120%;
	margin: 8px 0 0 0;
}

p,
li{
	font-size:95%;
}

p{
	margin:0 0 10px 0;
	padding:;
	line-height:18px;
}

p.small{
	font-size:10px;
}

a{
	color:#632d17;
	text-decoration:none;
}

a:hover{
	color:#ECA330;
}

a:active{
	color:#f00;
}

img{
	border:0;
}

ul li{
	list-style-type:none;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}


/***[structure]***/

#wrapper {
	width:796px;
	margin: 0 auto;
	margin-top:80px;
	background:#000 url(images/bg.jpg) no-repeat 0 0;
	height:623px;
	position:relative;
}

#leftcolumn{
	width:230px;
	float:left;
	position:relative;
}

#content{
	width:478px;
	height:486px;
	position:absolute;
	top:100px;
	left:240px;
	padding:22px 20px 15px 22px;
	overflow:auto;
	float:left;
	background:#fbfaf3;(images/content-bg.png) repeat 0 0;
}

#logo{
	position:absolute;
	top:32px;
	left:37px;
}

div.box{
	background:transparent url;(images/box-bg.png) repeat 0 0;
}

#tunnels{
	position:relative;
	top:493px;
	left:40px;
	height:1%;
}

#tunnels .box{
	width:173px;
	height:70px;
	padding:20px 15px 0 22px;	
	float:left;
	overflow:hidden;
}

	#tunnels .box p,
	#tunnels .box li a,
	#tunnels .box fieldset legend{
		color:#000;
		font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		line-height:16px;
	}
	
	* html #tunnels .box fieldset legend{
		margin-left:-8px;
		margin-bottom:4px;
	}
	
		#tunnels .box li a:hover{
			text-decoration:underline;
		}

	#right-first{

	}
	
	#right-second{
		margin-left:47px;
	}
	
	#right-third{
		margin-left:47px;
	}
		
		#right-third input.frm-text{
			width:110px;
			float:left;
			font-size:9px;
		}
		
		#right-third input.frm-submit{
			float:left;
			margin-left:3px;
			font-size:9px;
		}


/***[menu]***/

#flags{
	position:absolute;
	left:815px;
	top:20px;
	display:none;
}

	#flags li{
		display:inline;
		margin-left:2px;
	}

ul#menu{
	position:absolute;
	top:100px;
	left:40px;
}

	ul#menu  li{
		font-family:Arial, Helvetica, sans-serif;
		font-size:120%;
		line-height:1.15em;
		height:1%;
	}
	
	* html ul#menu  li{
		line-height:1.0em;
	}
	
	ul#menu  li a{
		color:#000;
		font-weight:bold;
		text-transform:uppercase;
		display:block;
	}
	
	
		ul#menu  li a:hover,
		ul#menu  li.current_page_parent a,
		ul#menu  li.current_page_item a{
			color:#ECA330;
		}
		
ul#submenu{
	position:absolute;
	top:250px;
	left:40px;
	background:#fbfaf3;(images/content-bg.png) repeat 0 0;
	padding:5px;
	width:180px;
}

	ul#submenu  li{
		font-family:"trebuchet ms",Arial, Helvetica, sans-serif;
		font-size:95%;
		line-height:1.2em;
		height:1%;
	}
	
	ul#submenu  li.page-item-36{
		margin-top:5px;
	}
	
	ul#submenu  li a{
		color:#000;
		font-weight:bold;
		display:block;
	}
	
	
		ul#submenu  li a:hover,
		ul#submenu  li.current_page_item a{
			color:#EFA402;
		}
	
	
/***[content]***/


#content img{
	background-color:#fff;
	padding:5px;
}

	#content img.fl-left{
		float:left;
		margin:0 10px 0 0;
	}
	
	#content img.fl-right{
		float:right;
		margin:0 0 0 10px;
	}

#content img.top-image{
	padding:0;
	float:none;
	position:absolute;
	right:20px;
}

#content .kurs{
	border:1px solid #ada793;
	padding:15px 5px 5px 15px;
	float:left;
}

	#content .kurs a.button{
		float:right;
		display:block;
		padding:5px;
		background-color:#fff;
		margin:0;
	}
	
		#content .kurs a.button:hover{
			background-color:#EFA402;
			color:#fff;
		}

fieldset{
	border:none;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}


/***/ 




.post{
	margin: 0 0 40px;
	text-align: justify;
}

.post hr{
	display: block;
}

.alt{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}



small{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}


.commentlist li, #commentform input, #commentform textarea{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li{
	font-weight: bold;
}

.commentlist cite, .commentlist cite a{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform{
	width:350px;
}

#commentform p{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata{
	font-weight: normal;
}



/* End Typography & Colors */


/* Begin Lists*/


/* End Entry Lists */



/* Begin Form Elements */



/* Begin Comments*/
.alt{
	margin: 0;
	padding: 10px;
}

.commentlist{
	padding: 0;
	text-align: justify;
}

.commentlist li{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p{
	margin: 10px 5px 10px 0;
}

#commentform p{
	margin: 5px 0;
}

.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata{
	margin: 0;
	display: block;
}
/* End Comments */


/*Various Tags & Classes*/
.center{
	text-align: center;
}

hr{
	display: none;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

#splash{
	position:absolute;
	top:30px;
	right:20px;
}
	
/* End Various Tags & Classes*/


