﻿@import url("layout.css");
@import url("column.css");

body {
	margin: 0 0%;
	background-color: #ccc;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif, Verdana;
	font-size: 0.85em;
	padding: 0px;
}
#container {
	width: 900px;
	margin: 30px auto;
	background-image: url("../images/bg_main.jpg");
	background-repeat: repeat-y;


	background-color: #fff;
	border: 1px solid #999;
}

#languages {

	float: right;
	margin-right: 120px;
}
#masthead {

	height:100px;
	margin-top: 20px;
	margin-bottom: 0;
	margin-right: 0px;
background-image: url("../images/bg-nav.png");
	background-repeat: repeat-x;

}

#navigation {

	width: 898px;
	padding-top: 18px;
	margin-bottom: 0;
	margin-left: 180px;

	
	
}




#sidebar {
	float: left;
	width: 110px;

	clear: both;
	margin: 100px 0 0 10px;
	display: inline;
}
#content {
	float: right;
	width: 690px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	padding: 29px;



}


#content a {
	font-weight: bold;
	color: #414141;
	text-decoration: none;
	


}
#content a:hover {
	color: #000;
	text-decoration: none;

	background-image: none;
}


h1 {
font-size: 3.5em;
	margin-left: 20px;
	font-family: Trebuchet, Arial, Helvetica, Sans-Serif, Verdana;
	color: #FF9900;
font-weight: normal;
}



h3 {
	font-size: 1.2em;
margin: 0 0 0 25px;
	padding: 0;
	font-family: Trebuchet, Arial, Helvetica, Sans-Serif, Verdana;
	color: #414141;
	

}

h4 {
	background: #ccc; width:100px;
	font-size: 1.2em;
	margin: 15px 25px 15px 25px;
	line-height: 1.4;
	color: #414141;
}

h6 {
	font-size: 1em;
margin: 0 0 0 0px;
	padding: 0;
	font-family: Trebuchet, Arial, Helvetica, Sans-Serif, Verdana;
	color: #333;
	border-bottom: 2px solid #00BBBF;
		width: 332px;
}


a.text {
padding:0 8px 0 8px;
	font-weight: bold;
	color: #414141;

	border-bottom: 2px solid #F6CA6E;

}
a.text:hover{
padding:0 8px 0 8px;
	color: #000;
	text-decoration: none;
	background-color: #F6CA6E;
	background-image: none;
}

#footer {
	text-align: center;
	clear: both;
	width: 900px;
	margin-right: 0px;
	margin-left: 0px;

	overflow: auto;
	background-color: #808080;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Formatvorlagen für die Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;

}
#sidebar li {
	font-size:1em;

	margin: 9px;
	padding: 0;



}
#sidebar a {

	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 0 0 15px ;

	background-image:url(../images/ic-link.png);
	background-position:0px 5px;
background-repeat: no-repeat;

	
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666;

	background-image:url(../images/ic-link.png);
	background-position:0px -14px;
background-repeat: no-repeat;

}

#sidebar a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;

	background-image:url(../images/ic-link.png);
	background-position:0px -34px;
background-repeat: no-repeat;

}

/* Formatvorlagen für Fußzeile */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 20px 2px 20px 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.txt-bg {


	background-image:url('../images/px_pet_high.gif');

background-repeat: no-repeat;
padding:2px 0 0 6px;

 }

.cloumimg  {
	padding: 5px;
	border: 1px solid #999;
	width: 280px;

	
}
.cloumimg-c  {
	padding: 5px;
	border: 1px solid #999;
	width: 480px;

	
}


.cloumimg-b  {
	padding: 10px;
	border: 1px solid #999;

	
	
}

.border-a {
2px solid #414141;

	
}

.t9 {

		font-size: 0.8em;

	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif, Verdana;
	color: #333;

}



.style_margin-l {
		margin-left:20px
}

.grey  {
	color:#414141;

	
}
