/* --
  #184781
  #FBB03B
-----------------------------------*/

body {
  border-top: 3px solid #184781;
	font-family:Arial,Helvetica,sans-serif;
}

a:link {
  color: #184781;
}

a:visited {
  color: #184781;
}

a:hover {
  color: #FBB03B;
}

.no-margin {
  margin: 0;
}

/* -- top-nav
-----------------------------------*/
#top-nav ul {
  margin: 0;
  margin: 0.25em 10px 0 0;
  float: right;
  list-style: none outside none;
}

#top-nav ul li {
  float: left;
}


#top-nav ul li a,
#top-nav ul li span {
  display: block;
  float: left;
  margin: 0 15px 0 15px;
  font-variant: small-caps;
}

#top-nav ul li.last a {
  margin-right: 2px !important;
}

/* -- branding
-----------------------------------*/
#branding {
	margin-bottom:-5px;
}

#branding h1 {
  margin: 0 0 0 10px;
  padding: 0 0 10px 0;
}

#branding h1 a {
  text-decoration: none;
}

#branding h1 a:hover {
  color: #184781;
}

#branding h1 span {
  font-weight: bold;
}

/*#branding h1 a {
  display: block;
  width: 213px;
  height: 54px;
  text-indent: -9999px;
  background: transparent url(../images/logo.png) no-repeat;
}*/

#branding h1 span {
  color: #FBB03B !important;
}

/* -- bread-crumb
-----------------------------------*/
#bread-crumb {
  height: 18px;
  background: #184781;
  color: #fff;
  font-size: 0.9em;
  padding: 3px 0 0 0;
}

#bread-crumb a {
	color: #fff;
}


/* -- content
-----------------------------------*/
#content {
  padding-top: 15px;
}

/*-- left-nav
------------------------------- */
#left-nav {
  margin-top: -12px;
}

#left-nav h2 {
  margin: 20px 0 2px 0;
  padding: 5px 0px 5px 6px;
  background: #ddd url(../images/pfeil.jpg) no-repeat right 2px;
	font-size: 17px;
}

#left-nav ul {
  border-top: 1px solid #ddd;
  margin: 0;
  list-style: none;
}

#left-nav ul ul {
  border-top: none;
}

#left-nav li {
  padding: 5px 0 3px 10px;
  border-bottom: 1px solid #ddd;
}

#left-nav a {
  display: block;
  text-decoration: none;
}

#left-nav a.active {
  color: #FBB03B;
}

#left-nav h3.newsletter {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#left-nav div.newsletter {
  padding: 2px 0 5px 10px;
  background: #ddd;
}

#left-nav input[type=text] {
  color: #999;
  padding: 3px;
}

#left-nav input[type=text].onfocus {
  color: #000;
}


/*-- right-content
------------------------------- */
#content h1, #content h2 {
  color: #184781;
}

#content h3 {
	font-size:17px;
}

#content h1 {
  font-weight: bold;
  margin: 6px 0 6px 0;
	font-size: 24px;
}

h2 {
	padding:0.25em;
	background-color:#DDDDDD;
	font-size: 17px;
	line-height: 17px;
	margin-bottom: 17px;
}

h3 {
	color: #184781;
}

#content h4.subtitle {
  color: #777;
	font-size:16px;
}

#content div.img {
/*  width: 710px;
  height: 290px;
  overflow: hidden;
  margin: 0 0 18px 0;
  padding: 0;
*/
}

#content .teaser-text {
/*  padding: 1em;*/
/*  border: 1px solid #FBB03B;*/
/*  font-family: Constantia, Cambria, Georgia, serif;*/
/*  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;*/
/*  font-style: italic;*/
	font-size:13px;
	color: #184781;
  text-align: left;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#content .teaser-text a {
	text-decoration: none;
/*	color: #FBB03B;*/
	font-weight: bold;
}

#content .form-teaser {
  background: #ddd;
  font-weight: bold;
  font-size: 0.9em;
  padding: 5px 0 5px 5px;
  color: #184781;
}


#content ul.checklist {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin: 0 0 18px 0;
}

#content ul.checklist li {
  padding: 0px 0 8px 20px;
  background: transparent url(../images/check.gif) no-repeat 0px 5px;
  color: #184781;
}

.submit {
	background-color: #FBB03B;
	border:0;
	padding:3px;
	color: #FFF;
	text-transform: uppercase;
}

.button {
  text-indent: -9999px;
  outline: none;
  background: url(../images/button.png) no-repeat;
  width: 180px;
  height: 55px;
  display: block;
}

.button:hover {
  background: url(../images/button_over.png) no-repeat;
}

/* -- footer
-----------------------------------*/
#footer {
	border-top:1px solid #184781;
	color: #AEB0B2;
}

#footer div {
	margin-top:1em;
}

#footer ul {
	margin:0;
}

#footer li {
	list-style-type:none;
	margin-left:0;
}

#footer a {
	color: #AEB0B2;
	text-decoration:none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer h2 {
	color: #FBB03B;
	background-color:#fff;
	padding:0;
}

.news p {
	font-weight:bold;
	margin:0;
	padding:0;
}

.news {
	margin:0 0 2em 0;
	padding:0;
	color: #184781;
	font-size: 13px;
}

.news a {
	font-weight:bold;
	text-decoration:none;
}

.news li {
	list-style-type: none;
	margin-bottom:0.5em;
}

.news img {
	float: left;
	margin:0 1em 1em 0;
}

.odd { 
	background-color:#EEEEFF !important;
}

.copyright {
	text-align: center !important;
	margin:1em 0 !important;
	color: #184781;	
}

.copyright p {
	color: #184781 !important;
}

.copyright a {
	color: #184781 !important;
	text-decoration: underline !important;
}

.agb h1 {
	padding-bottom:20px;
	font-size: 20px !important;
}

.agb h2 {
	background-color: #fff;
 	padding-left: 0;
}

.tagcloud {
	margin-top: 40px;
}

.tagcloud a {
	text-decoration: none;
	line-height: 1.5em;
	padding: 1px 0.25em;
	color: #777;
}

.tagcloud a:hover {
	color: #184781;
}

.tagcloud .small {
	font-size: 10px;
}

.tagcloud .normal {
	font-size: 14px;
}

.tagcloud .big {
	font-size: 20px;
}

#formular_btn {
	color: white;
	background-color: #FBB03B;
	text-decoration: none;
	padding: 0.5em;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	font-size: 14px;
	text-align:center;
}

#formular_btn:hover {
	color: white;
	background-color: #184781;
	border:0;
}

#formular_btn a{
	color: #184781;
	font-weight: bold;
	text-decoration: none;
}

.orange {
	color: #FBB03B;
}

.twitter {
	color: #fff;
	text-align: right;
}

.twitter a {
	text-decoration: none;
	background: transparent url(/images/twitter-icon.png) no-repeat scroll 0 1px;
	float: right;
	padding-left: 20px;
	margin-left:5px;
	margin-right:5px;	
}