html {
	background: -10px 752px url('../img/main_back.gif') no-repeat #231f20;
}
body {
	font-family: "Georgia", arial, tahoma;
	font-size: 10px;
	color: #333;
	margin: 0px 0 0 0px;
	border-top: 20px solid #FFF;
}


pre {
	font-family: "Georgia", arial, tahoma;
	font-size: 10px;
	color: #333;
}

.hide {
	visibility: hidden;
}


ul, li, form, img, h1, h2, h3, input, select {
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
}

table {
	border: 0;
}
table td {
	vertical-align: top;
}

A {
	text-decoration: none;
	color: #333;
}

A:hover {
	color: #FF0000;
}

.clear {
	clear: both;
}

#wrap {
	width: 1250px;
	
}

#sidebar, #submenu, #submenu_small, #content {
	float: left;
}
#sidebar {
	margin: -5px 0 0 0;
 	padding: 0 0 0 20px;
	width: 260px;
	height: 745px;
	overflow: hidden;
}
#submenu {
	width: 166px;
	height: 732px;
	overflow: hidden;
}
#content {
	width: 580px;
	height: 630px;
}
#right {
	margin: 50px 0 0 20px;
	width: 200px;
	float: left;
	color: #FFF;
}
#right A {
	color: #FFF;
}

#sidebar {
	background: #FFF;
}
#sidebar A.logo {
	margin: 0px 0 0 0 !important;
	margin: 5px 0 0 0;
	display: block;
	height: 45px;
}
#sidebar .side_cont {
	margin: -190px 0 0 0px;
	z-index: 1000;
}
#sidebar A.hausmynd {
	display: block;
	z-index: -10;
}
#sidebar A.hausmynd img {
	width: 260px;
	height: 200px;
	border: 0;
	z-index: -10;
}

#sidebar h1 {
	font-size: 13px;
	margin: 0 0 0px 0;
}

#sidebar .main_menu {

}
#sidebar .main_menu li {
	padding: 1px 0 1px 0;
}
#sidebar .main_menu li A {
	display: block;
	width: 150px;
	position: relative;
}

#sidebar .main_menu li.main {
	margin-top: 20px;
	font-weight: bold;
}

#submenu {
	background: #ed1c24;
	color: #FFF;
}
#submenu ul {
	margin: 52px 0 0 20px;
}
#submenu ul li {
	padding: 1px 0 1px 0;
}
#submenu A {
	color: #FFF;
}



#content {
	background: right 50px url('../img/riflur.gif') no-repeat;
}
#content .info {
	height: 50px;
}
#content .info div {
	padding: 11px 0 0 20px;
	color: #FFF;
}
#content .content {
	background: #FFF;
	margin: 0 22px 0 0;
	padding: 20px;
	height: 642px;
	
	overflow: auto;
	text-align: justify;
}


.port_main {
	float: left;
	width: 442px;
	height: 642px;
	overflow: hidden;
}
.port_main img {
	border: 1px solid #000;
	margin: 0;
	padding: 0;
}
.port_side {
	margin: 0 -10px 0 0;
	float: right;
	width: 70px;
}

.port_side A.popup {
	display: block;
	width: 60px;
	height: 82px;
	
	text-indent: -9999px;
	outline: none;
	background: 0px 0 url('../img/popup.gif');
}
.port_side A.popup:hover {
	background: -60px 0 url('../img/popup.gif');
}

.port_side .sida {
	margin: 60px 0 0 0;
}
.port_side .sida div {
	font-size: 10px;
	font-family: tahoma;
	color: #888;
	margin: 0 0 8px 0;
}
.port_side .sida A.img_forward,
.port_side .sida A.img_prev {
	float: left;
	display: block;
	height: 16px;
	width: 14px;
	text-indent: -9999px;
}
.port_side .sida A:hover {
	background-position: 0 16px;
}
.port_side .sida A.img_prev {
	background-image: url('../img/img_prev.gif');
}
.port_side .sida A.img_forward {
	background-image: url('../img/img_forward.gif');
}



iframe.blog {
	width: 800px;
	height: 732px;
	overflow: hidden;
}





