strong {
	font-weight: bold;
}

h1, h2, h3, h4 {
	color: #0088cc;
	font-weight: normal;
	letter-spacing: 0.03125em;
}
h1 {
	font-size: 152%;
	margin-bottom:1em;
}
h2 {
	font-size: 129%;
	margin-top: 2em;
	margin-bottom: .5em;
	line-height: 1.6em;
}

h3 {
	font-size: 107%;
	line-height: 1.2;
	font-weight: bold;
	color: #0088cc;
	margin: 1em 0 0.5em 0;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #333;
	margin: 1em 0 0.5em 0;
}

	div.sub h4,
	div.sub {
		color: #fff;
	}






img {
	border: none;
}

code {
	display: block;
	padding: 10px;
	font-size: 85%;
	border: 0px solid #ccc;
	background:  #f2f2f2;
	margin-bottom: 5em;
	white-space: pre;
	overflow: auto;
}

/* Breite beschränken */
div.limiter {
	text-align: left;
	width: 80%;
	max-width: 69.23em;
	padding: 1.2em 1.5em;
	
	margin-left: auto;
	margin-right: auto;
}

.botones{
	margin-left:10px;
}
ul {
	margin-bottom: 15px;
		position:relative;
	left:0;
	top:0;
}



ul#portfolio li img{
	border: 0px solid #ccc;
	padding: 1px;

}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
	
.tlItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#135EA9;
}
.txDatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	line-height:13px;
}
.tl {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#135EA9;
}
.tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.dato {
	background:url(image/bg_login.jpg) no-repeat 0 0;
	height:37px;
	
}
.datoForm {
	background:url(image/bg_form.jpg) no-repeat 0 0;
	height:37px;
	
}
.datoFormM {
	background:url(image/bg_mensaje.jpg) no-repeat 0 0;
	height:140px;
	
}
.BoxLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B9B9B;
	height: 20px;
	background-color: transparent;
	width: 180px;
	border-style: solid; 
	border-width: 0;
	vertical-align:middle;
	margin:6px;
}
.BoxNombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B9B9B;
	height: 20px;
	background-color: transparent;
	width: 420px;
	border-style: solid; 
	border-width: 0;
	vertical-align:middle;
	margin:6px;
}
.txPromo {
	font-size: 32px;
	text-align:center;
	width:940px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #FFF;
	
}
.BoxMensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B9B9B;
	height: 120px;
	background-color: transparent;
	width: 420px;
	border-style: solid; 
	border-width: 0;
	vertical-align:middle;
	margin:6px;
}
.FORM {
clear: none;
float: none;
border-style: none;
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px
} 
.Footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.Footer:link {
	color: #333333;
	text-decoration: none;
}
a.Footer:visited {
	color: #333333;
	text-decoration: none;
}
a.Footer:hover {
	color: #333333;
	text-decoration: underline;
}
a.Footer:active {
	color: #333333;
	text-decoration: none;
}
.bgbody {
	background:url(image/bg_body.png) no-repeat 0 0;
	
}