@charset 'utf-8';

body {
	font: 13px/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
}
.breaker {
	clear:both;
}
#headerwrapper {
	background: #000;
	color: #fff;
}
#header {
	width: 980px;
	margin: 0 auto;
	background: url(../img/opener-rescued-saab-2010-02.jpg) no-repeat;
	height: 390px;
}
#header h2 {
	text-indent: -6666px;
}
#navigation {
	background: url(../img/navi-bg.gif) repeat-x;
	height:55px;
	width:980px;
	margin: 0 auto;
	position:relative;
}
#navigation li {
	float:left;
	display:inline;
	height:55px;
}
#navigation li a {
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	height:25px;
	
	padding:17px 10px 0 10px;
	display:block;
	float:left;
}
#navigation li a:hover, #navigation li.current a {
	border-bottom:3px solid #fff;
	height:22px;
	padding:17px 10px 13px 10px;
}
#flags {
	width:120px;
	height:20px;
	background: url(../img/flags_bg.gif) no-repeat;
	position:absolute;
	right:10px;
	top:15px;
	padding:4px 0 0 5px;

}
.flag {
	width:22px;
	height:17px;
	float:left;
	display:inline;
	display:block;
	text-indent:-10000px;
	overflow:hidden;
}
.de {
	background: url(../img/flag_de.gif) left top no-repeat;
}
.en {
	background: url(../img/flag_en.gif) left top no-repeat;
}
.se {
	background: url(../img/flag_se.gif) left top no-repeat;
}
.ru {
	background: url(../img/flag_ru.gif) left top no-repeat;
}
.es {
	background: url(../img/flag_es.gif) left top no-repeat;
}
.flag:hover, #flags a.current {
	background-position:left bottom;
}
#contentwrapper {
	background: url(../img/content-bg.jpg) repeat-x;
}
#content {
	width: 980px;
	margin: 0 auto;
	color: #333;
	padding: 40px 0;
}
#frame_left {
	width:245px;
	float:left;
	padding-top:10px;
	margin-top:30px;
	
}
#frame_left li {
	line-height:35px;
	height:35px;

	
}
#frame_left ul {
	padding-bottom:15px;
	
}
#frame_left li a {
	line-height:35px;
	height:35px;
	color:#666666;
	text-decoration:none;
	display:block;
	padding:0 20px;
	
}
#frame_left li a:hover, #frame_left li.current a {
	background:url(../img/bg_navi_li.gif) left top no-repeat;
	
}

#frame_center {
	width:450px;
	float:left;
	padding:0 20px;
}
#frame_right {
	width:245px;
	float:left;
	padding-top:45px;
}
#frame_center_right {
	width:695px;
	float:left;
	padding:0 20px;
        height: 500px;
}
.modulbox {
	background:#EAEAEA url(../img/modul_box_foot.gif) left bottom no-repeat;
	width:245px;
	padding-bottom:20px;
	margin-bottom:10px;
}
.modulbox h4 {
	background:#EAEAEA url(../img/modul_box_head.gif) left top no-repeat;
	font-size:14px;
	width:225px;
	padding:10px;
}
.modulbox p {
	padding:0px 10px 10px 10px;
	font-size:12px;
	line-height:17px;
}


#content, #content p {
	color:#666;
	font-size:13px;
	line-height:140%;
	margin-bottom:17px;
}

#content h1 {
	color:#033b73;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:uppercase;
}
#content h2 {
	font-size:18px;
	margin:10px 0 10px 0;
	font-weight:normal;
	color:#033b73;
	text-transform:uppercase;
}
div.blogentryfoot {
	margin-top: 15px;
	padding: 10px 0;
	border-top: 1px dotted #aaa;
}
div.blogentryfoot p {
	font-size: 10px !important;
	text-transform:uppercase;
	margin:0 !important;
}
div.blogentry {
	margin-bottom: 35px;
	border-bottom: 1px dotted #033B73;
}
.additionalinfo {
	color: #888;
}
#frame_center fieldset {
	border: 1px solid #bbb;
	background: #efefef;
	padding: 10px;
}
#frame_center legend {
	border: 1px solid #bbb;
	background: #fff;
	padding: 5px 10px;
	font-weight: bold;
}
p.attention {
	background: #555;
	color: #fff !important;
	font-weight: bold;
	padding: 5px;
}
a {
	color:#033b73;
	text-decoration:none;
}
#frame_center a {
	font-weight:bold;
}
#frame_center .additionalinfo a {
	font-weight:normal;
}

a:hover {
	color:#033b73;
	text-decoration:underline;
}
p {
	margin:5px 0px 10px 0px;
}
.member_name {
	padding-left:20px;
}
.member_list_additional_infos li {
	border-bottom:1px solid #eee;
	padding-top:2px;
}
.member_list_additional_infos li.more_info {
	border-bottom:1px solid #eee;
	padding-top:2px;
	background:url(/img/li_plus.gif) left center no-repeat;
	cursor:pointer;
}
.member_list_additional_infos li.current {
	border-bottom:1px solid #eee;
	background:#fbfbfb url(/img/li_minus.gif) 2px 7px no-repeat;
}
.member_list_additional_infos li .info_table {
	padding:0px 0px 5px 20px;
}
.member_list_additional_infos li table {
	margin-top:10px;
	font-size:10px;
	
	display:none;

}
.member_list_additional_infos li .info_table {
	display:none;
}
.member_list_additional_infos li.current table {
	display:block;
}
.member_list_additional_infos li.current .info_table {
	display:block;
}
.member_list_additional_infos li table td {
	padding:2px 10px 2px 4px;
}