/*******************************************************************************

	Project		:	Srakla
	Copyright	:	www.diaphan.ch

*******************************************************************************/


/* ### Typografie content ###################################################################### */

h1 {
	font-size: 3em;
	font-weight: bold;
	text-align:left;
	color: white;
	margin-bottom: 1em;
	}
	
h2 {
	font-size: 2em;
	font-weight: bold;
	text-align:left;
	color: #940000;
	margin-bottom: 0.75em;
	}

	
h3 {
	font-size: 1.4em;
	font-weight: bold;
	text-align:left;
	color: #940000;
	margin-bottom: 0.5em;
	}

h4 {
	font-size: 1em;
	font-weight: bold;
	text-align:left;
	color: #062f00;
	}

strong {
	font-weight: bold;
	text-align:left;
	color: #062f00;
	}

hr {
	border-top: 1px dashed white;
	}


/* Definition der Teaser */

#Teaser {
	width:100%;
	overflow: visible;
	background-image: url(teaser.png);
	background-position: 0px 0px;
	}
#Teaser h1{
	margin-bottom:0em;
	padding-top:20px;
	text-align:right;
	}
#Teaser a{
	padding: 0px;
	}
#Teaser img {
	vertical-align: top;
	}

#Teaser_Navigation{
	width:250px;
	overflow: visible;
	background-image: url(teaser.png);
	background-position: 20px 10px;
	}
#Teaser_Navigation h1{
	text-align:left;
	}
#Teaser_Navigation a{
	padding-left:40px;
	}
/* Ende Definition der Teaser */


.boldred { 
	color: #940000;
	font-weight: bold;
}
.white { 
	color: #fff;
}
.yellow { 
	color: #940000;
}

b { 
	color: #fff;
	font-weight: bold;
}



	
#content a {color: #940000;text-decoration: underline;padding-left:0px;padding-right:0px;}	

#content li {list-style-image: url(0_bullet.png);margin-left: 15px;padding-bottom: 5px;padding-top: 5px;}

#wir {color: white;padding-left:40px;font-size: 4em;}

.top img {padding-right:10px;}


.pleft {
	float: left;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 18px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 6px;
	margin-left: 18px;
	margin-bottom: 18px;
	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 ------
*/

