/* Tag-spezifische Definitionen */
html, body {
	width:100%;
}

html, body, p, h1, h3, form, ul, li, fieldset, legend ,select, input{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
select{
font-family:Arial, Helvetica, sans-serif;
}
html {
	overflow:scroll;
}

body, p, a {
	font-size:11px;
	color:#1d1a0b;
	line-height:14px;
    font-weight:500;
}
p a {font-size:11px;}
a img {border: 0;}

h1 {
	font-size:14px;
	margin:0px;
}

h3 {
	font-size:13px;
}


/* generelle Definitionen */
.clear {
	clear:both;
	float:none;
	font-size:0px;
	line-height:0px;
	width:0px;
	height:0px;
}

/* Seitenlayout Definitionen */

#surrounderTop {
	width:923px;
	margin-left:auto;
	margin-right:auto;
}

#surrounderBottom {
	width:100%;

	background-image:url(../img/elements/back.surrounder.bottom.top.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
/*
html body div#surrounderBottom {
	background-image:none;
}*/

.innerSurrounderBottom {
	width:923px;
	margin-left:auto;
	margin-right:auto;
}

.tx-srlanguagemenu-pi1 .INACT {
	display: none;
}

.textPicCon H4{
	font-size: 1.0em;
	margin-bottom: 0;
}

.textPicCon IMG{
	float: left;
	margin:13px 0 13px;
	position:relative;
	display:block;
}
.textPicCon .textCon{
	float:left;
	margin-left:10px;
	position:relative;
	width: 432px;
}
#contentoBottom {
	position:relative;
}
#contentoBottom .textPicCon{
	clear: both;
	min-height: 1%;
	position:relative;
}
#contentoBottom .textPicCon .textCon{
	width: 562px;
}
div.CUR{
	font-size:11px;
	font-weight:500;
}