p { 
	padding-bottom: 5 px;
}

.titel, .intro, .inhalt, .user, kopfzeile { 
	font-family: Garamond, Times, Times New Roman; 
}
.titel { 
	margin-left: 2cm;
	padding-top: 1cm;
	padding-bottom: 1cm;
	color: #006fab; 
	font-weight: bold; 
	font-size: 24pt; 
	line-height: 25pt; 
	}
.intro { 
	margin-left: 2cm;
	color: black; 
	font-weight: bold; 
	font-size: 12pt; 
	font-stretch:wider;
	line-height: 130%; 
	}
.inhalt { 
	margin-left: 2cm;
	color: black; 
	font-size: 12pt; 
	line-height: 120%; 
	text-align: left;
	}
.kopfzeile { 
	margin-left: 2cm;
	color: #006fab; 
	font-size: 8pt;
	font-weight: 100;
	text-align: left;
	padding-top: 0.2cm;
	padding-bottom: 0.2cm;
	border-top: 1px dashed #006fab;
	border-bottom: 1px dashed #006fab;
	}

.text { font-size : 0.75em; font-family: Verdana, Tahoma; }
.textklein { font-size : 0.72em; font-family: Verdana, Tahoma; }
.textbold { font-size : 0.75em; font-family: Verdana, Tahoma; font-weight: 600; line-height: 120%;  }
.linktext {  color: #ffffff; font-size : 0.75em; font-family: Verdana, Tahoma; }
.spurtext { padding-top: 4px; color: #006fab; font-size : 0.65em; font-family: Verdana, Tahoma; white-space:nowrap; }
.menu3text { margin-top: 5px; color: #ffffff; font-size : 0.70em; font-family: Verdana, Tahoma; white-space:nowrap; }
.menu4text { margin-top: 5px; color: #ffffff; font-size : 0.70em; font-family: Verdana, Tahoma; }

li.limenu { list-style-image: url(/buez/images/buez_li_logo.gif); } 

.tablinie { border-bottom: 1px double #d22769; padding-bottom: 2px; padding-top: 2px; }
.tabliniedot {  border-bottom: 1px dashed #d22769; padding-bottom: 2px; padding-top: 2px; }
.dbtest { width: 400; }
.dbtitel { width: 400; max-width: 400px; margin-left: 3px; color: black; font-size : 0.75em; font-family: Verdana, Tahoma; }
.dbklein { width: 400; max-width: 400px; margin-left: 3px; color: black; font-size : 0.60em; font-family: Verdana, Tahoma; }
.box590-20 { position:static; width:590px; height:20px; }
.box590-5 { position:static; width:590px; height:5px; z-index:0; margin-top: 10px; margin-bottom: 10px; background-color: #4d7d96; }
.box590-2 { position: static; width: 590px; height:2px; z-index:0; margin-top: 10px; margin-bottom: 10px; background-color: #4d7d96; }

.dbtitel A:link,.dbtitel A:visited,.dbtitel A:active,.dbtitel A:hover,.dbklein A:link,.dbklein A:visited,.dbklein A:active,.dbklein A:hover 
	{
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	}
.dbtitel A:hover, .dbklein A:hover 
	{
	color: #a9a9a9;
	}
.linktext A, .menu3text A, .button A, .menu4text A { color: #ffffff; text-decoration: none; }
.spurtext A  { color: #006fab; text-decoration: none; font-weight: bold; }
.menu3text A:hover { color: #ffffff; text-decoration: underline; }
.linktext A:hover, .button A:hover, .menu4text A:hover { color: #cce3f2; text-decoration: none; }
.spurtext A:hover { color: #ffffff; text-decoration: underline; }
.text A, .inhalt A { color: #006fab; text-decoration: none; }
.text A:hover, .inhalt A:hover { color: #000000; text-decoration: underline; }
.textbold A { color: #006fab; text-decoration: none; }
.textbold A:hover { color: #000000; text-decoration: underline; }

fieldset { width:470px; padding-left:5px; padding-bottom:5px; font-family:tahoma; font-size: 10px; border: #006fab solid 1px; }
.mformular { position:absolute; top:5px; left:5px; }
.verstecken { visibility: hidden; }

body {
		background-color: #ffffff; 
		background-image: url(/buez/images/buez-druck-bg.gif);
		background-repeat: repeat-y;
}

@page { size: portrait;
        margin-top: 2cm;
        margin-bottom: 2cm;
        margin-left: 2cm;
        margin-right: 3cm;	
}

