/* Stylesheet fuer Beispiel-Projekt */
/* Erstellt von: Beatrix Keller */
/* Erstellt am: 05.10.2004 */
/* Update:  am: 09.08.2006 neues Design*/

/* Standard-Tags */
body {
background-color:	#998b82;
}

#content {
font-family:		verdana,arial,univers,helvetica;
font-size:			12px;
font-weight:		normal;
color:				#000000;
line-height:		18px;
width: 750px;
margin-left: auto;
margin-right: auto;
}

/* Texte */

.textfett {
font-weight:		bold;
line-height:		18px;
}
.textmarker {
color:				#614E41;
line-height:		18px;
}
.text_tabelle {
font-size:			10px;
font-weight:		normal;
line-height:		12px !important;
}
.miniabo {
font-size:			15px;
font-weight:		bold;
color:				#B8294B;
line-height:		18px;
}

h1{
font-size:			14px;
font-weight:		normal;
line-height:		18px;
}

h1 .marker{
color:				#fff;
background-color:	#998b82;
line-height:		18px;
}


/* Links */

.impressum{
color:				#614E41;
font-size:			10px;
}

.link{
color:				#614E41;
line-height:		18px;
}

.textweiss{
font-weight:bold;
color:#ffffff;
line-height:		18px;
}

a{
color:				#614E41;
text-decoration:	none;
line-height:		18px;
}

a:visited, a:active, a:hover {
color:				#614E41;
text-decoration:	none;
line-height:		18px;
}

.titel {
font-size:			13px;
font-weight:		normal;
color:				#614E41;
line-height:		18px;
}

.titelmarker {
font-size:			13px;
color:				#000000;
font-weight:		bold;
line-height:		18px;
}


/* Hintergruende */
.tab_gelb {background-color:#ffd996;}
.tab_hell {background-color:#ECE5E0;}
.tab_braun {background-color:#998b82;}

/* Formularelemente */
.button {border-style:solid;border-width:2px;border-color:#000000;font-family:arial;font-size:12px;}