/****************************************
	CSS Document Weber
	copyright by sommermedia.de 2006
****************************************/

/*
FARBEN der site
rot = #B2252D
blau = #164F9F
grau-unten = #839EA9
*/
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #fff; border-width: 0; }
table {
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #333333;
}

table.content {
	padding-left:22px;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #333333;
}

td.content {
	background:#ececec;
	line-height: 18px;
	padding: 20px;
}
td.news {
	background:#dddddd;
	line-height: 18px;
	padding: 20px 20px 20px 20px;
}
td.side {
	background:#DADADA;
	line-height: 18px;
	padding: 20px;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9a5196;
	line-height: 20px;
	font-weight: lighter;
	padding-left:20px;
}
p.content {
	padding-left: 22px;
}
.list {
	list-style-position: outside;
	list-style-image: url(Bilder/bullet1.gif);
	list-style-type: disc;
	line-height: 20px;
	margin-left:-3px;
	margin-right: 10px;
}

.header {
	margin-right: 10px;
	list-style-position: outside;
	list-style-image: url(Bilder/arrow-header.gif);
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#9a5196;
	line-height: 20px;
	font-weight: bolder;
	margin-left:-20px;
}

.header_ohne { margin-right: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; color:#9a5196; line-height: 20px; font-weight: bolder; margin-top: 10px; margin-left:22px; padding-top: 10px; }

.newsheader { margin-right: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color:#9a5196; line-height: 14px; font-weight: bolder; }


.bold {
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-right: 10px;
}

textarea {
	color: #333333;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
input {
	color: #333333;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
input.suche {
	width: 100px;
	background-color: white;
	border: solid 1px #446371;
	border-color: #446371;
}

hr      { 
	color: #9a5196; 
}
a.tinymenustart { 
	color: #999999; 
	font-size: 11px; 
	padding-right: 5px; 
	padding-left: 19px; 
	border-right: 1px dotted #999999; 
	border-top-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
}
a.tinymenueinzel { 
	color: #999999; 
	font-size: 11px; 
	padding-right: 5px; 
	padding-left: 19px; 
	border-right: none; 
	border-top-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
}
a.tinymenu { 
	color: #000; 
	font-size: 11px; 
	padding-right: 5px; 
	padding-left: 5px; 
	border-right: 1px dotted #999999; 
	border-top-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
}
a.tinymenuend { 
	color: #000; 
	font-size: 11px; 
	padding-right: 5px; 
	padding-left: 5px; 
	border-top-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
}
a      { 
	color: #9a5196; 
}
a:link     { 
	color: #9a5196; 
	text-decoration: none; 
}
a:visited         { 
	color: #666666; 
	text-decoration: none; 
}
a:active        { 
	color: #333333; 
	text-decoration: none; 
}
a:hover         { 
	color: #333333; 
	text-decoration: none; 
}
