﻿/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Versionierung und Beschreibung                                                                         */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*						                                                                                   */
/*	Datum       Version  Kürzel  Beschreibung (Änderung/Ergänzung/Erweiterung)                             */
/*						                                                                                   */
/*	04.10.2007	1.0.0	 PD      erste Version                          */

/*						                                                                                   */
/*						                                                                                   */
/*						                                                                                   */
/*						                                                                                   */


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Inhaltsverzeichnis                                                                                     */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*						                                                                                   */
/*	1.  Formatierung Standardtags                                                                          */
/*	2.  Formatierung seitenübergreifene Klassen und/oder Formatierungen                                    */
/*	3.  Formatierung usability Elemente am Inhaltsende                                                     */
/*	4.  Formatierung Hauptrahmen                                                                           */
/*		x.x. Formatierung Rahmen 1 oder ... etc.                                                           */




/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  1. Formatierung Standardtags, Formatierung seitenübergreifene Klassen und/oder Formatierungen          */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */


*
{
	margin: 0;
	padding: 0;
	border: none;
	color: #48789a;
}


html
{
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #819fb9 url("/images/online-sachsen/hg.gif") repeat-x top;	
}



body 
{
	text-align: center;
	width: 100%;
	hheight: 100%;
	margin: 0 auto;
	background: url("/images/online-sachsen/linie.gif") repeat-y center;	
}

a
{
	color: #bc0f30;
}



.strong
{
	font-weight: bold;
}

.center
{
	text-align: center;
}

.clearer
{
	clear: both;
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  2. Kopfbereich und Wrapper                                                                             */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#wrapper
{
	margin: 0 auto;
	background: url("/images/online-sachsen/kopf.gif") no-repeat top center;	
}


#header
{
	margin: 0 auto 1px auto;
	height: 275px;
	padding-top: 140px;
	padding-left: 1px;
	bbackground: url("/images/online-sachsen/bild.jpg") no-repeat top center;		
}

#wrapper2
{
	margin: 0 auto;	
	width: 1001px;	
}

#content
{
	margin: 20px 40px;
}

#maincontent
{
	 clear: left;
	 text-align: left;
}

#maincontent #links
{
	float: left;
	width: 630px;
	bbackground: fuchsia;
}

#maincontent #rechts
{
	float: right;
	width: 250px;
	bbackground: aqua;
}


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  3. Menü                                                                                                */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#menu
{
	margin-left: 1px;
	font-size: 85%;
	font-weight: bold;
	text-align: left;
}

#menu ul
{
	float: left;
	background: #7c95a6;
	list-style: none;
	width: 100%;

}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	padding: 0.75em 3em;	
	text-decoration: none;
	color: white;
	border-right: 1px solid #fff;	
	background: #7c95a6;
	float: left;	
}

#menu ul li a:hover,  #menu ul .selected
{
	background: #48789a;
}


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  4. Maincontent                                                                                                */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#maincontent h1
{
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}


#maincontent #links h2
{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1em;
	line-height: 1.3em;
}

#maincontent #links p
{
	font-size: 90%;
	margin-bottom: 1em;
	line-height: 1.4em;
}

#maincontent #links strong
{
	display: block;
	margin-bottom: 1em;
}

#maincontent #links ul
{
	margin-left: 20px;
	font-size: 80%;
	margin-bottom: 1em;	
}

#maincontent #links ul li
{
	margin-bottom: 0.5em;	
}


#maincontent #rechts p
{
	font-size: 90%;
	margin-bottom: 1em;
	line-height: 1.4em;
}

#maincontent #rechts p strong
{
	display: block;
}


#maincontent #rechts dl
{
	margin-bottom: 10px;
}

#maincontent #rechts dt
{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.5em;
	line-height: 1.3em;
}

#maincontent #rechts .zeile
{
	float: left;
	width: 260px;
	margin: 2px 0;
}


#maincontent #rechts .zeile .left
{
	float: left;
	width: 50px;
}

#maincontent #rechts .zeile .right
{
	float: right;
	width: 200px;
	text-align: left;
}


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  startseite                                                 */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#s1
{
	float: left;
	width: 280px;
	bbackground: aqua;
}


#s2
{
	float: left;
	width: 280px;
	margin: 0 40px;	
	bbackground: gray;
}

#s3
{
	float: right;
	width: 280px;
	bbackground: fuchsia;
}

#s1 ul, #s2 ul, #s3 ul
{
	margin-left: 50px;
	padding-top: 5px;
}

#s1 ul li, #s2 ul li, #s3 ul li
{
	margin-bottom: 5px;
}


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  referenzteaser                                             */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */


.referenz
{

	font-size: 80%;
	float: left;
	width: 600px;
	margin-bottom: 10px;

}

.referenz dt
{
	float: left;	
	width: 220px;
}

.referenz dt img
{
	width: 200px;
	height: 200px;
	border: none;
}


.referenz dd
{
	float: right;	
	width: 380px;
	text-align: left;	
}

.referenz .text
{
	margin-top: 25px;

}

.referenz .text strong
{
	display: block;
	margin-bottom: 3px;
}


.referenz .link
{
	text-align: center;
	margin: 0 auto;
	padding-top: 5px;
}



/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  werbeteaser                                                */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.teaser
{
	width: 250px;
	padding-bottom: 15px;
}

.teaser dt img
{
	border: none;	
}


.stb
{
	float: left;
	width: 200px;
	padding-bottom: 15px;
}

.stb dt img
{
	border: none;	
}

.stbteaser
{

	width: 252px;
	background: url("/images/online-sachsen/teaser/linie.jpg") repeat-y top;	
}

.stbteaser dd
{
	background: url("/images/online-sachsen/teaser/bild3.jpg") no-repeat bottom;	
	padding: 0 10px 10px 10px;
	font-size: 80%;
	line-height: 1.3em;	
}

.stbteaser .button
{
	text-align: center;
	width: 230px;
	height: 50px;
}


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  kontakt                                                    */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#kontaktformular 
{
	width: 600px;
	margin: 0 auto;
}

#kontaktformular fieldset
{
	padding-bottom: 20px;
	border: 1px solid #48789a;	
	margin-bottom: 20px;
}

#kontaktformular legend
{
	padding: 0 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

#kontaktformular label
{
	float: left;
	width: 200px;
	text-align: right;
}

#kontaktformular .zeile
{
	float: left;
	margin: 5px 0;
	display: inline;
}


#kontaktformular .mussfeld
{
	float: left;
	width: 300px;
	border: 1px solid #48789a;
	margin-left: 10px;
	background-color: #e2c8c5;
}

#kontaktformular .kannfeld
{
	float: left;
	width: 300px;
	border: 1px solid #48789a;
	margin-left: 10px;
}


#kontaktformular .textfeld
{
	float: left;
	width: 300px;
	height: 200px;
	border: 1px solid #48789a;
	margin-left: 10px;
}

#kontaktformular .textfeld2
{
	float: left;
	width: 300px;
	height: 100px;
	border: 1px solid #48789a;
	margin-left: 10px;
}

#kontaktformular .senden
{
	float: left;
	margin-left: 10px;
}


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Partnerseite                                                                                                */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */


#partner
{
	text-align: center;
}

#partner h1
{
	text-align: left;
}



/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  5. Fussbereich                                                                                                */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#footer
{
	border-top: 1px solid #7c95a6;
	padding: 10px 0 5px 0;
	font-size: 80%;
}
