/* @override http://blog.climbtools.eu/css/icons.css */

/* CSS  Günter Trapp – 2014 */

@charset "UTF-8";

/* @group generell */

/*
a.topPage {
	font: 22px Iconized-Complete;
	background-color: white;
	text-align: center;
	list-style-type: none;
	padding: 12px;
	border: 1px solid #807361;
	margin-right: 3%;
}
a.topPage:hover {
	font: 22px Iconized-Complete;
	font-weight: 300;
	color: #98be2e;
	background-color: white;
	text-align: center;
	list-style-type: none;
	padding: 12px;
	border: 1px solid #807361;
}
*/

.iprint:hover, .topPage:hover{
	color: #98bd2d;
}

/* @group Signet Box */

ul.signetboxnav {
	padding-top: 12px;
	padding-bottom: 6px;
}

ul.signetboxnav {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 6px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: white;
}

ul.signetboxnav li {
	display: inline;
	margin: 0;
	padding: 0;
}
.signetboxnav li a {
	font: 22px Iconized-Complete;
	color: white;
	text-align: center;
	list-style-type: none;
	padding: 12px;
	background-color: #424b4e;
	width: 42px;
}

.signetboxnav li a:hover {
	background-color: #00abc9;
}

/* @end */
*//* @end */

/* @group Accordion */
div.accordion ul li {
	list-style-type: none;
	padding-left: 6%;
}
div.accordion ul li  h3 {
	font-weight: 400;

}
div.accordion ul li h3:before {
	font: 22px Iconized-Complete;
	margin-left: 2px;
	margin-right: 6px;
	content: 'J ';
}

div.accordion ul li h3.active:before {
	font: 22px Iconized-Complete;
	margin-left: 2px;
	margin-right: 6px;
	content: 'K ';
}
/* gehört hier eigentlich nicht hin  - aber wiel ich gerade hier bin :) */
div.accordion ul li div {
	color: #807361;
	margin-left: 2%;
	max-width: 800px;
	margin-bottom: 2%;
}

div.accordion ul li div ul li {
	list-style-type: disc;
	list-style-position: inside;
	color: #807361;
}

/* @end */

/* @group extra styles */
.topPage, .iprint, .icon, .iextern, .iort, .itermin , .iclock, .iwork, .ieuro, .imail, .iinfo, .imodul, .detaillink:before , .detaillink:after , .inews, .iphone, .telephone, .iproof, .ifacebook, .inewsletter, .iblog, .login, .logout, .schreibmit, .ycomment, .ishop {
	font: 22px Iconized-Complete;
	margin-left: 2px;
	margin-right: 2px;
	color: #00aac9;
}
.ycomment:before {
	content: '¶';
}
.login:before {
	content: 'f';
}
.logout:before {
	content: 'Ú';
}
.schreibmit {
	content: ',';
}
.iextern:before {
	 content: 'A';  /*  &#x88; */
}
.iort:before {
	content: 'l';
}
.itermin:before {
	content: ']';
}
.iclock:before {
	content: '"';
}
.iwork:before {
	content: 'é';
}
.ieuro:before {	
	content: '€';
}
inewsletter:before,
.imail:before {
	content: 'N';
}
.inews:before {
	content: 'N';
}
.iinfo:before {
	content: '?';
}
.imodul:before {
	content: 'Ď';
}
.iphone:before {
	content: '²';
}
.telephone:before {
	content: '±';
}
.iproof:before {
	content: 'g';
}
.ifacebook:before {
	content: 'ë';
}
.iblog:before {
	content: 'ă';
}
.ishop:before {
	content: 'ċ';
	margin-right: 2px;
	margin-left: 2px;
}
/*
.iprint:before {
	content: 'Ä';
} */
.detaillink:after {
	content: '?';
	color: #00aac9;
}
.detaillink:hover:after {
	color: #eb7136;
}

/* @end */

/* @group signets */

img.signet,
.leihausruestung, .ausruestung, .versicherung {
	width: 4%;
	float: left;
	display: inline;
}

.versicherung {
	content: url(../files/versicherungen-01.png);
}
.ausruestung {
	content: url(../files/ausruestung-01_1.png);
}
.leihausruestung {
	content: url(../files/leihausruestung-01.png);
}

/* @end */
