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


	Project		:	weinlandschweiz


	Copyright	:	www.diaphan.ch



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






/*	undo



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



:link,:visited { text-decoration:none; }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code {}

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



body, div,p,li {  }



/* Ergänzung von Jan  (Rebsorten-Texte) */

#main-block div {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
	margin-right: 20px;
}




/*	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;color:#164171;line-height: 1.4em;}


ul			{list-style: none;color:#164171;line-height: 1.4em;}
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 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	text-align: center;  /* Zentrierung im Internet Explorer */
}

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

.clear {
	clear:both;
}


.flLeft { float:left; margin-top:16px;}

.flRight { float:right; margin-top:16px;}


.warning, 

#main-block .warning { color:#f00; }



/*	website


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

#website {
	position:relative;
	display:block;
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */	
	padding:0;
	height:100%;
	width:1030px;
	color:#000;
	text-align: left; 
}


/*	header

*******************************************************************************/
#header {
	position:relative;
	height:104px;
	background-image:url(kopf.jpg);
	background-repeat: no-repeat;
}
#header_fr {
	position:relative;
	height:104px;
	background-image:url(kopf_fr.jpg);
	background-repeat: no-repeat;
}

#header_PR {
	position:relative;
	height:104px;
	background-repeat: no-repeat;
	background-image:url(kopf.jpg);
}
#header_PR_fr {
	position:relative;
	height:104px;
	background-repeat: no-repeat;
	background-image:url(kopf_fr.jpg);
}

#header_distanzhalter {
	position:relative;
	height:104px;
	width:20px;
	background-image:url();
	background-color: transparent;
}

#head_0 {
	float:left;
	position:relative;
	margin-right:20px;
	border-top:0px;
	background-color: transparent;
}
#head_00 {
	float:left;
	position:relative;
	height:80px;
	width:210px;
	background-color: transparent;
}

#head_1 {
	float:left;
	position:relative;
	margin-right:0px;
	margin-top:10px;
	background-color: transparent;
}
#head_11 {
	float:left;
	position:relative;
	height:80px;
	width:210px;
}

#head_2 {
	float:left;
	overflow: visible;
	position:relative;
	margin-right:0px;
	margin-top:10px;
	background-color: transparent;
}
#head_22 {
	float:left;
	position:relative;
	height:80px;
	width:210px;
	background-color: transparent;
}
#head_222 {
	float:left;
	position:relative;
	height:80px;
	width:540px;
}
#head_222 h1 {
	text-align: left !important;
	color:#7c3f64;
	font-size: 18px;
	font-weight: bold;
	padding-top: 30px;
}

#head_3 {
	float:left;
	position:relative;
	margin-right:0px;
	margin-top:10px;
	background-color:transparent;
}
#head_33 {
	float:left;
	position:relative;
	height:80px;
	width:210px;
	background-color:transparent;
}

#head_4 {
	float:left;
	position:relative;
	margin-right:0px;
	margin-top:10px;
	background-color:transparent;
}
#head_44 {
	float:left;
	position:relative;
	height:80px;
	width:180px;
}


/*	Navigation horizontal

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

#hauptnavigation {
	top:0px;
	left:195px;
	font-size: 10px;
	height:24px;
	width:820px;
	background-color: transparent;
}

#nav_hor {
	position:relative;
	margin-top:0;
	padding-top:0px;
	background-color: #71214C;
}


/*	Sprachwähler

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

.langue_box {
	position:absolute;
	float:left;
	top:85px;
	height:20px;
	width:190px;
	background-color:transparent;
}

.langue {
	padding-top: 0px;
	padding-left: 10px;
}

.langue a {
	color: white;
	font-weight: bold;
}



/*	content

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



#content, #content2, #hauptnavigation {
	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-image:url(bg_content.jpg);
	background-repeat:repeat-y;
	width: 1030px;

}

#content2 {
	background-repeat:repeat-y;
	width: 1030px;
}


#content2ch {
	background-image:url(bg_content_ch.gif);
	background-repeat:repeat-y;
	width: 1030px;
}


#content3 {
	background-image:url(bg_content3_unsichtbar.gif);
	background-repeat:repeat-y;
	width: 1030px;
}



/*	main (Hauptspalte Mitte)

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

#main {
	float:left;
	width:568px;
	color:#164171;
	background-color: transparent;
}

#main-block {
	padding-left:10px;
	padding-right:8px;
}
#main-block-spezial {
	width:840px;
	background-color: rgb(209,218,227);
	color:#164171;
	padding:0px;
	/*height: 800px;*/
}



#main-block2 {
	position: relative;
	margin-left: 0px;
	padding:7px;
}

#main-block input, #main-block select, #main-block option{
	color:#164171;
}


#main-block td, #main-block-spezial td{
	border-bottom: 1px dotted #7c3f64;
}

#main-block select {
	margin-bottom: 0px;
	width: 50px;
}

#main-block hr {
	border: 0px;
	border-bottom: 1px solid #7c3f64;
}
#main-block blockquote {
	color: #7c3f64;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
}


/*	Hauptspalte Groupletter

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

#GlAddUser div {
}

#GlAddUser label {
	width: 170px;
	float: left;
	height: 30px;
	font-size: 12px;
}

#GlAddUser select {
	width: 80px;
}

#GlAddUser input {
	width: 250px;
}
#GlMessage {
	color:#7c3f64;
	font-weight: bold;
}

/*	linkeSpalte PR

*****************************************/
#linkeSpalte {
	float:left;
	margin-right: 10px;
	padding-top: 7px;
	background-color: transparent;
	background-image: url(); 
	text-align: left !important;
	width: 180px;
	color:white;
}
#linkeSpalte h1{
	font-size: 12px;
	font-weight: bold;
	linge-height:14px;
}
#linkeSpalte h2{
	font-size: 10px;
	font-weight: bold;
	linge-height:14px;
}

/*	rechteSpalte_sichtbar

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

#rechteSpalte {
	float:right;
	padding: 14px 14px 14px 7px;
	background-color: transparent;
	background-image: url(); 
	text-align: left !important;
	color:#164171;
	width: 245px;
}


#rechteSpalte h1{
	text-align: left !important;
	color:#7c3f64;
	font-size: 14px;
	font-weight: bold;
}

#rechteSpalte h2{
	text-align: left !important;
	color:#7c3f64;
	font-size: 12px;
	font-weight: bold;
}



#rechteSpalte p{
	text-align: left !important;
	color:#164171;
	font-size: 12px;
	font-weight: normal;
}


#rechteSpalte ul{
	text-align: left !important;
	list-style: square;
	font-size: 12px;
	padding-left: 14px;
	margin-bottom:4px;
}


#rechteSpalte img{
	float: left;
}

#rechteSpalte b{
	color:#7c3f64;
}

#rechteSpalte hr{
	border: 0px;
	border-bottom: 1px solid #7c3f64;
}

#rechteSpalte_PR{
	float:left;
	position: relative;
	padding-top: 7px;
	margin-left: 10px;	
	background-color: transparent;
	text-align: left !important;
	color:#164171;
	width: 230px;
}


/*	rechteSpalte_unsichtbar

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

#rechteSpalte_unsichtbar {
	float:right;
	padding: 14px 14px 14px 7px;
	background-color: transparent;
	text-align: left !important;
}



#rechteSpalte_unsichtbar h1{
	text-align: left !important;
	color:#71214C;
	font-size: 14px;
	font-weight: bold;
}



#rechteSpalte_unsichtbar h2{
	text-align: left !important;
	color:#71214C;
	font-size: 12px;
	font-weight: bold;
}

#rechteSpalte_unsichtbar p{
	text-align: left !important;
	color:#000;
	font-size: 12px;
	font-weight: normal;
}

#rechteSpalte_unsichtbar ul{
	text-align: left !important;
	list-style: square;
	font-size: 12px;
}


/*	Navigation horizontal und vertical - 
	Wenn die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden

------------------------------------------------------------------------------*/


#header-nav {
	position:absolute;
	left:0px;
	width:900px;
	background:transparent;
}

#header-nav ul.nav1st {
}

#header-nav ul.nav1st li {
	display:block;
	float:left;
	padding:5px 7px 5px 7px;
}

#header-nav ul.nav1st li.active {
	background:transparent;
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	color:#f7f072;
}


#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:white;
	font-size:1.4em;
	font-weight:bold;
}

#header-nav ul.nav1st a:hover {
	color:#F7F072;
}

#navigation {
	float:left;
	background-image: url();
	background-repeat: repeat-y;
	background-position: left;
	width:190px;
	padding:14px 0;
	font-size: 10px;
}

#navigation p{
	font-size: 12px;
	color:white;
	padding-left: 5px;
}

#navigation ul.nav2nd li {
	padding:0;
	margin-left:14px;
	font-size:1.2em;
	font-weight:bold;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	color:#F7F072;

}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	color:white;
	text-decoration:underline;
}

#linkeSpalteNews {
	background-color: #ADBDCD;
	border-left: 2px solid #164171;
	border-right: 2px solid #164171;
	margin-top:30px;
}
#linkeSpalteNews h1{
	text-align: left !important;
	color:#7c3f64 !important;
	font-size: 10px !important;
	font-weight: bold !important;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
	padding-top:8px;
}

#linkeSpalteNews p{
	text-align: left !important;
	color:#164171 !important;
	font-size: 9px !important;
	font-weight: normal!important;
	line-height: 1.4em !important;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:10px;
}
#linkeSpalteNews a{
	text-decoration: underline !important;
	color: #7c3f64 !important;
}
#linkeSpalteNews hr{
	border: 0px;
	border-bottom: 10px solid #164171;
}

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

/* Headline 1 */

#main-block h1 {
	color:#7c3f64;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.8em;
	padding-top: 24px;
}


#main-block .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */

#main-block h2 {
	color:#7c3f64;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
	padding-top: 12px;

}



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

#main-block p,#main-block-spezial p,
#main-block ul,
#main-block ol {
	margin-bottom:0.6em;
	margin-top:0.6em;
	font-size:12px;
	line-height:1.6em;
}

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

#main-block ul {
	margin-left:14px;
	list-style-type:square;
}

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



/*	Hyperlinks
------------------------------------------------------------------------------*/

#main-block a, #main-block a:link, #rechteSpalte a, #rechteSpalte a:link ,
#main-block-spezial a, #main-block-spezial a:link
{
	color:#164171;
	text-decoration:underline;
}

#main-block a:hover, #rechteSpalte a:hover {
	color:#7c3f64;
}



/*	Images

------------------------------------------------------------------------------*/


#main-block div.image {
	margin-bottom:0;
}

#main-block div.image p {
	margin:0;
	font-size:0.9em;
}

#main-block div.flLeft {
	margin-right:28px;
	margin-bottom:14px;
}

#main-block div.flRight {
	margin-left:14px;
}



/*------------------------------------------------------------------------------- 


Das Modul nutzt 6  Klassen zur Ausrichtung der Bilder. 


.pleft(_b) , .pright(_b) und .pnormal(_b)    


.pleft für links ausgerichtete Bilder


.pright für rechts ausgerichte Bilder


.pnormal kann zur Definition einer Normalanzeige verwendet werden.  


.pleft_b, .pright_b und .pnormal_b 

definieren die Anzeige der Bilder für den 2. Stil.  

z.B. Anzeige mit Rahmen

Code: 


*/ 


/* 

---------START BILDMODUL -----------------------

Definition der Klassen ohne Rahmen 

CCS für REDAXO Bild-Modul

Erstellt von: Thomas Skerbis 

Stand: 23.05.2008 


*/


.pleft {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
	border: none;
}

.pright {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: none;
}

.pnormal {
	clear: both;
	border: none;
}



/* Definition der KLassen für 2.Stil (z.B. mit Rahmen) */


.pleft_b {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
	border: 1px solid #990000;
}

.pright_b {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 1px solid #990000;
}

.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}

/*
------ENDE Bildmodul --------------------------------------------------------
*/


/*---------START Teaser mit Bild Modul -----------------------*/



/*Teaser Style*/



/*Style für Categorie Überschrift



*/


.dl.teasercat { color: #666; font-size: 14px; font-family: arial; font-weight: bold; background-color: #ccc; text-indent: 12px; padding: 3px; }

dl.teasercat a { color: #900; font-weight: bold; text-decoration: none; }


/*Style für Artikel Übersicht*/

dl.teaserart { background-color: #e9e8e8; height: 20%; margin: 15px 0; padding: 15px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

dl.teaserart a { color: blue; }

dl.teaserart:after { 
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}



dl.teaserart dt { margin: 0 0 0.5em; font-family: arial; font-size: 14px; color: gray; }



/*Style des Pics*/



dl.teaserart dt img { 
float: left;
margin: 0 15px 0 0;
padding: 0 4px 4px 0;
}

/*Sytle des Description Feldes*/

dl.teaserart dd { 
margin-left: 100px;
font-size: 11px;
line-height: 13px;
color: #666; 
}



/*---------Ende Teaser mit Bild Modul -----------------------*/











/*	footer



------------------------------------------------------------------------------*/

.footer {
	display:block;
	width:1030px;
	background-color: #71214C;
	margin: 0 auto;
}

.footer2 {
	padding:0 14px;
}

.footer p {
	margin:0;
	padding:9px 0;
	font-size:9px;
	text-transform:uppercase;
}


.footer p, 

.footer p a,

.footer p a:link {
	color:white;
}

.footer p a:hover {
	text-decoration:underline;
}


.footer .col-left {
	float:left;
	width:196px;
}

.footer .breadcrumb {
	float:left;
	width:570px;
}


.footer .col-right {
	float:left;
}


/*	login form

------------------------------------------------------------------------------*/


.login {
	margin:1.2em 0 1.2em 0;
	width:170px;
	background-color:#f7f7f7;
	font-size:1.2em;
	line-height:1.4em;
}

.login2 {
	padding:5px 0 5px 14px;
}

.login label {

	display:block;

	clear:both;

	margin-top:5px;

	color:#606060;

}



.login input {

	float:left;

	margin:5px 0;

	width:130px;

	border:1px solid #606060;

	background-color:#fff;

}



.login input.submit { 

	border:none;

	background:none;

	color:#606060;

	text-decoration:underline;

	cursor:pointer;

}



/* form-module Formulargenerator



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



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

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:transparent;
	color:#164171;
	font-family:verdana, arial, helvetica, sans-serif;

}

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



#form-module legend {
	display:none;
}

#form-module p {
	margin:0;
	padding:0px;
	font-size:1em;
	font-weight:bold;

}

#form-module .element {
	display:block;
	background-color:transparent;
	border-top:1px solid #d0d9e3;
}

#form-module label {
	display:block;
	float:left;
	padding:1px;
	width:120px;
	border-right:0px solid #fff;
	font-size:12px;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 

#form-module select, 

#form-module textarea {
	float:left;
	margin:5px;
	width:365px;
	border:0px solid #333;
}

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

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}


#form-module input.submit { 
	margin:5px 5px 5px 128px;
	padding:2px 5px;
	border:0px solid #333;
	background-color:#fff;
	width:155px;
	color:#7c3f64;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#7c3f64;
	color:white;
}

#form-module label.textarea, 

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

#form-module-thanks {
	display:block;
	color:#164171;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

/***************************************************************
CSS für Lightbox 2 Redaxo Modul
***************************************************************/
.galimg
{
	background-color: #CCCCCC;
	border: 5px solid #333333;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/***************************************************************
CSS für Popups Vereinigungen
***************************************************************/
a.info {
	position:relative; 
	z-index:1;	
	color:#164171;		
	text-decoration:underline; !important
}

a.info:hover {
	z-index:2;	
	color:#164171;		
}

a.info span {
	display: none;	
	text-decoration:none;		
	color:#164171;		
}

a.info:hover span {
	text-decoration:none;
	display:block;	
	position:absolute;	
	bottom:2em;	
	left:0em;	
	width:16em;	
	border:1px solid #12127D;	
	background-color:white;	
	text-align: left;	
	padding: 5px;	
	color:#164171;		
} 
.alphabet,
.alphabet_aktiv { 
	text-decoration:none !important;	
	font-family: Courier;		
	border:1px solid rgb(173,189,205)  !important;	
	color:rgb(173,189,205)  !important;	
	border-width: 18px;	
	margin: 2px;	
	padding: 2px 5px 2px 5px;	
	font-size:10px !important;	
}
#alphabet_verfuegbar:hover { 
	background-color: white;	
	text-decoration:none !important;	
}
#alphabet_verfuegbar {
	border:2px solid rgb(173,189,205)  !important;	
	background-color: rgb(218,237,245);
	font-weight: bolder !important;
}
.alphabet_aktiv { 
		background-color: white !important;
}
#sortier_liste {
	width:160px;
	background-color:rgb(218,237,245);
	border:1px solid rgb(173,189,205);
	font-size:10px;color:rgb(173,189,205);
	font-weight:bolder;
}
#sortier_liste:hover {
	width:160px;
	background-color:rgb(218,237,245);
	border:1px solid rgb(173,189,205);
	font-size:10px;color:rgb(173,189,205);
	font-weight:bolder;

}


/***************************************************************
CSS für Hasso Galerie
***************************************************************/

#hassoGallery {
	margin-left: 0px;
	padding: 0;
	font-size: medium ;
}

#hassoNav {
	display: block;
	text-align:left;
}

#hassoNav ul {
	display: block;
	text-align:left;
	list-style: none;
	margin-left: 0.5em;
	font-size: small ;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 2px;
}

#hassoNav a {
	display: block;
}

#hassoNav a:hover {
	display: block;
	background-color:transparent;
}

#hassoNav #active {
	display: block;
	background-color:transparent;

}

#hassoThumbs {
	float: left;
	padding: 0;
	width: 540px;
	margin: 0px;
	border:0px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: transparent;
	text-align: center;
}

#hassoThumbs .hassoThumb {
	float: left;
	margin: 10px 5px 10px 5px;
	border:0;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align:middle;	
}

#hassoThumbs .hassoThumb a {
	border:0;	
}

#hassoThumbs .hassoThumb a img {
	border:0;	
}

#hassoPic {
	text-align:center;
	padding: 5px;
	width: 530px;
	margin: 0px;
	border:0px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: transparent;
}

#hassoPic .hassoTitle {
	font-style:oblique;
	text-align:left;
	font-size:12px;	
}

#hassoPic .hassoDescription {
	text-align:left;	
}

#hassoPic img {
	border: 0px;
	margin: 0px;
}


#hassoPrevNextNav {
	display: block;
	font-size: small ;
	width: 540px;
	margin:0;
	padding: 0;

}


#hassoPrevNextNav #hassoPrevPic{
	float: left;
	
}


#hassoPrevNextNav #hassoNextPic{
	float: right;
}

#hassoPrevNextNav #hassoPrevPic a {
	text-align:left;
}


#hassoPrevNextNav #hassoNextPic a {
	text-align:right;
		
}