/* from style.css */
body {
	background: #c6c6c6 url(http://www.weblinksportal.de/designs/layout_05/templates/bg2.jpg) repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headerTable {
	margin-top: 0px;
	padding-top: 0px;
}
.footerTable tr td a {
	font-weight: bolder;
}
.sozial {
	width: 180px;
}
.tableb {
	background: #D0DDDD;
	border-bottom: 1px solid #FFF;
}
.sozial a {
	float: left;
	color: #ffffff;
	font-weight: bold;
}
.sidebar h1 {
	background: url(http://www.weblinksportal.de/designs/layout_05/templates/bg.jpg) repeat;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.headerTable tr .naviRow {
	background: url(http://www.weblinksportal.de/designs/layout_05/templates/bg.jpg) repeat;
}
.sidebar {
	padding-top: 10px;
}
.contentTable .sidebar ul {
	list-style: none;
	margin: 0px;
}
.contentTable .sidebar ul li {
	background: #e4e4e4;
	margin-bottom: 2px;
	display: block;
	border: 1px solid #5c5b66;
	padding: 2px 2px 2px 8px;
	background: url(http://www.weblinksportal.de/designs/layout_05/templates/libg.jpg) repeat-y left;
}
.contentTable tr td .in tr td {
	background: #d0dddd;
}
.headerTable tr .naviRow ul li a {
	font-weight: bold;
}
.sidebar h1 {
	background: url(http://www.weblinksportal.de/designs/layout_05/templates/bg.jpg) repeat;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 12pt;
}
.ad {
	text-align:center;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #999999;
}


/* ------------------------ */
/* Sidebar	 				*/
/* ------------------------ */
.sidebar h1 {
	margin-top:0px;
	padding-bottom:3px;
	border-bottom:1px solid #999999;
}

.sidebar ul {
	padding:0px;
	list-style-type:none;
}

.sidebar ul li {
	line-height:15px;
}

.sidebar ul li a {
	font-weight:normal;
}

.sidebar div a {
	font-weight:normal;
}

a,
a:link,
a:active,
a:visited {
	color:#5c5b66;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

.textfield {
	border:1px solid #999999;
}

.headerTable {
	width:800px;
}

/* ------------------------ */
/* Navi - Row 				*/
/* ------------------------ */
.naviRow {
	background-color:#5c5b66;
	padding:5px;
}

.naviRow ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.naviRow ul li {
	display:inline;
}

.naviRow ul li a,
.naviRow ul li a:link,
.naviRow ul li a:active,
.naviRow ul li a:visited {
	color:#ffffff;
	text-decoration:none;
	border-right:1px solid #ffffff;
	padding-right:5px;
	font-weight:normal;
}

.naviRow ul li a:hover {
	color:#dcc8b0;
}

/* ------------------------ */
/* Search - Row 			*/
/* ------------------------ */
.searchRow {
	background-color:#edf2cb;
	border-bottom:1px solid #999999;
	padding:5px;
}

.searchRow form {
	margin:0px;
	padding:0px;
}

.searchRow a,
.searchRow a:link,
.searchRow a:active,
.searchRow a:visited {
	color:#000000;
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
}

.searchRow a:hover {
	color:#999999;
	font-size:10px;
	text-decoration:none;
}

/* ------------------------ */
/* Content - Row 			*/
/* ------------------------ */
.contentTable {
	width:800px;
	margin-top: 0px;
	padding-bottom: 0px;	
}

/* ------------------------ */
/* Footer - Row 			*/
/* ------------------------ */
.footerTable {
	width:800px;
	border-top:1px solid #999999;
}

.footerTable form {
	margin:0px;
	padding:0px;
}

.footerTable td {
	background-color:#edf2cb;
	font-size:9px;
	color:#999999;
	padding:5px;
}

.footerTable td a,
.footerTable td a:link,
.footerTable td a:active,
.footerTable td a:visited {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}

.footerTable td a:hover {
	color:#990000;
	text-decoration:underline;
}
/* from user */
a, a:link {
	color:#aa0000;
}

a:active {
	color:#aa0000;
}

a:visited {
	color:#aa0000;
}

a:hover {
	color:#440000;
}

.outborder {
	background-color:#999999;
}

.inborder {
	background-color:#999999;
}

.out {
	background-color:#ffffff;
}

.in {
	background-color:#ffffff;
}

td {
	background-color:#ffffff;
}

.title {
	background-color:#abbbbb;
	color:#000000;
}

.vline {
	border-left-color:#aa0000;
}

#sidebar {
	border-left:#999999;
}

#sidebar h1 {
	color:#5c5b66;
	border-bottom-color:#5c5b66;
}

.naviRow {
	background-color:#440000;
}

.naviRow ul li a, .naviRow ul li a:link {
	color:#ffffff;
	border-right-color:#ffffff;
}

.naviRow ul li a:active {
	color:#ffffff;
	border-right-color:#ffffff;
}

.naviRow ul li a:visited {
	color:#ffffff;
	border-right-color:#ffffff;
}

.naviRow ul li a:hover {
	color:#dcc8b0;
}

.searchRow {
	background-color:#aabbbb;
	border-bottom-color:#aa0000;
}

.searchRow ul li a, .searchRow ul li a:link {
	color:#000000;
}

.searchRow ul li a:active {
	color:#000000;
}

.searchRow ul li a:visited {
	color:#000000;
}

.searchRow ul li a:hover {
	color:#999999;
}

.footerTable {
	border-top-color:#aa0000;
}

.footerTable td {
	background-color:#abbbbb;
	color:#aa0000;
}

.footerTable td a, .footerTable td a:link {
	color:#ffffff;
}

.footerTable td a:active {
	color:#ffffff;
}

.footerTable td a:visited {
	color:#ffffff;
}

.footerTable td a:hover {
	color:#990000;
}

.error {
	border:#990000;
	background-color:#FFFFE1;
	color:#990000;
}

.quote {
	border:#000000;
	background-color:#f8f8f8;
	color:#000000;
}

.ad {
	border:#999999;
}

.textfield {
	border:#999999;
}

body {
	font-family:Verdana;
	font-size:11px;
}

input, textarea, select {
	font-family:Verdana;
	font-size:11px;
}

.sidebar h1 {
	font-family:Verdana;
	font-size:12px;
	color:#5c5b66;
}

