.panel h3:after{content:url(../gfx/streifen-w-g.gif); padding:5px;}
.cv h3:after{content:url(../gfx/streifen-w-g.gif); padding:5px;}

a:focus {
outline: none;
}

img {
border:none;
}

.panel, .cv {
position:relative;
top:-100px;
display: none;
width: 726px;
height: auto;
margin:0 auto;
margin-left:-30px;
padding-right:30px;
padding-left:30px;
padding-bottom:12px;
border-bottom:5px solid lightgrey;
margin-bottom:-75px;
z-index:1000;
}

.panel {background:url(../gfx/menu.gif) top center repeat-x rgb(219,33,76);}
.cv {background:url(../gfx/cv.gif) top center repeat-x rgb(144,109,55);}


.panel-container, .cv-container {
width:725px;
margin:0 auto;
padding-top:10px;}

.panel p {
}

/*

.panel a, .panel a:visited{
margin: 0;
padding: 0;
text-decoration: none;
border-bottom: 0px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 0px solid #ffffff;
}

*/

.triggers {
	position: fixed;
	top: 150px;
	width: 1100px;
        z-index:150;
}

a.trigger-nav {
	float: left;
	text-decoration: none;
	width:100px;
	height:400px;
	display: block;
}

a.trigger-nav:hover{
	float: left;
	text-decoration: none;
	width:100px;
	height:400px;
	display: block;
}

a.active.trigger-nav {
}

a.trigger-cv {
	float: right;
	text-decoration: none;
	width: 240px;
	height:300px;
	display: block;
}

a.trigger-cv:hover{
	float: right;
	text-decoration: none;
	width: 240px;
	height:300px;
	display: block;
}

a.active.trigger-cv {
}

a.trigger-kontakt {

}

.escapel a.trigger-cv:hover{

}

.escaple a.active.trigger-cv {
}


