/*
_ _ _ _ _ _ _ _ _ _ _ _

züschen/zueschen.de
2005-07-19
_ _ _ _ _ _ _ _ _ _ _ _

*/

html, body { 
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
}
img {
	border: 0px;
}

a {
	color: black;
	text-decoration: none;
}

/*
_________________________________________

Aufbau der seite
_________________________________________
*/

	
#oben {
display: none;
}

#ecke {
display: none;
}

#oben_navi {
display: none;
}

#links_navi {
display: none;
}

#unten {	
display: none;
}

/*
_________________________________________

clearing !
_________________________________________
*/

.clearen {
	clear: left;
}
	
/*
_________________________________________

Content
_________________________________________
*/

/*

.textcontent {
	padding: 10px; 
}
_________________________________________

Überschriften
_________________________________________
*/

h1 {
	color: #000000;
	font-size: 22pt;
	font-weight: normal;
	letter-spacing: -1pt;
	margin-top: 0px;
	margin-bottom: 8px;
}

/*
_________________________________________

Untere Navigation, Trennungsstriche
_________________________________________
*/

.trenner {
	margin-right: 5px;
}

a.navirechtsunten {
	margin-right: 5px;
}

/*
_________________________________________

Inhalt des Containers unten
_________________________________________
*/

#newsticker {
	padding: 3px;
	padding-left: 5px;
	float: left;
	width: 320px;
	height: 22px;
	overflow: hidden;
	display:none;
}
#newstickercontent {
	float:left;
	padding: 0 5px 0 5px;
	width:270px;
	height: 22px;
	overflow: hidden;
}
.tickerborder {    
	float:left;
	width:20px;
	height: 22px;	
}



#unten_navigation {
	padding: 3px;
	float: right;
}


/**********************************
            Styles für die Erweiterung "jede Menge Höhepunkte" (jmhp_)
**********************************/
.jmhp_drumherum {
	position:absolute;
	top:0px;
	left:0px;
	width: 720px;
	height: 441px;
	overflow:hidden;

}

.jmhp_left {
	height:328px;
	width:390px;
	overflow:hidden;
}

.jmhp_right {
	position:absolute;
	left:400px;
	top:0px;
	height:346px;
	width:318px;
	overflow:auto;
	padding-top:5px;
}
.jmhp_rightfooter {	
	position:absolute;
	left:400px;
	bottom:0px;
	height:80px;
	width:300px;
}
.jmhp_header {
}
.jmhp_text {	
	margin-bottom:5px;
}
.jmhp_tippheader {	
	margin:10px 0px -3px 0px;
}
.jmhp_tipptext {	
	background-color:#F0696E;
	width:300px;

}


/*********************************************************
          Styles für das Template Karten & Broschüren
*********************************************************/

.kabr_drumherum {	
	width:600px;	
	margin: 0px 0px 0px 0px;
} 

.kabr_bilderlinks{
	float:left;
}
.kabr_right{		
	padding:0px 0px 0px 20px;
	float:left;
}
.kabr_text{		
	margin:0px 0px 0px 0px;
}
.kabr_blockelement{
	clear:left;
	margin: 0px 0px 0px 0px;
}
.kabr_header {
	color:#cc0000;
	margin:0px 0px 10px 0px;
}




/*********************************************************
          Styles für das Template Wege
*********************************************************/

.wege_drumherum {	
	width:600px;	
	margin: 50px 0px 0px 0px;		
} 
.wege_oben{	
}
.wege_obenlinks{
	width:470px;
	float:left;
}
.wege_obenrechts{		
	width:130px;
	color: #C9242B;
	float:right;
}
.wege_haupt{	
	clear:both;
}

.wege_hauptbild{
	margin: 15px 0px 10px 10px;
	float:right;
}


/*********************************************************
          Styles für das Template Übersicht
*********************************************************/
.ueb_drumherum {	
	width:600px;	
	margin: 50px 0px 0px 0px;		
} 
.ueb_table {
	margin-top:5px;
}
.ueb_headertr {
}
.ueb_zeile {
}
.ueb_th1 {
	width:60px
}
.ueb_th2 {
	width:350px
}
.ueb_th3 {
}
.ueb_th4 {
}

.ueb_td {
	vertical-align: top;
}
.ueb_headertext{
	margin:0px 0px 0px 0px;
}



/*********************************************************
          Styles für das Kontaktformular
*********************************************************/

.kontakt_aussen {
	margin:50px 50px 10px 50px; 
	width:400px;
}

.kontakt_input {
	border: 1px solid #939598;
                color : black;
                font-size : 0.9em;
                color : black;
}


input {
	border: 1px solid #939598;
                color : black;
                font-size : 0.9em;
                color : black;
}
textarea {
	border: 1px solid #939598;
                font-size : 0.9em;
                color : black;
}


/*********************************************************
          Styles für den Image Swapper
*********************************************************/

.tx-imgswopper4x4-pi1 img {
                border: 1px solid #859BCD;
                margin-bottom: 2px;
}

/*********************************************************
          Styles 2005-07-28
*********************************************************/

.rot {
	color: red;
}
.schwarz {
	color: black;
}