/* 	CSS STYLES for www.wab-kosbach.de
	Author: René Holler - flame.design | www.flame.de
	ALL CONTENT IS COPYRIGHT PROTECTED!
*/

/* Link */
a, a:active, a:visited {
	color: #3300CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* HTML MENU */
.space {
	height: 3px;
	line-height:3px;
}

.htmlmenu, .on, .off {
	height:26px;
	font: bold 13px/18px Arial;
	color: #330099;
	text-align:right;
	vertical-align:middle;
	background:none;
	padding-right:5px;
}
.off {	background:url(/img/w90.png); }
.on {	background:#FFFFFF none; }

/* Bild */
div.shdw {
	position:relative;
	display:block;
	background: url(/img/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/img/shadow.gif) no-repeat bottom right;
}

table.shdw {
	position:relative; top: -4px; left: -4px;
	background:#FFFFFF;
	border: 1px solid #a9a9a9;
}

td.shdw {
	display: block;
	padding: 2px;
}

img.shdw {
	border: 0px;
}
img.bild {
	border: 1px solid #a9a9a9;
	margin: 0px 0px 0px 0px;
}
.lalign {
	float: left;
	margin: 15px 0px 0px 20px; /* top right bottom left */
}

td.wel {
	font: bold 13px/18px Arial, Arial;
	color: #330099;
	text-align:center;
	vertical-align:middle;
	background-image: url(/img/bg_willkommen.gif);
}

td.opan, td.opaus {
	height: 30px;
	font: bold 12px/18px Arial, Arial, Arial;
	padding-left: 15px;
}

td.opan {
	background-image: url(/img/op_an.gif);
}

td.opaus {
	background-image: url(/img/op_aus.gif);
}

a.opan, a.opan:active, a.opan:visited, a.opan:hover, a.suban, a.suban:active, a.suban:visited {
	color: #330099;
	text-decoration: none;
}

a.opaus, a.opaus:active, a.opaus:visited, a.opaus:hover {
	color: #6633AA;
	text-decoration: none;
}

td.suban, td.subaus {
	height: 27px;
	font: 10px/17px, Arial, Arial;
	padding-left: 15px;
}
td.suban {
	background-image:url(/img/up_an.gif);
}

td.suban { 
	font-weight: bold; 
}

a.subaus, a.subaus:active, a.subaus:visited {
	color: #333333;
	text-decoration: none;
}

a.suban:hover, a.subaus:hover { 
	color: #3300CC;
	text-decoration: none;
}

td.hlink {
	font: normal 10px/10px Arial, Arial;
	text-transform: uppercase;
	background-image: url(/img/t_oben.gif);
}

a.hlink, a.hlink:active, a.hlink:visited {
	color:#777777;
	text-decoration:none;
}

a.hlink:hover { 
	text-decoration:underline; 
}

.htext {
	font: bold 13px/18px Arial, Arial, Arial;
	color: #330099;
	padding-left: 25px;
}

.rborder { 
	border-right: solid 1px #4D6277;
}

.topic {
	font: 18px Arial, Arial, Arial;
	color: #FFFFFF;
	background-image: url(/img/t_topic.gif);
	letter-spacing: 0px;
	padding-left: 20px;
}

.intro {
	font: 10px/16px Arial, Arial;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.text {
	font: 11px/19px Arial, Arial;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ueberschrift {
	font: bold 14px/26px Arial, Arial, Arial;
	color: #330099;
}

.hint {
	font: bold 12px/16px Arial, Arial;
	color: #3399FF;
	background: #FFFFCC;
}

/* Sitemap */
.smtitle { 
	height: 25px;
	font: bold 14px/25px "Arial";
	color:#000000;
	vertical-align:middle;
}
.smmain { 
	padding-left: 5px;	
	height: 18px;
	width:300px;
	font: bold 12px/18px "Arial";
	color:#990000;
	vertical-align:middle;
}
.smsub {
	height: 18px;
	padding-left: 5px;
	font: 11px/18px "Arial";
	color:#666666;
	vertical-align:middle;
}
.smtile
{
	background: url(/img/sitemap_tile.gif) repeat-y left;
	width:11px;
	height:12px;
}
.smgfx
{
	font: 10px/18px "Arial";
	vertical-align:middle;
	height: 18px;
}

/* Link für Oberpunkte */
a.slink, a.slink:active, a.slink:visited {
	color:#6666CC;
	text-decoration:none;
}

/* Link für Unterpunkte */
a.smlink, a.smlink:active, a.smlink:visited {
	color:#666666;
	text-decoration:none;
}
a.smlink:hover, a.slink:hover { 
	text-decoration:underline; 
}
