@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------------------------------- 
[client] Screen Stylesheet 

version:   1.0 
date:      01/03/07 
author:    [your email] 
email:     [you at domain dot com] 
website:   [your domain] 
version history: [location of file] 
-----------------------------------------------------------------------------*/


body 
    {
	color: #333333;
	text-align:left;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
} 
div.container
{
	width:980px;
	line-height:150%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
div.header
{
	padding:0 em;
	color:white;
	background-color:#666465;
	clear:left;
	height: 120px;
}
div.footer
{
	padding:0.5em;
	color:#666465;
	background-color:#FFFFFF;
	clear:left;
}
.footer ul {
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #616161;
	padding-left: 0px;
	padding-top: 10px;
}
h1.header
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding: 0.5em;
	font-size: 400%;
}
h2.header {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding: 0.5em;
	font-size: 200%;
}
div.leftvollbreit {
	float:left;
	width:970px;
	margin:0;
}
div.left
{
	float:left;
	width:470px;
	margin:0;
}
div.handgross {
	float: left;
	width: 450px;
	padding-top: 0em;
	padding-right: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 0em;
	background-image: url(../images/hand_ohne.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 350px;
}
div.handklein {
	float: left;
	width: 222px;
	padding-top: 0em;
	padding-right: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 0em;
	background-image: url(../images/handklein_ohne.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 165px;
}
div.leftDreispalt {
	margin-left: 15px;
	padding-top: 0em;
	padding-right: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 1.2em;
	float: left;
	width: 200px;
}
div.lefttext {
	margin-left: 5px;
	padding-top: 0em;
	padding-right: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 1.2em;
	float: left;
	width: 200px;
}
div.content
{
	margin-left:475px;
	padding-top: 1.2em;
	padding-right: 0.4em;
	padding-bottom: 1.2em;
	padding-left: 0.2em;
}
div.beispiel {
	float: left;
	width: 250px;
	padding-top: 0em;
	padding-right: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 1em;
}
div.beispielrechts {
	margin-left: 10px;
	padding-top: 0em;
	padding-right: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 1.2em;
	float: left;
}
div.contentLinks {
	float: left;
	width: 150px;
	padding-top: 0em;
	padding-right: 1.8em;
	padding-bottom: 1.2em;
	padding-left: 0em;
}
div.contentMitte {
	float: left;
	width: 150px;
	padding-top: 0em;
	padding-right: 1.4em;
	padding-bottom: 1.2em;
	padding-left: 0em;
}
div.contentRechts {
	float: left;
	margin-left: 10px;
	width: 145px;
	padding-top: 0em;
	padding-right: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 0em;
}

#logonavi {
	float: left;
	height: 80px;
	width: 980px;
	background-image: url(../images/targeto-logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	clear: left;
}
#textnavi {
	height: 80px;
	width: 120px;
	float: right;
}
.textnavi {
	font-weight: bold;
	color: #666465;
	text-decoration: none;
	line-height: 1.6em;
}
.navibild
{

	line-height:1%;

}
a {
	color: #666465;
	text-decoration: underline;
}
a:hover {
	color: #FD5D00;
	text-decoration: none;
}
a:active {

	color: #FD5D00;
	text-decoration: none;
}
/* a:visited {
	color: #000000;
	text-decoration: none;
} */

h1 
    {
	font-size: 2.2em;
} 
     
h2 
    { 
    font-size: 2.0em;     
} 
     
h3 
    {
	font-size: 1.7em;
	line-height: 1.2em;
} 
     
h4 
    {
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight: lighter;
} 
     
h5 
    {
	font-size: 1.2em;
	line-height: 1.4em;
} 
h6 {
	font-size: 1.2em;
	line-height: 1.2em;
}
     
p 
    { 
    font-size: 1.2em;     
}
.clear 
    { 
    clear:both; 
} 
.clearRight {
	clear:right;
}

.right 
    { 
    float: right; 
} 

.left 
    { 
    float: left; 
}
/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	font-size:14px;
	height:108px;
	width:180px;
	padding:25px;
	color:#FFFFFF;
	background-color: transparent;
	background-image: url(../images/tooltipbox.png);
}
/* style the trigger elements */
#bildnavi img {
	border:0;
	cursor:pointer;
}

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	width: 190px;
	background-position: 0 0;
}

/* accordion header */
#accordion h2 {
	margin:0;
	padding:5px 5px;
	font-size:13px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;
	background-color: #FFFFFF;
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#fff;
	color: #FD5D00;
	text-decoration: none;
}

/* accordion pane */
#accordion .pane {
	border:1 solid #666465;
	display:none;
	height:120px;
	color:#666465;
	font-size:1em;
	left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	list-style-image: url(../images/listenstrich.jpg);
	margin-left: -15px;
}

/* a title inside pane */
#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:14px;
	color:#0033CC;
}

/* root element for accordion2. decorated with rounded borders and gradient background image */
#accordion2 {
	width: 190px;
	background-position: 0 0;
}

/* accordion header */
#accordion2 h2 {
	margin:0;
	padding:5px 5px;
	font-size:13px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;
	background-color: #FFFFFF;
}

/* currently active header */
#accordion2 h2.current {
	cursor:default;
	background-color:#fff;
	color: #FD5D00;
	text-decoration: none;
}

/* accordion pane */
#accordion2 .pane {
	border:1 solid #666465;
	display:none;
	height:120px;
	color:#666465;
	font-size:1em;
	left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	list-style-image: url(../images/listenstrich.jpg);
	margin-left: -15px;
}

/* a title inside pane */
#accordion2 .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:14px;
	color:#0033CC;
}

/* root element for accordion3. decorated with rounded borders and gradient background image */
#accordion3 {
	width: 190px;
	background-position: 0 0;
}

/* accordion header */
#accordion3 h2 {
	margin:0;
	padding:5px 5px;
	font-size:13px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;
	background-color: #FFFFFF;
}

/* currently active header */
#accordion3 h2.current {
	cursor:default;
	background-color:#fff;
	color: #FD5D00;
	text-decoration: none;
}

/* accordion pane */
#accordion3 .pane {
	border:1 solid #666465;
	display:none;
	height:120px;
	color:#666465;
	font-size:1em;
	left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	list-style-image: url(../images/listenstrich.jpg);
	margin-left: -15px;
}

/* a title inside pane */
#accordion3 .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:14px;
	color:#0033CC;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#bbbbba;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* some styling for triggers - nicht benutzt*/
	#triggers {
		text-align:center;
	}
	
	#triggers img {
		cursor:pointer;
		margin:0 5px;
		background-color:#fff;
		border:1px solid #ccc;
		padding:2px;
	
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		
	}
	
	/* styling for elements inside overlay */
	.details {
		position:absolute;
		top:15px;
		right:15px;
		font-size:10px;
		color:#666465;
		width:150px;
	}
	
	.details h3 {
		color:#FD5D00;
		font-size:15px;
		margin:0 0 -10px 0;
	}

