
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #C0C9D8 url(images/img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181B20;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: 'Arvo', serif;
	font-weight: normal;
	/*color: #2E9F13;*/
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #6E7A8A;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	/* background: url(images/img03.gif) no-repeat center top; */
}

/* Header */

#header-wrapper {
	height: 130px;
}

#header {
	width: 960px;
	height: 240px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 580px;
	height: 100px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	color: #FFFFFF;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: thin;
}

#logo h1, #logo p {
	display: block;
	margin: 0;
	padding: 0;
}

#logo h1 {
	margin: 0px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: uppercase;
	font-size: 54px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 20px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

#support {
	float: left;
	width: 200px;
	height: 100px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	color: #FFFFFF;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: thin;
}

#support td.small {
	font-size: 10px;
}

#login {
	float: right;
	width: 150px;
	height: 50px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	color: #FFFFFF;	
}

#login td {
	font-size: 10px;
}

#login a {
	font-size: 10px;
}

#login a:hover {
	font-size: 10px;
	text-decoration: underline;
}

#login input {
	font-size: 10px;
	border-radius: 7px;
}

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	clear:both;
	/*background:#ffffff url(../images/bgr_content_top.jpg) top left no-repeat;*/
	/*padding:8px 8px 8px 8px;*/
	width: 940px;
	height: 76px;
	margin: 0px auto;
	padding: 20px 20px 0px 20px;
	/*background: #D5DEEF url(images/img02.jpg) no-repeat left top;*/
}

#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu li {
	float:left;
	margin:0px;
	padding:0px;
	width:79px;
	font-size:15px;
	color:#1a1a1a;
	height:44px;
	line-height:44px;
	text-align:center;
	background: url(../images/bgr_menu_sep.jpg) top right no-repeat;
	padding-right:7px;
	
	/*behavior: none !important;*/
}
#menu li.first{
	width:83px;
}
#menu li.last{
	width:83px;
	background:url(../images/bgr_menu_last_off.jpg) top right no-repeat;
}
#menu li a{
	display:block;
	text-decoration:none;
	color:#1a1a1a;
	padding-left:7px;
	background:url(../images/bgr_menu_off.jpg) top left repeat-x;
}
#menu li.menu_on{
	background:url(../images/bgr_menu_on_end_y.jpg) top right no-repeat;
}
#menu li.menu_on a{
	color:#ffffff;
	background:url(../images/bgr_menu_on_start_y.jpg) top left repeat-x;
	margin-left:-2px;
	padding-left:9px;	
}
#menu li:hover{
	background:url(../images/bgr_menu_on_end_y.jpg) top right no-repeat;
}
#menu li a:hover{
	background:url(../images/bgr_menu_on_start_y.jpg) top left repeat-x;
	margin-left:-2px;
	padding-left:9px;
}
#menu li.first a{
	background:url(../images/bgr_menu_first_off.jpg) top left no-repeat;
}
#menu li.first a:hover{
	background:url(../images/bgr_menu_first_on_y.jpg) top left no-repeat;
	margin-left:0px;
	padding-left:7px;	
}
#menu li.menu_first_on a{
	background:url(../images/bgr_menu_first_on_y.jpg) top left no-repeat;
	margin-left:0px;
	padding-left:7px;		
}
#menu li.last a{
	background:url(../images/bgr_menu_off.jpg) top left repeat-x;
}
#menu li.last a:hover{
	background:url(../images/bgr_menu_on_start_y.jpg) top left repeat-x;
}
#menu li.last:hover{
	background:url(../images/bgr_menu_last_on_y.jpg) top right no-repeat;
}
#menu li.menu_last_on{
	background:url(../images/bgr_menu_last_on_y.jpg) top right no-repeat;
}
#menu li.menu_last_on a{
	background:url(../images/bgr_menu_on_start_y.jpg) top left repeat-x;
}

#menu ul li:hover > ul{
	display:block;
}

#menu ul li ul.parent_hover{
	display:block;
}
#menu ul li:hover > a{
	background:url(../images/bgr_menu_on_start_y.jpg) top left repeat-x;
	margin-left:-2px;
	padding-left:9px;
}
#menu ul li.first:hover > a{
	background:url(../images/bgr_menu_first_on_y.jpg) top left no-repeat;
	margin-left:0px;
	padding-left:7px;	
}
#menu ul li.last:hover > a{
}
#menu ul li a.parent_hover{
	background:url(../images/bgr_menu_on_start_y.jpg) top left repeat-x;
	margin-left:-2px;
	padding-left:9px;
}
#menu ul li.first a.parent_hover{
	background:url(../images/bgr_menu_first_on_y.jpg) top left no-repeat;
	margin-left:0px;
	padding-left:7px;	
}
#menu ul li.last a.parent_hover{
}

#menu ul.submenu{
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
	display:none;
	z-index:200;
	position:relative !important;
	/*margin-left:7px;*/
	margin-left:4px;
	margin-top:-1px;
}

#menu ul.submenu li{
	background:none;
	font-size:12px;
	text-align:left;
	text-indent:3px;
	height:20px;
	line-height:20px;
	color:#000000;
	background:#FFFFFF;
	width:180px;

	/*tranperancy*/
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background:url(../images/submenu_bgr.gif) bottom left repeat-y;
	
	behavior: none !important;
}
#menu ul.submenu li.sub_last{
	background:url(../images/submenu_bgr_last.gif) bottom left no-repeat;
}

#menu ul.submenu li a{
	background:none;
	color:#000000;
	display:block;
}
#menu ul.submenu li a:hover{
	background:none;
	font-weight:bold;
}

#menu ul.submenu ul.subsubmenu{
	list-style:none;
	margin:0px;
	padding:0px;
	display:none;
	z-index:300;
	margin-top:-19px;
	float:left;
	margin-left:179px !important;
}


#menu ul.submenu li:hover > ul{
	display:block;
}
#menu ul.submenu li ul.parent_hover{
	display:block;
}
#menu ul.submenu li:hover > a{
	font-weight:bold;
}
#menu ul.submenu li a.parent_hover{
	font-weight:bold;
}
/*subsubmenu*/
#menu ul.submenu ul.subsubmenu li{
	background:none;
	height:20px;
	line-height:20px;
	color:#000000;
	width:260px;
	
	background:url(../images/subsubmenu_bgr.gif) bottom left repeat-y;
	
	/*tranperancy*/
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;		
}
#menu ul.submenu ul.subsubmenu li.last{
	background:url(../images/subsubmenu_bgr_last.gif) bottom left repeat-y;
}
#menu ul.submenu ul.subsubmenu li.first{
	background:url(../images/subsubmenu_bgr_first.gif) top left repeat-y;
}
/*#menu ul.submenu ul.subsubmenu li.first_last{
	background:url(../images/submenu_bgr_first_last.gif) top left repeat-y;
}*/
#menu ul.submenu ul.subsubmenu li a{
	background:none;
	color:#000000;
	display:block;
}
#menu ul.submenu ul.subsubmenu li a:hover{
	background:none;
}


/** MENU END**/

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background-color: #D5DEEF;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 40px 30px 0px 30px;
}

/* Content */

#content_mit {
	float: left;
	width: 600px;
	padding: 0px 0px 0px 0px;
}

#content_ohne {
	float: left;
	width: 920px;
	padding: 0px 0px 0px 0px;
}

#content_ohne h1 {
	color: #eeeeee;
}

#RegHeader {
	width: 900px;
	height: 40px;
	padding: 10px 10px 10px 10px;
	background-color: #999999;
}

#RegHeader h1 {
	float: left;
	margin: 2px 0px;
	letter-spacing: -1px;
	text-align: left;
	font-size: 28px;
	color: #FFFFFF;
}

#RegSearch {
	float: right;
	width: 350px;
	height: 30px;
	padding: 5px 5px 5px 5px;
	background-color: #eeeeee;
}

#RegSearch input {
	padding: 5px 5px 5px 5px;
}

#RegBody {
	width: 900px;
	height: 400px;
  margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #aaaaaa;
}

#headline3 {
	float: left;
	margin: 2px 2px 2px 2px;
	width: 900px;
	height: 200px;
	background-image: url(images/server.jpg);
	border-radius: 15px;
	border: thin;
	border-color: #000000;
	border-style: solid;
}

#domain-search {
	float: left;
	margin: 2px 2px 2px 2px;
	width: 300px;
	height: 200px;
	background-image: url(images/domain-search.jpg);
	border-radius: 15px;
	border: thin;
	border-color: #000000;
	border-style: solid;
}

#domain-search h1 {
	color: #ffffff;
}

#domain-search p, input {
line-height: 12px;
letter-spacing: 80%;
font-size: 10px;
font-weight: 900;
margin: 3px 3px 3px 3px;
}

#domain-search span {
line-height: 12px;
letter-spacing: 80%;
font-size: 10px;
font-weight: 900;
margin: 3px 3px 3px 3px;
}

#domain-search span.white, p.white {
	color: #dddddd;
}

#domain-search a.white {
	color: #ffffff;
}


#server {
	float: left;
	margin: 2px 2px 2px 2px;
	width: 300px;
	height: 200px;
	background-image: url(images/server.jpg);
	border-radius: 15px;
	border: thin;
	border-color: #000000;
	border-style: solid;
}

#web {
	float: left;
	margin: 2px 2px 2px 2px;
	width: 300px;
	height: 200px;
	background-image: url(images/web.jpg);
	border-radius: 15px;
	border: thin;
	border-color: #000000;
	border-style: solid;
}

.post {
	clear: both;
	padding-bottom: 10px;
}

.post .title {
	padding-top: 10px;
	letter-spacing: -2px;
}

.post .title h1 {
	color: #000000;
	border: none;
}

.post .title a {
	color: #1A1A1A;
	border: none;
}

.post .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 20px;
	line-height: 35px;
	background: url(images/img07.jpg) no-repeat left 14px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 15px;
	border-bottom: 1px solid #B6BFD0;
	letter-spacing: -1px;
	font-size: 24px;
	color: #1A1A1A;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	height: 55px;
	margin: 0px auto 40px auto;
	border-top: 1px solid #B6BFD0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	text-align: center;
	color: #576475;
}

#footer a {
	color: #576475;
}

#menubottom {
	width: 960px;
	height: 55px;
	margin: 0px auto 40px auto;
	border-top: 1px solid #B6BFD0;
	font-family: Arial, Helvetica, sans-serif;
}

#menubottom p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	text-align: center;
	color: #576475;
}

#menubottom a {
	color: #576475;
}
