body {
	background: #FFFFFF;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding:0;
	color: #666666;
}

#container {
	width: 946px;
	padding: 0px 12px 0 12px;
	margin: 120px auto 0 auto;
	position: relative;
	background: url(../img/container.png) repeat-y;
/*	right: 100px; */
}

#header {
	width: 100%;
	height: 107px;
	background: #333333;
}

#header h1 {
  height: 14px;
  width: 265px;
	margin: 0px 23px 0 23px;
	padding-top: 33px;
}

#header h1 a {
	display: block;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  text-indent: -9999999px;
	overflow: hidden;
	background: url(../img/h1.png) no-repeat;
}

#path {
	position: relative;
	height: 20px;
	top: 95px;
	left: 287px;
	width: 510px;
}

#path em {
	display: block;
	font-style: normal;
	overflow:hidden;
	text-indent: -9999999px;
}
#path a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

#content {
	margin: 125px 0 0px 0;
	width: 680px;
	float: right;
}

img {
	border: none;
	}

h2 {
  height: 20px;
	margin: 0 0 20px 20px;
	font-size: 20px;
	font-family: georgia, times;
	font-weight: normal;
}

h2 span {
  background-repeat: no-repeat;
  height: 20px;
	display: block;
	position: absolute;
  top: 220px;
  left: 210px;
  width: 300px;
}

h3.subtitle {
	color: #000000;
	width: 200px;
	font-size: 20px;
	font-family: georgia, times;
	font-weight: normal;
	position: absolute;
	top: 145px;
	left: 65px;
	z-index: 200;
}

#col1{
	width: 470px;
	float: left;
}

#col1 ul {
	padding: 0px;
	margin: 20px;
}

#col1 li {
	list-style-type: none;
	background-image: url(../img/list-style.png);
	/*margin-left:-12px;*/
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#col1 .col1_content {
	background: #f0f0f0;
	padding: 20px;
}

.col2_content {
    margin-bottom: 20px;
}

#col2 ul {
	padding-right: 10px;
}

#col2 {
	float: left;
	width: 150px;
	margin: -25px 10px 0 30px;
}

#col2 a {
	color: #669933;
	text-decoration: none;
	padding: 0;
	font-weight: normal;
	/*margin-bottom:-10px;*/
}

#col2 a:hover {
color: #990000;
}

#col3 {
margin: 10px 0 10px 35px;
width: 170px;
overflow:hidden;
float: left;
}

h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h4 {
	color: #000000;
}
h5, h6 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}


#media {
	height: 80px;
	width: 910px;
	position: absolute;
	top: 130px;
	left: 30px;
	background: #f0f0f0;
	overflow: hidden;
	text-align: right;
}

#sitemeta {
	float: right;
	width: 215px;
	margin-top: 140px;
}

#menu {
	height: 35px;
	background: #669933;
	position: absolute;
	top: 72px;
	left: 30px;
	font-size: 15px;
	width: 910px;
}

#menu ul {
	padding: 0 15px 0 15px;
	margin: 1px 0 0 0;
}
	
#menu ul li {
	float: left;
	list-style: none;
	display: block;
}

#menu ul li ul li {
	margin: 7px 0 0 0;
	padding: 0 0 0 20px;
	position: relative;
	width: auto;
}

#menu ul li ul li a {
	display: block;
	height: 20px;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	/*text-indent: -9999999px;*/
	overflow:hidden;
	background-position: bottom left;
	padding: 0;
}

#menu ul li ul li ul {
	display: none;
}

#menu ul li ul li a.active {
	font-weight: bold;
}

#menu ul li ul li.active {
	background: url(../img/menu_li_act.jpg) no-repeat 8px 3px;
}

#menu2 {
	width: 150px;
	font-size: 12px;
}

#menu2 ul {
	padding: 0;
	margin: 0px;
}

#menu2 ul li {
	list-style: none;
}

#menu2 ul>li>ul>li>a {
	color: #000000;
	text-decoration: none;
}

#menu2 ul li ul li ul {
	padding-top: 15px;
}

#menu2 ul li ul li ul li {
	border-bottom: 1px dotted #CCCCCC;
}


/* #menu2 ul li ul li a {
	display: none;
} */

#menu2 ul li ul li ul li ul {
	padding-top: 0;
}

#menu2 ul li ul li ul li ul li{
	padding: 5px 0 0 15px;
}

#menu2 ul li ul li ul li a {
	display: block;
	color: #666666;
	text-decoration: none;
	overflow: hidden;
}

#menu2 ul li ul li ul li {
	padding-top: 7px;
}

#menu2 ul li ul li ul li.active>a {
	color: #669933;
}

#menu2 ul li ul li ul li.active ul li {
	border-bottom: none;
}

#menu2 ul li ul li ul li.active ul li.active {
	background: url(../img/menu2_ul_li_a_act.png) no-repeat left 7px;
}

#menu2 ul li ul li a.hover,
#menu2 ul li ul li a:hover,
#menu2 ul li ul li a.active,
#menu2 ul li ul li a:focus {
	color: #669933;
}

#menu3 {
	position: absolute;
	top: 20px;
	right: 30px;
	color: #FFFFFF;
}

#menu3 ul,
#menu3 ul li {
	list-style: none;
	float: left;
	margin-left: 28px;
	padding-left: 12px;
}

#menu3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#menu3 li.active {
	background: url(../img/menu3_li_act.png) no-repeat left center;
}

#sitelinks {
	position: absolute;
	bottom: 0px;
	right: 15px;
	width: 628px;
	height: 15px;
	text-align: right;
}

#sitelinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sitelinks ul li ul li{
	float: right;
	background:url(../img/sitelinks.gif) no-repeat scroll right center transparent;
	padding-left:5px;
	padding-right:5px;
}

#sitelinks ul li ul li.sitelink_login {
	background: none;
	padding-right: 0;
}

#sitelinks a {
	color:#000000;
	text-decoration: none;
	font-size: 11px;
}

#toolbox {
	float: right;
	margin-top: 30px;
}

#toolbox span {
	display: none;
}

#toolbox ul {
	padding: 0px;
	margin: 0px;
}

#toolbox li {
	list-style-type: none;
	background-image: none;
	padding-left: 0;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}

#toolbox a {
	text-decoration: none;
}

#toolbox .print {
	background: url(../img/print.jpg) no-repeat left center;
}

#ad1 {
	width: 946px;
	height: 90px;
	position: absolute;
	top: -110px;
	left: 12px;
}

#ad2 {
	position: absolute;
	top: -110px;
	right: -180px;
	width: 160px;
	height: 600px;
	
}

#footer {
	clear: both;
	height: 34px;
	background: url(../img/footer.png) no-repeat left top;
	width: 970px;
	margin-left: -12px;
}

#footer address {
	display: none;
}


#menu span, #menu2 span, #menu3 span, #sitelinks span{
	display: none;
} 

/* --- Agentur.net Logo --- */
#agentur_net {
	padding-left: 0;
	clear: both;
	text-align: right;
	width: 45px;
	height: 22px;
	background: url(../img/ant.gif) left top no-repeat;
	cursor: pointer;
	overflow: visible;
	display: block;
	position: absolute;
	bottom: 0px;
}

#agentur_net:hover {
	background: url(../img/ant_hover.gif) left top no-repeat;
}


#agentur_net ul {
	position: relative;
	top: 0px;
	left: 25px;
	width: 180px;
	padding: 0;
	margin: 0;
	list-style: none !important;
	background: none;
}

#agentur_net ul li {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none !important;
	background: none;
}

#agentur_net ul li span {
	display: none;
}

#agentur_net ul li ul {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 214px !important;
	height: 23px !important;
	padding: 0;
}

#agentur_net ul li ul li {
	float: left;
	width: 100px;
}

#agentur_net ul li ul li a {
	padding: 0;
	margin: 0;
	border: none;
	background: transparent url(../img/ant_info.gif) no-repeat;
	display: block;
	width: 214px;
	height: 23px;
	font-size: 9px;
	text-decoration: none;
}

#agentur_net ul li ul li a img {
	border: none;
}


#agentur_net ul li ul li.active a {
	color: #000000;
}

#agentur_net ul li ul li.na a
#agentur_net ul li ul li a {
	color: #000000;
}

#agentur_net ul li ul li a:hover {
	border: none;
}


a {
	color: #669933;
}

a:hover {
	text-decoration: none;
}

/* Formulare */

form {
		
	padding: 0;
	margin: 0 0 30px 0;
	border: 0;
	width: 400px;
}

form br {
	clear: both;
}

fieldset {
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	border: 0;
}
legend {

padding-left: 0px;
}

label {
	float: left;
	width: 125px;
	margin: 3px 5px 4px 0;
}

input {
	margin: 2px 0 3px 0;
	float: left;
	width: 200px;
	border: 1px solid #000000;
}

#mf_plz {width: 50px;}

input.checkbox {
	width: auto;
	margin-left: 130px;
	border: none;
}

label.checkbox {
	float: left;
	margin-left: 105px;
	width: 200px;
	text-indent: 20px;
	margin: 1px 0 0 -13px;
	text-align: justify;
}


select  {border: 1px solid #000000; margin-bottom:4px;}

textarea { 
	width: 200px;
	height: 85px;
	border: 1px solid #000000;
}

input.small  { width:  50px; }
input.medium { width: 100px; }
input.large  { width: 200px; }

select.small  { width:  52px; }
select.medium { width: 100px; }
select.large  { width: 200px; }


/* Formulare sendenbutton */

input.submit, input.submitreg,
input.submit_hover {
	width: 65px;
	height: 20px;
	margin: 10px 0 10px 130px;
	padding: 0 0 2px 10px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	background-image: url(../img/send.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #000000;
	color: #000000;
	font-size: 9px!important;
}

input.submitreg { width: 120px;}

/* Standardweb NEWS Latest Ansicht */

.tt_news_latest {
width: 280px;
margin:0;
padding-right:130px;

}
.tt_news_latest_content {
padding: 0 0 0 0;
margin: 0 2px -80px 0;
float: left;
display: inline;
height: 80px;
padding: 0 5px 5px 0;
width: 250px;
background: #ffffff;
}
.tt_news_latest p {
color:#2b2b2b!important;
height: 40px;
overflow: hidden;
}
.tt_news_latest a {
color:#2b2b2b!important;
text-decoration: none;
}
.tt_news_latest_content h3 {
/*height: 20px;*/
padding: 5px 0 0 5px;
margin: 0;
color: #2b2b2b;
width: 100%;
display: inline;
text-align: left;
float: left;
}
.tt_news_latest_content h3 a {
color: #cc3300!important;

}
.tt_news_latest_date {
float: right;
/*height: 18px;*/
margin: -25px -5px 0 0;
color: #cccccc;
text-align:center;
padding: 10px 5px 0 0;
}
.tt_news_latest_date a {

}


.tt_news_latest_txt {
clear: both;
width: 100%;
height: 58px;
color: #191919;
margin: 0px 0 0 0;
display: block;

}

.tt_news_latest_txt p {
padding: 5px;

}
.tt_news_latest_more {
width: 100px;
float: right;
margin: -10px -70px 0 0;
color: #191919;
}
.tt_news_latest_more a {
position: relative;
bottom: 10px;
}


.tt_news_latest_img {
float:right;
width: 120px;
height: 85px;
padding: 0;
position: relative; 
right: -100px;
top: -13px;
margin: 8px 0 2px 0;
/*margin: 0 -120px 0 0;*/
}
.tt_news_latest_img img {
border: 3px solid #ffffff!important;
margin: 0px 0 0px 0;
}
.tt_news_latest_clear {
clear: both;
width: 100%;
display: block;
}
/* Standardweb NEWS Latest Ansicht */

/* Standardweb NEWS Single Ansicht */


.tt_news_single {
width:260px;
}

.tt_news_single a {
color: #000000;
}
.tt_news_single a:hover {
color: #000000;
}
.tt_news_single h3 {
height: 30px;
width: 100%;
padding: 0;
margin: 0;
display: block;
color: #000000;
}
.tt_news_single_date {
float: right;
background: none;
height: 30px;
width: 80px;
margin: -30px -5px 0 0;
}
.tt_news_single_txt h4 {
margin-top: 5px!important;
margin-bottom: 5px!important;
color: #000000;
}
.tt_news_single_txt {
clear: both;
float: left;
padding:0;
width: 100%;
margin:-30px 0 0px -10px;
padding: 10px;
}
.tt_news_single_txt h3 {
color:#191919;
margin: 0px 0 0px 0;
padding: 5px 0px 5px 5px; 
width: 255px;
background: #ffffff;
height: auto;
font-weight: normal;
}
.tt_news_single_txt p {
text-align: justify!important;
}

.tt_news_single_backlink {
clear: both;
width: 250px;
}
.news-single-category{
display:none;
}
.tt_news_single_img {
float:right;
width: 80px;
padding: 0;
margin: -9px -90px 0px 0px;
display: inline;
}
.tt_news_single_additional {
clear:right;
width: 100%;
margin: 0 0 0 0;
overflow: hidden;
}
.tt_news_single_clear {
width: 100%;
height: 10px; 
display: block;
clear: both;
}
.news-single-files dt, .news-single-files dd{
margin: 0;
padding: 0;
}
.news-single-files dd img {
height: 18px;
margin-bottom: 3px;
}
.news-single-files dd {
margin-bottom: 3px;
}
.news-single-files dt {
text-transform: uppercase;
color: #cc3300;
background: #ffffff;
margin-bottom: 5px;
padding-left: 5px;
}
.news-single-files a {
display: block;
padding-left: 3px;
margin-top: -5px;
}
.news-single-files img {
margin: 0px;
}
.news-single-links dt, .news-single-links dd{
margin: 0;
padding: 0;
}
.news-single-links dd {
margin-bottom: 3px;
}
.news-single-links dt {
text-transform: uppercase;
color: #cc3300;
background: #ffffff;
padding-left: 5px;
margin-bottom: 5px;
}
.news-single-links dd a {
display: block;
padding-left: 3px;
margin-top: -5px;
}
.news-single-author {
display: none;
}
/* Standardweb NEWS Single Ansicht */


/* NEWSLETTERANMELDUNG */


/* NEWSLETTERANMELDUNG */
