/* ziemann.css */
body { margin-top:0px;}

.navi  {
	font-family : century gothic,tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #999966;
	letter-spacing : 1,5;
}
.navi A:link {font-weight : normal; color : #006600; text-decoration : none;}
.navi A:visited {font-weight : normal; color :#006600; text-decoration : none;}
.navi A:hover {font-weight : normal; color : #000000; text-decoration : underline;}
.navi B {font-weight : normal; color : #006600; text-decoration : none;}
.navi DIV {font-weight : normal; color : #006600; text-decoration : none;}

.navie  {
	font-family : century gothic,tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : normal;
	color : #cccc99;
	letter-spacing : 1,5;
}
.navie A:link {font-weight : normal; color : #cccc99; text-decoration : none;}
.navie A:visited {font-weight : normal; color :#cccc99; text-decoration : none;}
.navie A:hover {font-weight : bold; color : #cccc99; text-decoration : none;}
.navie B {font-weight : normal; color : #cccc99; text-decoration : none;}
.navie DIV {font-weight : normal; color : #cccc99; text-decoration : none;}

.text  {
	font-family : century gothic,tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 13px;
	line-height: 18px;
	font-weight:bold;
	color : #ffffff;
	letter-spacing : 1,5;
	padding-top : 10px;
}
.text A:link {font-weight : bold; color : #A6464E; text-decoration : none;}
.text A:visited {font-weight : bold; color :#A6464E; text-decoration : none;}
.text A:hover {font-weight : bold; color : #A6464E; text-decoration : underline;}
.text B {font-size : 13px; font-weight : bold; color : #ffffff; text-decoration : none;}
.text I {font-size : 13px; font-weight : bold; color : #ffffff; text-decoration : none;}

.button  {
	font-family : century gothic,tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 18px;
	font-weight : bold;
	color : black;
	letter-spacing : 1,5;
}
.cancel  {
	font-family : century gothic,tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 18px;
	font-weight : bold;
	color : #a6464e;
	letter-spacing : 1,5;
}

.input  {
	font-family : century gothic,tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 18px;
	font-weight : normal;
	color : black;
	background-color : #ffffff;
	border:2px solid black;
	letter-spacing : 1,5;
}
.input_p  {
	font-family : century gothic,tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 18px;
	font-weight : normal;
	color : black;
	background-color : #ffffff;
	border:2px solid black;
	letter-spacing : 1,5;
}

.title  {
	font-family : century gothic,tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 18px;
	line-height: 28px;
	font-weight : normal;
	color : #ffffff;
	letter-spacing : 1,5;
}
.titlewhite  {
	font-family : century gothic,tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 18px;
	line-height: 28px;
	font-weight : normal;
	color : #A6464E;
	background-color: #f0f0f0;
	padding:6px; margin:0px;
	letter-spacing : 1,5;
}
.titleb  {
	font-family : century gothic,tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 18px;
	line-height: 28px;
	font-weight : bold;
	color : #A6464E;
	letter-spacing : 1,5;
}
.titlesmall  {
	font-family : century gothic,tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : normal;
	color : #6A6F70;
	letter-spacing : 1,5;
}
.titlesmall A:link {font-weight : normal; color : #D1B18D; text-decoration : none;}
.titlesmall A:visited {font-weight : normal; color :#D1B18D; text-decoration : none;}
.titlesmall A:hover {font-weight : bold; color : #D1B18D; text-decoration : none;}
