/* Standardformatierungen */


body {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, non-serif
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, non-serif
}
table {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, non-serif
}
tr {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, non-serif
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, non-serif
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #000000;
	font-color: 12px;
	font-weight: bold;
	text-decoration: underline
}
a:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}


/* Formatierung von einzelnen Textelementen */

.headline_gross {
	color: #996633;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, non-serif
}

.headline {
	color: #996633;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, non-serif
}

.link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, non-serif
}
 .link_list
{
	font-size: 19px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, non-serif
}
 
 .test
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, non-serif;
	text-decoration:underline
}

.text {
color: #333333;
line-height: 18px;
font-size: 12px;
font-weight: normal;
font-family: Arial, Helvetica, Verdana, non-serif
}



/* Formatierung der Links */

.links {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, non-serif
}
a.links:link {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, non-serif
}
a.links:visited {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, non-serif
}
a.links:hover {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, non-serif
}
a.links:active {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, non-serif
}





INPUT {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Helvetica,Arial
}
TEXTAREA {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Helvetica,Arial
}
.commentbody {
	BORDER-RIGHT: #aaaaaa 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #aaaaaa 1px solid; PADDING-LEFT: 3px; BACKGROUND: #eeeeee; PADDING-BOTTOM: 3px; MARGIN: 5px; BORDER-LEFT: #aaaaaa 1px solid; WIDTH: 385px; PADDING-TOP: 3px; BORDER-BOTTOM: #aaaaaa 1px solid
}

.inpagecomments {
	BORDER-RIGHT: #CCCCCC 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #fdfdfd
}

SELECT {
background-color: #FFFFFF;
 color: #000000;
 }

