/* =========================== [-        LAYOUT        -] =========================== */
* {
	padding: 0;
	margin: 0;
	border: none;
}
html[xmlns^="http"] {
	/* verhindert Mozilla-Zucken
	* > Firefox 1.5
	*/
	overflow-y: scroll;
} 
html, body {
	width: 100%;
	background: #ECE8E0;
	position: relative; /* damit das menü im Opera funzt */
}
#outerwrapper {
	text-align: center;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #fff url(../img/out_body.gif) center top repeat-y;
	font: .8em sans-serif;
	text-align: left;
}
#top {
	width: 838px; /* 900 - (30*2) - (1*2) */
	height: 22px; /* 63 - 40 - 1 */
	padding: 41px 31px 0 31px;
	background: transparent url(../img/out_top.gif) center top no-repeat;
}
#header {
	width: 838px; /* 900 - (30*2) - (1*2) */
	height: 235px;
	padding: 0 31px;
	background: transparent url(../img/in_head_dgib.jpg) center top no-repeat;
	position: relative;
}
#header h1 {
	font-size: 1.85em;
	text-indent: -999px;
}
#header h1 a {
	display: block;
	padding: 20px 0 0 61px;
	height: 215px;
	color: #000;
	text-decoration: none;
	font: 1em Arial, Helvetica, Tahoma, sans-serif;
	letter-spacing: 1px;
}
#header h1 a:hover {
	background: transparent !important;
}
#content {
	width: 838px; /* 900 - (30*2) - (1*2) */
	padding: 0 31px;	
}
/* =========================== [-         MENU         -] =========================== */
#menubox {
	background: #A8CBFF;
	height: 22px;
}
#menubox a {
	display: block;
	float: left;
	height: 22px;
	padding: 0 13px;
	/*margin: 0 3px 0 0;*/
	font: bold .9em/22px Arial, Helvetica, Tahoma, sans-serif;
	color: #000;
	text-decoration: none;
}
#menubox a.hover {
	background:#fdfdfd;
	text-decoration: underline;
}
#dgib {
	background: #F0F6FF;
}
#infos {
	background: #E3EEFF;
}
#weiterbildung {
	background: #D3E5FF;
}
#links {
	background: #C4DCFF;
}
#mitgliederbereich {
	background: #B6D4FF;
}
#menubox a#zeitschrift {
	float: right;
}
/* =========================== [-    NAVBAUM,FEED,USER    -] =========================== */
#navbaum, #feed, #user {
	font: .8em Arial, Helvetica, Tahoma, sans-serif;
}
#navbaum, #user {
	padding: 0 3px 3px 3px;
	background: url(../img/navbaum_schatten.gif) left bottom repeat-x;
	float: left;
	width: 413px; /* 838 - (3*4) / 2 */
}
#navbaum {
	width: 563px;
}
#user {
	width: 263px;
}
#feed {
	width: 838px; /* 900 - (30*2) - (1*2) */
	height: 92px; /* 97 - 5*/
	padding: 5px 31px 0;
	background: transparent url(../img/out_feed.gif) center top no-repeat;
	text-align: center;
	line-height: 1.3;
}
#navbaum a, #feed a {
	color: #0E0Da3;
}
#navbaum a:visited, #feed a:visited {
	text-decoration: underline !important;
}
#navbaum a:hover, #feed a:hover {
	color: #C11F1F;
	text-decoration: none !important;
	background: transparent !important;
}
#user {
	text-align: right;
	color: #999;
}
a.top {
	display: block;
	text-align: right;
	padding: 5px 40px;
}
/* =========================== [-     ALLG. LINKS      -] =========================== */
a {
	color: #0E0Da3;
}
a:visited {
	color: #7C778B;
}
a:hover {
	color: #C11F1F;
	background-color: #fdfdfd;
	text-decoration: none;
}
/* =========================== [-    ALLG. CONTENT     -] =========================== */
.contentheadline {
	margin: 10px 40px;
	color: #0E0Da3;
	border-bottom: 1px dashed #C11F1F;
	font-size: 130%;
}
.contentfloatbox {
	margin: 0 40px 10px 40px;
}
.rightcontent {
	width: 520px; /* 580 - (5*2) */
	float: right;
	padding: 15px 0 5px 0;
}
.leftcontent {
	width: 190px; /* 250 - (5*2) */
	float: left;
	padding: 15px 0 5px 0;
	font-weight: bold;
}
.clearcontent {
	clear: both;
}
p, form, h4#rundbrief {
	padding: 0 0 10px 0;
}
input {
	border: 1px solid #ccc;
	width: 160px;
}
textarea {
	border: 1px solid #ccc;
	width: 300px;
	height: 100px;
	font: 1em sans-serif;
}
textarea.big {
	width: 520px;
	height: 500px;
}
input.big {
	width: 520px;
}
input.small {
	width: 20px;
}
input.radio {
	width: auto;
}
input.b {
	width: auto;
	margin: 1px 0 0 0;
	cursor: pointer;
	text-decoration: underline;
	text-align: center;
}
#content ul {
	list-style-position: outside;
	margin: 0 0 10px 15px;
}
#content ol {
	list-style-type: none;
}
address {
	padding: 0 0 0 10px;
	font-weight: bold;
	font-style: normal;
}
/* =========================== [-       SITEMAP        -] =========================== */
#sitemap {
	list-style-type: none;
}
#sitemap li {
	font-weight: bold;
	padding-bottom: 20px;
}
#sitemap li ul li {
	padding-bottom: 2px;
	font-weight: normal;
}
#sitemap ul {
	list-style-type: none;
	margin: 0 0 0 20px;
}
/* =========================== [-       TH-LISTE       -] =========================== */
#thl {
	margin: 0;
	padding: 0;
}
#thl li {
	border-top: 1px dashed #EFC4C4;
	margin: 0;
	padding: 5px 0;
	list-style: none none outside;
}
#thl li.first {
	border-top: none;
	padding-top: 0;
}
.details {
	display: none;
}
.dfloat {
	float: left;
	width: 50%;
}
.cleardetails {
	clear: left;
	height: 10px;
}
/* =========================== [-    MITGLIEDERNEWS    -] =========================== */
.contentfloatbox.mnews .rightcontent {
	margin: 0 0 15px 0;
	border-bottom: 1px dashed #EFC4C4;
}
.contentfloatbox.mnews .rightcontent h2 {
	margin-bottom: 5px;
	font-size: 130%;
}
.contentfloatbox.mnews .rightcontent h3 {
	margin-bottom: 5px;
	font-size: 115%;

}
/* =========================== [- MITGLIEDERRUNDBRIEFE -] =========================== */
.front {
	width: 100px;
}
.back {
	width: 350px;
}
input.amenge {
	cursor: pointer;
}
#nbrief label.l {
	padding: 0 0 0 5px;
	cursor: pointer;
}
.am {
	margin: 0 0 0 5px;
}
.am:hover {
	background: #ccc;
}
li.rundbriefe {
	margin: 0 0 5px 0;
	border-bottom: 1px dashed #EFC4C4;
}
li.rundbriefe small {
	margin: -5px 0 0 0;
}
/* =========================== [-      DOWNLOADS       -] =========================== */
.dls {
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
	list-style: none none outside;
}
.dls li {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #EFC4C4;
}

/* =========================== [-        .JGWS         -] =========================== */
a.jgws,
#feed a.jgws {
	text-decoration: none !important;
}
a.jgws strong {
	color: #000;
}
a.jgws span {
	color: #f40;
}
a.jgws:hover,
#feed a.jgws:hover {
	text-decoration: underline !important;
	color: #000;
}
a.jgws:hover strong {
	color: #000;
	text-decoration: none;
}
a.jgws:hover span {
	color: #f40;
	text-decoration: none;
}