/* CSS style::original */

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	background-image: url(dsg/bg.gif);
	background-repeat: repeat-x;
	background-color: #DEDEDE;
}

img {
	border: none;
}

img:hover {
	background-color: transparent;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	cursor: pointer;
}

/* main site */
/* #container {}

#container1 {
	position: relative;
	width: 750px;
	background-position: center 51px;
	height: 496px;
	margin: 0px auto;
}
#top {
	width: 750px;
	height: 135px;
} */
#middle {
	margin-left: 102px;
	width: 750px;
	background-image: url(dsg/layer1_bottom.png);
	background-repeat: no-repeat;
	height: 165px;
}

/* #main {
	width: 750px;
} */

#menuMiddle {
	background-image: url(dsg/menu_bg.png);
	width: 425px;
	height: 24px;
	float: left;
}

#menu_buttons_container
{
	position: relative;
	float: right;
	width: 100%;
	top: 15px;
}
.menu_button
{
	cursor: pointer;
	/* position: relative;
	height: 24px;
	float: right; */
}
.menu_button_left
{
	float: right; 
	background-image: url(/styles/original/dsg/menu_left.gif); 
	background-repeat: no-repeat; 
	width: 2px; 
	height: 24px; 
	margin-left: 1px;
}
.menu_button_middle
{
	float: right; 
	background-image: url(/styles/original/dsg/menu_bg.gif); 
	background-repeat: repeat-x; 
	background-color: transparent;
	height: 19px; /* 24-5 */

	color: #828282;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px;
}
.menu_button_middle_over
{
	color: #ffffff;
}
.menu_button_right
{
	float: right; 
	background-image: url(/styles/original/dsg/menu_right.gif); 
	background-repeat: no-repeat; 
	width: 2px; 
	height: 24px;
}

/* #mainLeft {
	float: left;
	width: 542px;
}

#content {
	max-width: 520px;
	width: 520px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 26px;
}

#mainRight {
	float: left;
	width: 208px;
}

#rightBox {
	padding-top: 12px;
	padding-bottom: 26px;
} */

.mainMenuItem {
	float: left;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
}
.mainMenuItem a {
	color: #828282;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.menuItemLine {
	float: left;
}

.lngItem {
	position: relative;
	z-index: 10;
	float: left;
}
.lngLine {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
}
/* modules */
.newsListTitle {
	max-width: 400px;
	_width: 400px;
	margin-top: 22px;
	float: left;
	padding-bottom: 3px;
	margin-bottom: 2px;
	color: #F85050;
	font-size: 14px;
	font-weight: bold;
	background-image: url(dsg/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.newsListDate {
	color: #444636;
}
.newsListNext {
	padding-top: 30px;
}
.newsListImage {
	padding: 2px;
	border: 1px solid #DFEAEE;
	margin: 0px auto;
}
.newsListLead {
	padding-left: 10px;
	float: left;
	width: 350px;
	text-align: justify;
}

#newsletter {
	position: relative;
	width: 174px;
	z-index: 10;
	float: left;
	font-family: georgia;
	color: #F0F1F1;
	padding: 22px;
	padding-top: 18px;
	padding-bottom: 0px;
}

.newsletterFormTxt {
	font-family: georgia;
	font-size: 10px;
	color: #808080;
	padding: 2px;
	width: 140px;
}

.newsletterFormSelect {
	font-family: georgia;
	font-size: 10px;
	color: #808080;
}
.newsletterLabel {
	padding-top: 8px;
	_padding-top: 6px;
}

.galleryImage {
	padding: 2px;
	border: 1px solid #DFEAEE;
	width: 136px;
	height: 136px;
	vertical-align : middle;
	display: table-cell;
	
	/* ie hack */
	_height: 134px;
}
/* modul survey */
.surveyDataItem {
	padding: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.surveyTitle {
	padding: 4px;
	text-align: center;
	padding-bottom: 2px;
	color: #7F8469;
	font-weight: bold;
}
.surveyResultsProcent {
	float: left;
	width: 36px;
	color: #646464;
}
.surveyTotalVotes {
	padding: 4px;
	padding-top: 6px;
	color: #444636;
}

#footer {
	background-image: url(dsg/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
	padding-top: 50px;
}
#footer .left {
	float: left;
	width: 542px;
	text-align: right;
}
#footer .right {
	float: left;

	width: 208px;
	text-align: center;
}

/* form */
#form .label {
	padding-right: 12px;
}
#form .edit {
	padding-bottom: 4px;
}
#form .button {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #7F8469;
	background-color: #ececec;
	font-family: verdana;
	font-size: 10px;
}
#form .text {
	width: 370px;
	border: 1px solid #ececec;
	padding: 2px;
	font-family: verdana;
	font-size: 10px;
}
#form .textarea {
	width: 370px;
	height: 200px;
	border: 1px solid #ececec;
	padding: 2px;
	font-family: verdana;
	font-size: 10px;
}

/* search */
#search {
	position:absolute;
	right:0px;
	top:32px;
	width:256px;
}
#search_text
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#search_button
{
	position: absolute;
	left: 115px;
	top: 0px;
}
#search_text_image
{
	position: absolute;
	right: 0px;
}

#search_box_left_icon
{
	position: absolute;
	left: 0px;
	top: 0px;
}

.searchBox {
	position: absolute;
	top: 0px;
	left: 15px;
	width: 97px;
	height: 18px;
	border: 0px solid #4D4D4D;
	font-family: verdana;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 2px;
	color: #757575;
	background-image: url(dsg/search_box_bg.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}
.searchBtn {
	width: 40px;
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #4D4D4D;
	padding: 1px;
	padding-bottom: 0px;
	color: white;
	background-image: url(dsg/search_bg.gif);
	background-repeat: no-repeat;
}

#pageLinks {
	padding-top: 16px;
	padding-bottom: 10px;
	color: white;;
	text-align: center;
}
#pageLinks a {
	color: #7F8469;
	font-weight: bold;
}

/* new styles */
#top_container
{
	position: relative;
	height: 74px;
	width: 100%;
	background-color: #414141;
	background-image: url(dsg/bg.gif);
	background-repeat: repeat-x;
}
#top
{
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#top_button_1
{
	position: absolute;
	left: 16px;
	top: 34px;
}
#top_button_2
{
	position: absolute;
	left: 123px;
	top: 34px;
}
#top_button_3
{
	position: absolute;
	left: 258px;
	top: 34px;
}
#main_container_container
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 20px;
}
#main_container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
#menu
{
	position: relative;
	height: 39px;
}
#main_header
{
	position: relative;
	height: 199px;
	width: 50px;
}
#content
{
	position: relative;
	width: 530px;
	margin-bottom: 50px;
	margin-right: 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#right_box
{
	position: absolute;
	top: 238px;
	right: 10px;
	width: 203px;
	height: 203px;
}
#bottom_container
{
	position: relative;
	width: 100%;
	height: 160px;
	background-color: #dedede;
}
#bottom
{
	position: relative;
	height: 160px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#bottom_box_1
{
	position: absolute;
	left: 5px;
	top: 33px;
	width: 530px;
	text-align: justify;
}
#bottom_box_2
{
	position: absolute;
	right: 0px;
	top: 45px;
}
