/*
Theme Name: netzleiter.com
Description: Auftragsarbeit für die netzleiter.com
Version: 1.0
Author: Axel D&uuml;rkop
Author URI: http://trainxl.de/ 
*/

/* Used colors:
 * #a50d1c	Reddish 	Normal links
 * #666666  Gray		Active links
 * #444444  Gray		p-Tags 
 * #92c11d  Green		Some links and headlines
 */

* {
	margin: 0;
	padding: 0;
}


div {
	/*border: 1px solid #ddd;*/
}

html {
	height: 101%;
}

@font-face {
  font-family: "Trebuchet MS";
  src: url(trebuc.ttf);
}


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 30px;
}

ul {
	list-style: none;
}

a {
	outline: none;
}

#wrapper {
	width: 1024px;
	margin: 15px auto;
}

#container {
	
}

#header {
	background: url('../images/header.png') no-repeat;
}

#header a {
	display: block;
	padding: 63px 0 0 0;
	text-indent: -9999px;
}

#main {
	background: url('../images/body_vertical_rep.png') repeat-y;
/*	
	height: 400px;
*/
	padding-top: 40px;
	overflow: hidden;	
	position: relative;
}

#left {
	position: relative;
	height: 400px;
	float: left;
	width: 180px;
}

/* Navigation */

ul#mainnavi {
	margin: 5px 25px;
}

ul#mainnavi li {
	padding-left: 20px;
}

ul#mainnavi li.page_item a {
	color: #a50d1c;
	text-decoration: none;
	font-size: 18px;
}

ul#mainnavi li.page_item a:hover {
	color: #92c11d;
	text-decoration: none;
}

ul#mainnavi .current_page_item {
	background: url('../images/menu_active.png') no-repeat 0 3px;
	padding-left: 20px;
	
}

ul#mainnavi .current_page_item a {
	/*color: #92c11d !important;*/
	color: #a50d1c;
}

/*  END Navigation */

/* Metanavigation */

ul#metanavi {
	position: absolute;
	bottom: 10px;
	left: 190px;
	font-size: 12px;
	margin: 20px 0 0 0 !important;
}

ul#metanavi li {
	display: inline;
	color: #000 !important;
}

ul#metanavi li a {
	text-decoration: underline;
	color: #a50d1c;
}

ul#metanavi li a:hover {
	text-decoration: none;
	color: #000;
}

ul#metanavi .current_page_item a {
	color: #a50d1c !important;
}

/*
ul#metanavi li span {
	margin: 0 5px;
}
*/

/* END Metanavigation */

/* Content-Area */

#middle {
	/*margin: 0 0 20px 190px;*/
	margin: 0 0 20px 0;
	width: 488px;
	overflow: hidden;
	padding:  0 20px 20px 0;
}

#middle h2 {
	color: #a50d1c;
	margin: 0 0 10px 0;
	font-weight: normal;
	clear: both;
	font-size: 36px;
}

#middle h3 {
	color: #000;
	margin: 15px 0 10px 0;
	font-weight: bolder;
	clear: both;
}

#middle p {
	margin: 6px 0;
	color: #444444;
	line-height: 1.3;
	font-size: 15px;
}

#middle p.smallp {
	font-size: 12px;
}

#middle a {
	color: #a50d1c;
	text-decoration: none;
}

#middle a:hover {
	color: #92c11d;
}



/* Enumerations */

#middle ul {
	list-style: disc outside;
	margin: 12px 20px;
}

#middle ul li {
	color: #a50d1c;
	font-size: 14px;
	margin-bottom: 6px;
}
/* END Enumerations */

/* Referenzen */
#middle .wp-caption + p {
	color: #a50d1c !important;
}



#middle .wp-caption {
	clear: both;
	margin-top: 35px !important;
}



#middle .wp-caption a img {
	border: none;
}

/* Tabelle */

#middle table#referenzen {
	border-collapse: collapse;
	margin-top: 20px;
}

#middle table#referenzen .logo {
	width: 100px;
}

#middle table#referenzen .logo img {
	border: none;
	width: 75%;
}

#middle table#referenzen .description p {
	font-size: 14px;
}

#middle table#referenzen td {
	padding-bottom: 40px !important;
	vertical-align: top;
}

#middle table#referenzen .description a {
	color: #92c11d;
}

/* END Tabelle */

/* END Referenzen */


/* Kontaktseite */
.contact {
	margin-top: 30px;	
}

.contact p {
	font-size: 12px !important;
	margin: 0px !important; 
}

.contact img.contactimg {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #444444;
}

.contact h4 {
	color: #a50d1c;
	font-size: 18px;
	margin-bottom: 10px;
}

.contact h4 span {
	color: #000;
	font-size: 16px;
	font-weight: normal;
}

/* ### Tabelle */

.contactdata .icon {
	width: 30px;
}

.contactdata td {
	vertical-align: top;
	padding-bottom: 5px;
}

.contactdata .icontext a {
	color: #a50d1c;
	text-decoration: none;
}

.contactdata .icontext pre {
	font-size: 14px;	
}

.contactdata .icon>p span {
	font-size: 10px;
	color: #000;
}

.contactdata .clicktoenlarge {
	color: #444444;	
}


/* END Content-Area */

/* Right column */

#right {
	float: right;
	width: 230px;
	margin-top: 10px;
	margin-right: 62px;
	min-height: 450px;
	padding-right: 40px;
}

#right h3 {
	color: #92c11d;
	padding-left: 0px;
	margin: 0 0 15px 0;
	font-size: 24px;
	font-weight: normal;
	-moz-border-radius: 5px;
}

/* Teamviewer Buttons */
#right .teamviewer p {
	clear: both;
	font-size: 9px;
	color: #444;
	margin: 3px 0 15px 0;
	text-align: center;
}

#right .teamviewer span {
	position:absolute; 
	top:27px; 
	left:80px; 
	display:block; 
	cursor:pointer; 
	color:#A50D1C; 
	font-family:Arial; 
	font-size:16px; 
	line-height:1.2em; 
	font-weight:bold; 
	text-align: left; 
	width:169px;
}

/* Teamviewer Buttons ENDE */
#right table {
	border-collapse: collapse;
}

#right p {
	margin: 6px 0;
	color: #444444;
	line-height: 1.3;
	font-size: 12px;
}

#right p img {
	margin-right: 10px;
}

#right p span {
	color: #000;
}

#right p span.light {
	color: #999;
	font-size: 10px;
}

#right table td.logo {
	text-align: center !important;
}

#right table p {
	margin: 0;
}

#right table td.md5 p {
	font-size: 10px;
	color:#999;
	text-align: justify;
	margin-bottom:10px;
}

#right .alignright {
	float: right;
	margin: 0 0 5px 5px;
	border: 1px solid #999;
}

#right a {
	color: #a50d1c;
	text-decoration: none;
}

#right a:hover {
	color: #a50d1c;
	text-decoration: underline;
}

/* Service-Telefon */

#right #servicetelephone {
	margin: 15px 0 25px 0;
}

#right #servicetelephone img {
	float: left;
	width: 55px;
	margin-right: 8px;
}

#right #servicetelephone h3 {
	margin: 0;
}
	
#right p.number {
	font-size: 28px;
}

/* Referenzen-Slideshow */
#right #partner {
	margin-bottom: 30px;
}


/* END Right column */

#footer {
	background: url('../images/footer.png') no-repeat;
	height: 40px;
	
}

/* Images */

#middle .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

/* Images on Partner-Page */
.partnerlogo {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* END Images */

/* Stuff */

.clearer {
	clear: both;
}


/* jQuery-UI */
#tabs {
	margin-bottom: 50px;
}

.ui-state-default, .ui-corner-top, .ui-tabs-selected, .ui-state-active {
	font-size: 11px !important;
	margin-bottom: 0px !important;
}

.ui-state-hover a {
	color: #92c11d !important;
	text-decoration: none !important;
} 

.ui-tabs {
	padding: 0 !important;
}

.ui-tabs-nav {
	margin: 0px !important;
	border-bottom: 1px solid #aaa !important;
	width: 480px !important; 
	-moz-border-radius: 0 !important;
}

.ui-widget-content {
	background: #fff !important;
	border:0px solid #AAAAAA !important;
	color:#333333;
}

.ui-tabs .ui-tabs-panel {
	padding-left: 10px !important;
}

/* Google Maps */
#map {
	width: 454px; 
	height: 300px;
	border: 1px solid #ddd;
}

#gmarker p {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.anfahrt {
	padding-bottom: 15px;
}

/* Social Network */
#socialnet {
	margin-top: 50px;
}

#socialnet table {
	border-collapse: collapse;
	margin-bottom: 50px;
}

#socialnet table .logo {
	width: 100px;
}

#socialnet table .logo img {
	border: none;
	width: 75%;
}

#socialnet table .description p {
	font-size: 14px;
}

#socialnet table td {
	vertical-align: middle;
	height: 60px;
}

#socialnet table .description a {
	color: #a50d1c;
	font-size: 14px;
}

#socialnet table .description a:hover {
	color: #92c11d;
}

