﻿body {
	margin-top: 30px;
}
#container {
	width: 1000px;
	margin: 10px auto;
}
#masthead1 {
	width: 995px;
	background-color: #fff;
}
#country {
	border-style: 0;
	border-width: 0px;
	border-color: #FFFFFF;
	float: right;
	margin-right: 5px;
	padding-right: 5px;
}
#country a {
	color: #FFFFFF;
	text-decoration: none;
}
#country a:hover {
	color: #000000;
	text-decoration: none;
}

#content {
	float: left;
	width: 760px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #C6C6C6;
	background-color: #fff;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	width: 760px;
	background-color: #fff;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #C9C9DA;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* Mastertitel-Formatvorlagen  */
/* Navigationsformatvorlagen*/
/* Inhaltsformatvorlagen */
#content h1,h2,h3,h4,h5,h6 {
	color: #c82;
}
#content img {
}
/* Fußzeilen-Formatvorlagen */
#footer p {
	color: #808080;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, Tahoma, Sans-Serif;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	color: #853;
	text-decoration: none;
}
#masthead2 {
}
/* ----------------Link Navigation------------------------ */
#subMenuTopGrun {
	padding-bottom: 4px;
	padding-left: 13px;
	padding-top: 8px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
#navigation {
	position: relative;
	float: left;
	width: 200px;
	margin-top: 10px;
	background-color: #fff;
	margin-right: 5px;
}
#navigation a {
	color: #a60;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a:hover {
	color: #000066;
	text-decoration: none;
}
#left_design {
	padding-bottom: 15px;
	margin-bottom: 13px;
	background-color: #FAF9F4;
	border: 1px solid #c9c9da;
}

#left_news {
	padding-bottom: 15px;
	margin-bottom: 13px;
	background-color: #FAF9F4;
	border: 1px solid #c9c9da;
}

#left_menu {
	padding-bottom: 15px;
	margin-bottom: 13px;
	background-color: #FAF9F4;
	border: 1px solid #c9c9da;
}
#topMenu a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#topMenu a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#topMenu_act a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#topMenu_act a:hover{
	color: white;
}

#subMenuTop{
	padding-bottom: 4px;
	padding-left: 13px;
	padding-top: 8px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
#subMenuTop a{
	color: black;
	text-decoration: none;
}
#subMenuTop a:hover{
	color: black;
	text-decoration: none;
}
#subMenuSub{
	background-position: 5px;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-left: 13px;
	height: 13px;
	padding-bottom: 7px;
	font-family: Verdana;
	font-size: 10px;
}
#subMenuSub a{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#topMenu{
	height: 28px;
	text-align: center;
	background: url('../../images/top_menu_bg_act.png');
}
#topMenu_act{
	height:28px;
	text-align: center;
	background: url("../../styles/images/top_menu_bg_act.png");
}



#logo {
	width: 300px;
	text-decoration: blink;
	background-image: url('../images/aabboo-logo.jpg');
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	padding-left: 5px;
	margin-left: 5px;
}



