/* reset */

*	{
margin: 0;
padding: 0;
}



body				{font-family: Verdana, Sans-serif; font-size:11pt; background-color: #ffffff; color: black;}

a:link				{color: #006699; border-bottom: 1px dotted #006699; text-decoration:none;}

a:visited			{color: #666666; border-bottom: 1px dotted #666666; text-decoration:none;}

a:hover				{color: #006699; border-bottom: 1px solid #006699; text-decoration:none;}

a:active			{color: #006699; border-bottom: 1px solid #006699; text-decoration:none;}

img 				{ border: none; margin: 0; padding: 0; }

li					{

	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 10px;

}

table, tbody 	{
	padding: 0px;
	border: none;
	border-spacing: 15px;


}

/*-- Seitenbereiche */

div.content		{
	width:1000px;
	clear: right;
	margin-top: 20px;
}


div.menu			{
	display: none;
}

div.menulist			{
	display: none;
}

div.menulist ul				{
	display: none;
}

div.submenulist			{
	display: none;
}

div.submenulist ul				{
	display: none;
}

div.center			{
	float:left;
	width:618px;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
div.kapiteltitel			{
	float:left;
	width:618px;
	height:70px;
	background-image:url(../_images/top_neutral.gif);
	background-repeat:no-repeat;
	padding-top: 80px;
	padding-right: 10px;
	padding-left: 250px;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}

div.seitentitel			{
	float:left;
	width:600px;
	margin: 10px 0px 0px 20px;
	padding-bottom: 10px;
	border-bottom:solid 1px #666666;
	font-size: 16px;
	font-weight: bold;
	color:#000000;

}

div.centercontent		{
	padding:20px;
	float:left;
	color: black;
	width: 575px;
}
div.centerbottom		{
	display: none;
}
div.centerbottomleft		{
	display: none;
}
div.centerbottomup		{
	display: none;
}


div.right			{
	display: none;
}



/*-- von haushaltleiterin.css (bisher) */

.untertitel  {
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}

.titel  {
	FONT-FAMILY : Arial, Helvetica;
	FONT-SIZE : 15px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}



div.formholder			{overflow:auto; margin-bottom:3px;}
div.formholdercheck			{overflow:auto; padding:3px; margin-bottom:-3px;}
div.formlabel			{float:left; width:200px; padding-top:5px;}
div.formfield			{float:left; width:150px;}
form				{margin:0px; padding:0px;}
.forminput			{border: 1px solid #194562; width:150px; font-family: Verdana, Sans-serif; font-size:11px; padding:3px;}
input.radio			{padding:0px; margin:0px; margin-bottom:-3px; margin-right:3px;}
.submit				{border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; font-family: Verdana, Sans-serif; font-size:11px; padding:3px; background-color: #E5E8EA; border-bottom: 1px solid #194562; border-right: 1px solid #194562;}


.formular  {
	COLOR : #000000;
	FONT-FAMILY : Arial, Helvetica;
	FONT-SIZE : 12px;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
	BORDER-LEFT : #000000 1pt solid;
	BORDER-right : #000000 1pt solid;
	BORDER-top : #000000 1pt solid;
	BORDER-bottom : #000000 1pt solid;
	background : #ffffff;
	width : 156px;
}

.formklein  {
	COLOR : #000000;
	FONT-FAMILY : Arial, Helvetica;
	FONT-SIZE : 12px;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
	BORDER-LEFT : #000000 1pt solid;
	BORDER-right : #000000 1pt solid;
	BORDER-top : #000000 1pt solid;
	BORDER-bottom : #000000 1pt solid;
	background : #ffffff;
	width : 35px;
}

.formsenden  {
	COLOR : #000000;
	FONT-FAMILY : Arial, Helvetica;
	FONT-SIZE : 12px;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
	BORDER-LEFT : #000000 1pt solid;
	BORDER-right : #000000 1pt solid;
	BORDER-top : #000000 1pt solid;
	BORDER-bottom : #000000 1pt solid;
	background : #ffffff;
	width : 70px;
}

.klein  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #006699;
	text-decoration : none;
}

A.klein  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #006699;
	text-decoration : underline;
}

A.klein:active  {
	BACKGROUND-COLOR : transparent;
	COLOR : #006699;
	FONT-FAMILY : Arial, Helvetica;
	FONT-SIZE : 10px;
	TEXT-DECORATION : underline;
}

A.klein:visited  {
	BACKGROUND-COLOR : transparent;
	COLOR : #006699;
	FONT-FAMILY : Arial, Helvetica;
	FONT-SIZE : 10px;
	TEXT-DECORATION : underline;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
}

A.klein:hover  {
	BACKGROUND-COLOR : transparent;
	COLOR : #000000;
	FONT-FAMILY : Arial, Helvetica;
	FONT-SIZE : 10px;
	TEXT-DECORATION : underline;
}
