/* @override http://www.redoxis.se/template.css */

body{
	background: #d6dde1;
	font-family: Verdana;
	font-size: 10px;
	color: #424242;
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:active {
	text-decoration:none;
	color: #4f809d;
}

a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
	font-family: Verdana;
}

h2 {
	font-size: 14px;
	color: #000;
	font-family: Verdana;
}

h3 {
	font-size: 14px;
	color: #fff;
	font-family: Verdana;
}

#wrap {
	width: 796px;
	margin: 0px auto;
}

#header {
	width: 796px;
	height: 128px;
}

div#menu {
	height:  30px;
	width: 776px;
	background: url(../images/menu_bar.gif);
	padding-top: 15px;
	padding-left: 20px;
}

/*table#menu48 td {
	padding-left: 40px !important;
	margin-left: 5px !important;
	background: url(../images/list_img.gif) left 3px no-repeat !important;	
}
#wrap48 td a {
	text-decoration:none !important;
	color: #4f809d !important;
	font-size: 11px !important;
}*/

#wrap48 {
	margin-top: -6px;
	margin-left: 10px;
}

#wrap48 table.menu48 td {
	border: solid !important;
	border-width: 5px !important;
	border-color: #fff !important;
	background: #fff !important;
	padding-right: 10px;
	/*padding-left: 5px;
	background: url(../images/list_img.gif) no-repeat;*/
}

#content {
}

#left {
	float: left;
	width: 524px;
	background: #fff;
}

#left_content {
	width: 464px;
	background: #fff;
	color: #424242;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#left_content.startpage {
	padding-top: 0px;
}

#newsflash {
	width: 494px;
	height: 160px;
	float: left;
	color: #fff;
	background: url(../images/welcome.jpg) no-repeat;
	padding-top: 20px;
	padding-left:  30px;
}

#newsflash div.moduletable {
	width: 350px;
}

#left td.contentheading {
	font-size: 20px;
	color: #ed1f24;
	padding-top: 0px;
}

#left table {
	width: 100%;
}

#right {
	float: right;
	width: 264px;
}

#right .moduletable {
	background: #2d3440;
	color: #fff;
	padding: 21px 31px;
	margin-bottom: 10px;
}

#right .moduletablekontakt {
	background: #2d3440;
	color: #fff;
	padding: 10px 31px;
}

#right .dn-each {
	margin-top: 10px;
}

.img_left {
	float: left !important;
	padding-right: 10px;
	margin-top: 0px;
}

.img_right {
	float: right !important;
	padding-left: 10px;
}

.clear {
	clear: both;
}
