/** Goettinger Kreis **/
/** CSS DEFAULT **/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
width:100%;
height:100%;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight:normal;
color:#58626B;
background-color:#ffffff;
background-image:url(bg_body.jpg);
background-repeat:repeat-y;
}

p {margin:0px;}

img {border:0px;}


#div_sitecon {
width:780px;
height:100%;
margin:0px;
margin-left:18px;
padding:0px;
}

#div_topcon {
width:780px;
height:150px;
background-image:url(bg_topcon.jpg);
background-repeat:repeat-x;
}

#div_leftcon {
width:180px;
height:100%;
float:left;
}

.div_adbox {
width:160px;
margin:0px;
padding:2px;
background-color:#ffffff;
border:1px solid #e5e5e5;}

#div_treffenbox {
width:175px;
height:200px;
margin:0px;
padding:0px;
background-color:#919aa4;
border:1px solid #e5e5e5;}

.div_searchbox {
width:160px;
margin:0px;
padding:0px;}

.ctypes_box {
width:160px;
margin:0px;
padding:2px;
background-color:#ffffff;
border:1px solid #e5e5e5;}

.box_head {
width:152px;
height:18px;
padding:2px;
padding-left:6px;
background-image:url(bg_boxhead.gif);
background-repeat:repeat-x;
border-bottom:2px solid #ffffff;
font-weight:bold;
color:#ffffff;
}


#div_contentcon {
width:400px;
height:100%;
margin-left:15px;
margin-right:10px;
border-top:3px solid #ffffff;
float:left;}

#div_contentcon p {margin-bottom:12px;margin-right:15px;}

#div_contentcon ul {margin:0px; margin-left:30px; margin-bottom: 15px; padding:0px;}
#div_contentcon li {list-style:square; margin:3px; padding:0px;}



.news-board {
width:400px;
border-bottom:1px solid #000000;
clear:both;}

.news-article {
width:400px;
border-bottom:1px solid #000000;}

.text {}

#div_rightcon {
width:168px;
height:100%;
border-top:3px solid #ffffff;
float:right;
}

#div_topbanner {
width:472px;
height:75px;
margin:0px;
padding:2px;
background-color:#ffffff;
background-image:url(bg_fullbanner.gif);
background-repeat:no-repeat;
position:absolute;
left:308px;
top:20px;}

#div_rightbanner {
width:130px;
height:630px;
margin:0px;
padding-top:2px;
padding-left:5px;
background-image:url(bg_skyscraper.gif);
background-repeat:no-repeat;
position:absolute;
left:815px;
top:115px;}

#div_bottomcon {
width:780px;
height:100px;
margin:0px;
padding:0px;
position:relative;
left:0px;
bottom:0px;
clear:both;
}


/** Basics **/

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:underline; color:#4A9CFF; }

a:link,a:visited { text-decoration:none; color:#4A9CFF;}

ul,ol { list-style:none }
pre,code { font-size:1em; color:#3E70AF; font-weight:normal; }
ul,ol,li,pre,form,body,html,p,blockquote,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

fieldset {border:1px solid #e5e5e5; background-color:#f8f8f8;}


table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


div,p,li { background-repeat:no-repeat; }


/** Basics Ende **/

/** Suchen Eingabefeld **/
input {background-color:#ffffff; border: 1px solid #e1e1e1; color:#919aa4; padding:2px;}

input:focus {background-color:#f1f1f1;}

.search_small {font-size:0.75em;}

/** Startseite **/
/* Aktuelles Artikelliste */
.startseite_listen {
width:380px;
margin:0px;
padding:0px;
clear:both;}

.startseite_listen ul {padding:0px; margin-left:0px; margin-bottom:20px;}
ul.startseite_listen {padding:0px; margin-left:0px; margin-bottom:20px; list-style:none;}
.startseite_listen li {margin:0px; padding:0px; margin-bottom:15px; font-weight:normal; color:#919aa4; border-bottom:1px dashed #e1e1e1;padding-bottom:3px; list-style:none;}
.startseite_listen p {margin:0px;}

.start_link a:hover { text-decoration:underline; }
.start_link a:link,a:visited { text-decoration:none; }

/** Headlines **/

/* Headline 1 */
#div_contentcon h1 {
	color:#3E70AF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.8em;
	margin:0px;
	padding:0px;
}

h1 {
	color:#3E70AF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.8em;
	margin:0px;
	padding:0px;
	}

h2 { color:#3E70AF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
	margin:0px;
	padding:0px;}
	

#div_contentcon .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#div_contentcon h2 {
	color:#3E70AF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
	margin:0px;
	padding:0px;
}

/* Headline 3 */
#div_contentcon h3 {
	color:#3E70AF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.8em;
	margin:0px;
	margin-top:20px;
	padding:0px;
}

#div_contentcon h4 {
	color:#3E70AF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.8em;
	margin:0px;
	margin-top:20px;
	padding:0px;
}

/** Headlines Ende **/


/** Navigation **/


#navigation {
	float:left;
	width:175px;
	padding:0px 0;
	background-color:#4A9CFF;
	border-bottom:3px solid #ffffff;
	border-right:3px solid #ffffff;
	border-top:3px solid #ffffff;
}

#navigation ul.nav1st {
	width:175px;
}


#navigation ul.nav1st li {
	padding:5px 0 5px 20px;
	border-top:1px solid #8BC0FF;
	border-bottom:1px solid #2286FF;
}

#navigation ul.nav1st li.active {
	background:#3691FF;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#ffffff;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#ffffff;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#navigation ul.nav1st a:hover {
	color:#ffffff;
	text-decoration:underline;
}


#navigation ul.nav1st li ul.nav2nd li {
	padding:0;
	margin-left:14px;
	color:#ffffff;
    list-style-type:square;
	border:0px;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	font-size:0.9em;
	font-weight:normal;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	text-decoration:underline;
}

/** Navigation zu ende **/

/* Mitgliederliste */
.artikel-index fieldset {margin-top:10px; margin-bottom:15px;}




/** Terminliste **/
ul.terminliste {
}

ul.terminliste li {
}

.terminliste fieldset {margin:0px;}

.terminliste p {margin:10px;} 

a.terminliste_detail, a.terminliste_detail:link {
	display:block;
	padding:4px 0 4px 0;
	font-size:0.9em;
	font-weight:normal;
	text-decoration:none;
	background-color:#ffffff;
	border:1px solid #f1f1f1;
	text-align:center;}

a.terminliste_detail:hover {background-color:#f1f1f1; border:1px solid #919aa4;}	



/* Zurück Button */
a.back_button, a.back_button:link {
	display:block;
	padding:4px 0 4px 0;
	margin-top:15px;
	font-size:0.9em;
	font-weight:normal;
	text-decoration:none;
	background-color:#f8f8f8;
	border:1px solid #f1f1f1;
	text-align:center;}

a.back_button:hover {background-color:#f1f1f1; border:1px solid #919aa4;}	


/** Formular - Formation**/
/* 
FORMATION CSS:
Heavily borrowed from:
http://silice.de/csstest/formtest.html
*/

form.formation *
{	font-size:100.01%;
	margin:0;
	padding:0;
	color:black;
	background-color:white;
	font-family:Verdana,Sans-serif;
}

form.formation fieldset
{	border:1px solid #CCC;
	margin:2em;
	padding:1.5em;
	font-size:0.9em;font-weight:700;
	width:25em;
}

form.formation  p.radio,
form.formation p.checkbox
{	font-size:0.9em;
}

/* really bad IE hack \*/
* html form.formation fieldset { width:29em; }
* html form.formation fieldset legend { margin-bottom:1em; }
/* IE hack */

form.formation label
{	font-size:0.8em;
	font-weight:700;
	width:10em;
	float:left;
	margin:0 0 0.3em 0;
}

form.formation input, 
form.formation select, 
form.formation textarea
{	font-weight:normal;
	float:left;
	margin:0 0 0.3em 0;
	font-size:0.8em;
}

form.formation fieldset br
{	clear:left;
}

form.formation input.text,
form.formation input.password
{	width:20em;
	border:1px solid #CCC;
	padding:0.1em;
}

form.formation select
{	width:20.3em;
	border:1px solid #CCC;
}

form.formation textarea
{	width:20em;
	border:1px solid #CCC;
	padding:0.1em;
}

form.formation input.checkbox
{	margin-left:8em;
}

form.formation label.checkbox
{	font-weight:normal;
	margin-left:1em;
}
form.formation input.radio
{	margin-left:8em;
}

form.formation label.radio
{	font-weight:normal;			
	margin-left:1em;
}
form.formation input.button
{	width:30.3em;
	border:1px solid #CCC;
	background-color:#DDD;
	font-weight:700;
	font-size:0.8em;
	margin-top:2em;
	color:black;
}

form.formation input.button:hover
{	border:1px solid black;
}

form.formation p.FORMATIONerror
{	border:1px solid #CC6666;
	color:#000000;
	background-color:#FFCCCC;
	padding:5px;
	margin:0 20px 20px 20px;
	font-size:0.7em;
	text-align:center;
}

form.formation p.FORMATIONsuccess
{	border:1px solid #76CB66;
	color:#000000;
	background-color:#D3FECB;
	padding:5px;
	margin:0 20px 20px 20px;
	font-size:0.7em;
	text-align:center;
}
form.formation strong
{	background:none;
}


/* FORMULAR
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:385px;
	background-color:#f7f7f7;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.0em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}

#form-module h3 {padding:0px; margin:5px;}

#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:250px;
	border-left:2px solid #fff;
	border-right:none;
	font-size:1.0em;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:3px;
	width:205px;
	font-size:1.0em;
	border:1px solid #919aa4;
}

#form-module input.text {
	height:20px;
	font-size:1.0em;
}

#form-module input.checkbox {
	width:30px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input:focus {background-color:#f8f8f8;}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
	font-family:verdana, arial, helvetica, sans-serif;
}

#form-module-thanks {
	display:block;
	margin-bottom:25px;
	color:#51C969;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}
.text { font-size:1.0em;}