/*******************************************************************************

	Project		:	Art Creativ

	Copyright	:	blumbeet - web.studio
					www.blumbeet.com

*******************************************************************************/



/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

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; }


legend { display:none; }

div, p { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
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:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-image:url(/files/bg_body.gif);
	font-family:arial, helvetica, verdana, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:0
	padding:0;
	height:100%;
	width:100%;
	/*
	background-image:url(/files/bg_content.png);
	background-repeat:repeat-y;
	*/
	color:#000;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:160px;
	background-image:url(/files/bg_hdr.png);
}
#startpage #header {
	background-image:url(bg_hdr.jpg);
}
#header-text {
	position:absolute;
	bottom:5px;
	left:140px;
	font-size:1.2em;
}
#startpage #header-text {
	display:none;
}

#header-text p strong {
	color:#ac2e0c;
}

/*	logo
*******************************************************************************/
#logo {
	position:absolute;
	top:10px;
	left:20px;
}

#logo a {
	display:block;
	height:148px;
	width:220px;
	text-indent:-700em;
}


/*	content
*******************************************************************************/


#content, #content2 {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */


#content {
	background:#f90;
	background-image:url(/files/bg_website.png);
	background-repeat:repeat-y;
/*
	background-image:url(/files/bg_content_bt.png);
	background-position:left bottom;
*/
}

#content2 {
	margin-bottom:20px;
}
#startpage #content2 {
	background-image:url(bg_sp_cnt.png);
}

#main {
	float:left;
	width:820px;/*
	background-image:url(/files/bg_content_bt.png);
	background-position:left bottom;*/
}
#main2 {
	margin-bottom:20px;/*
	background-image:url(/files/bg_content.png);
	background-repeat:repeat-y;*/
}


#main-block {
	float:left;
	width:660px;
}

#main-block2 {
	padding:20px 40px 20px 20px;
}

#sub-block {
	float:left;
	width:160px;
}

#sub-block2 {}

/* hide from IE/MAC \*/
* html #sub-block, * html #sub-block2 {
	height:1px;
}
/* end hide */



/*	Article
------------------------------------------------------------------------------*/
.article p strong {
	color:#ac2e0c;
}

.article img {
}

/* Text-Picture Modul */

.box-left {
	display:inline;
	float:left;
	clear:both;
	width:300px;
	margin:0 20px 1.1em 0;
}

#startpage .box-left {
	width:200px;
	margin-left:100px;
}

.box-right {
	display:inline;
	float:left;
	width:280px;
	margin:0 0 1.1em 0;
}

#main-block .text-picture .box-left2 p {
	/*margin:0;*/
}

.box-picture-text, 
.box-text-picture {
	border:2px solid #eeeee5;
}
 
.box-text-picture {
	background-image:url(bg_box_text_pic.png);
	background-repeat:repeat-y;
}
.box-picture-text {
	background-image:url(bg_box_pic_text.png);
	background-repeat:repeat-y;
}

.box-picture-text .box-left, 
.box-text-picture .box-left {
	margin:0;
	width:308px;
}

.box-picture-text .box-right, 
.box-text-picture .box-right {
	margin:0;
	width:288px;
}

.box-text-picture .box-left2, 
.box-text-picture .box-right2, 
.box-picture-text .box-left2, 
.box-picture-text .box-right2 {
	padding:20px;
}

.box-picture-text .box-left2, 
.box-text-picture .box-right2 {
	text-align:center;
}


/*	sub-block
------------------------------------------------------------------------------*/

#sub-block h2 {
	border-top:20px solid #b6c0d3;
	padding:5px 10px;
	color:#ac2e0c;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}
#sub-block p {
	background-color:#d6dce7;
	margin-bottom:20px;
	padding:5px 10px;
	font-size:1.2em;
	line-height:1.4em;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 {
	margin-bottom:1.1em;
	color:#ac2e0c;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}
#main-block h1.spage {
	font-size:1.6em;
	font-weight:normal;
	text-align:center;
}
#main-block h1.spage strong {
	font-family:serif;
	font-size:1.6em;
	font-weight:bold;
}

/* Headline 2 */
#main-block h2 {
	color:#316078;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.6em;
}


/*	Paragraphs
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.4em;
}
#main-block ul,
#main-block ol {
	margin-left:25px;
}

#main-block ul ul,
#main-block ul ol, 
#main-block ol ul, 
#main-block ol ol {
	font-size:1em;
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}
#main-block ol ol {
	list-style-type:lower-alpha;
}

/*	Tables
------------------------------------------------------------------------------*/
#main-block table {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.4em;
}

#main-block td {
	padding:0 20px 0 0;
}


/*	Lists
------------------------------------------------------------------------------*/


/*	Blockquotes
------------------------------------------------------------------------------*/


/*	Hyperlinks
------------------------------------------------------------------------------*/
#nav p a, 
#nav p a:link, 
#main-block a, 
#main-block a:link, 
#sub-block a, 
#sub-block a:link {
	color:#ac2e0c;
	text-decoration:underline;
}

#main-block a:hover, 
#sub-block a:hover {
	color:#000;
	text-decoration:none;
}



/*	footer
------------------------------------------------------------------------------*/
#footer {
	display:block;
	width:660px;
	margin-left:120px;
}
#footer p {
	padding:5px 20px;
	color:#999;
	font-size:1.1em;
}
#footer p a {
	color:#999;
}
#footer p a:hover {
	text-decoration: underline;
}





/*	nav
------------------------------------------------------------------------------*/
#nav {
	display:block;
	float:left;
	width:120px;
	background-image:url(/files/bg_nav.png);
	background-repeat:repeat-y;
}
#startpage #nav {
	margin-top:200px;
}

/*	nav1st
------------------------------------------------------------------------------*/
ul.nav1st {
	margin-bottom:20px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.1em;
}

ul.nav1st li {
	display:block;
	padding:10px 0 9px 0;
	color:#fff;
}

ul.nav1st a, 
ul.nav1st a:link {
	display:block;
	padding:5px 10px 4px 10px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

ul.nav1st a:hover, 
ul.nav1st li a.current, 
ul.nav1st li a.current:link  {
	background-color:#cd6868;
}

ul.nav1st li a.current:hover {}



/*	login form
------------------------------------------------------------------------------*/
.login {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.4em;
}

.login2 {
	padding-left:10px;
}

.login label {
	display:block;
	margin-top:5px;
	color:#fff;
}

.login input {
	float:left;
	margin:5px 0;
	width:100px;
	border:1px solid #c5cddc;
	background-color:#a2afc7;
}


.login input.submit { 
	border:none;
	background:none;
	color:#fff;
	text-decoration:underline;
	cursor:pointer;
}

/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:600px;
	font-size:1.2em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}

#form-module .element {
	display:block;
	clear:both;
}

#form-module label {
	display:block;
	float:left;
	margin:5px 0;
	width:120px;
}


#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px 0;
	width:295px;
	border:1px solid #c0c9d9;
	background-color:#f4f5f8;
}

#form-module input.text {
	height:20px;
}

#form-module input.submit { 
	margin:5px 0 5px 120px;
	padding:2px 5px;
	border:1px solid #c0c9d9;
	background-color:#f4f5f8;
	color:#000;
	font-family:arial, helvetica, verdana, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	font-size:1.2em;
}



/*	map
------------------------------------------------------------------------------*/
.map {
	position:relative;
	float:left;
	margin-right:50px;
	width:309px;
	height:413px;
	background-image:url(bg_karte.gif);
	background-repeat:no-repeat;
}

#main-block .map p {
	position:absolute;
	font-size:1em;
}

#main-block .map p a, 
#main-block .map p a:link {
	color:#000;
	text-decoration:none;
}
#main-block .map p#m27 a,
#main-block .map p#m26 a {
	color:#fff;
}
#main-block .map p a:hover {
	text-decoration:underline;
}

/* Schleswig-Holstein */
.map p#m27 {
	top:30px;
	left:110px;
	width:50px;
}

/* Hamburg */
.map p#m26 {
	top:70px;
	left:132px;
}

/* Mecklenburg-Vorpommern */
.map p#m25 {
	top:54px;
	left:180px;
	width:50px;
}

/* Bremen */
.map p#m24 {
	top:90px;
	left:90px;
}

/* Niedersachsen */
.map p#m23 {
	top:114px;
	left:70px;
}

/* Sachsen-Anhalt */
.map p#m22 {
	top:162px;
	left:162px;
}

/* Brandenburg */
.map p#m21 {
	top:142px;
	left:222px;
}

/* Berlin */
.map p#m20 {
	top:122px;
	left:238px;
}

/* Nordrhein-Westfalen */
.map p#m19 {
	top:168px;
	left:16px;
}

/* Hessen */
.map p#m18 {
	top:220px;
	left:90px;
}

/* Thueringen */
.map p#m17 {
	top:220px;
	left:150px;
}

/* Sachsen */
.map p#m16 {
	top:200px;
	left:240px;
}

/* Rheinland-Pfalz */
.map p#m15 {
	top:242px;
	left:14px;
	width:50px;
}

/* Saarland */
.map p#m14 {
	top:290px;
	left:20px;
}

/* Baden-Wuerttemberg */
.map p#m13 {
	top:330px;
	left:50px;
}

/* Bayern */
.map p#m12 {
	top:310px;
	left:180px;
}



/*	map-list
------------------------------------------------------------------------------*/
div.map-list {
	float:left;
	background-image:url(bg_karte_lsi.gif);
	background-position:0 2px;
}
div.map-list ul li {
	padding:0 0 12px 0;
	line-height:1em;
}



/*	mitglieder
------------------------------------------------------------------------------*/
#main-block table.mitglieder-head, 
#main-block table.mitglieder-cont {
	clear:both;
	margin:0;
	width:600px;
}

#main-block table.mitglieder-cont {
	border-bottom:5px solid #d6dce8;
}

#main-block table.mitglieder-head td {
	background-color:#c0c9da;
	color:#637397;
	font-weight:bold;
}

#main-block table.mitglieder-head td, 
#main-block table.mitglieder-cont td {
	padding-left:5px;
	padding-right:2px;
}

#main-block table.mitglieder-head td.col1, 
#main-block table.mitglieder-cont td.col1 {
	width:130px;
	border-right:1px solid #c0c9da;
}

#main-block table.mitglieder-head td.col2, 
#main-block table.mitglieder-cont td.col2 {
	width:130px;
	border-right:1px solid #c0c9da;
}

#main-block table.mitglieder-head td.col3, 
#main-block table.mitglieder-cont td.col3 {
	width:95px;
	border-right:1px solid #c0c9da;
}