﻿/*---------------------------------------------------
Designed by Juergen Koller
Designers Home: http://it103.at.ua
---------------------------------------------------*/


body {
	color: #000020;
	background-color:#d5dce3;
}
a, a:link, a:visited, a:active, a:focus {
	color: #19197b;
	font-weight:bold;
}

#header a#logo {color: #065e8e;}
#header a#logo:hover {color: #55bbff;}
#search .inputbox,#search input.button {
	border:1px solid #065e8e;
}

#rightcol .module, #rightcol .module_menu, #rightcol .module_text {
}
.module h3.lvrounds, .module_text h3.lvrounds, .module_menu h3.lvrounds {
	border-bottom: 3px double #444;
}
.eintrag-1, .div-1, .eintrag-topr, .div-topr, .eintrag-bottomr, .div-bottomr {
	border-right:1px solid #a9cde7;
}
#wrapper {
	border:1px dotted #a9cde7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#wrapper-2 {
	border-top: 4px double #a9cde7;
	border-bottom: 4px double #a9cde7;
	background-color:#080808;
	color: #fff;
}

.menu_lv_dropdown li#current a span, ul#mainlevel-nav li#current a span {
	color:#0080ff;
	text-decoration:underline;
}
.menu_lv_dropdown li#current li a span, ul#mainlevel-nav li#current a span {
	color:#fff;
	text-decoration:none;
}
.menu_lv_dropdown a:hover, ul#mainlevel-nav li a:hover {
	color:#0080ff;
}

a.cat, a.sec {
	color:#26495d;
}

span.breadcrumbs {
	color: #55bbff;
}
span.breadcrumbs a {
	color: #55bbff;
}

span.breadcrumbs:hover {
	color: aqua;
}

.componentheading {
	color: #ccc;
}

h2.componentheading:hover {
	color: #fff;
}
h1.contentheading, h1.contentheading a.contentpagetitle {
	color: #000;
}
h1.contentheading span {
	border-bottom: 3px double #000;
}

.iteminfo {
	color:#343434;
}
.createdate, .createdby, .modifydate {
}

.button, input, .validate, .inputbox, .pagenav {
	color: #fff;
	border: 1px solid #fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color: #1a7dbd;
}
.button:hover, input:hover, .validate:hover, .inputbox:hover, .pagenav:hover  {
	color: blue;
}
#footer a {
	color:#0080ff;
}
.copyright, .copyright a {
	color: #212d38 !important;
}

