/*
    DEMO STYLE
*/

svg path{
	fill:#086ca2;
}
body {
    font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
    background: #FFFFFF;
        }
mark{
	background-color: white;
color: #51565B;
font-weight: bold;
}		
a:active, a:focus {outline: none;}
	#mysvg path {
    fill:#086ca2;
	vertical-align: middle;
}
	#anh path {
    fill:#51565B;
	vertical-align: middle;
}
	#anh {
	vertical-align: middle;
}

	#mysvg {
	vertical-align: middle;
}

#welcome{
color:#086ca2;
font-weight:normal	
}
li{
	font-weight:normal;
}

.table {
	display: table;
	border-collapse:collapse;
	width: 100%;
	color:#51565B;
}

.table-row {
	display: table-row;
	
}

.table-cell {
	display: table-cell;
	border: 1px solid silver;
	padding-left: 10px;
	padding-right: 10px;
}

.thead {
	font-weight: bold;	
	width:30%;
	vertical-align:top;
}

a.rest{	
	font-weight: normal;
	font-size: 10pt;
}
a.gfi:hover{
	color:#086ca2;

}
a.rest:hover{
	color:#086ca2;

}
span.dokbez{
	font-weight: normal;
font-size: 12pt;
color:#086ca2;
}
iframe.karte{
	border:none;
	width:100%;
	vertical-align: top;
	min-height: 550px;
	
max-height: 1000px;
}
ul.asw{
	font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
font-size: 1.0em;
font-weight: 300;
line-height: 1.7em;
color: #737373;
padding: 0px 20px;
}
ul.rhw{
	font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
font-size: 1.0em;
font-weight: 300;
line-height: 1.7em;
color: #696969;;
padding: 0px 3px;
}
li.usertabs{
list-style: none;
color:#51565B;
font-weight:bold;
font-size:13pt;
float: left;
width: 46%;
Text-align: left;
padding: 9px 10px 10px 10px;
}
#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color:red;
  background: url(../images/ajax-loader.gif) no-repeat center center;
  z-index: 10000;
}
#load{
	color:white;
	font-weight:bold;
	padding: 20px;
width:30%;
margin: auto;
	
}
label{
	width: 200px;
display: block;
float: left;
color:#51565B;
}
img.info{
	float: right;
margin: 5px 12px;

}

p.loadinfo{
	color:#086ca2;
	display:block;
	font-size: 15pt;
	display:none;
}
.tooltip {
display: inline-block;    
}
.tooltip .tooltiptext {
    margin-left:9px;
    width : 320px;
    visibility: hidden;
    background-color: #FFF;
    border-radius:4px;
    border: 1px solid #aeaeae;
    position: absolute;
    z-index: 1;
    padding: 5px;
    margin-top : -15px; /* according to application */ 
   opacity: 0;
    transition: opacity 1s;
}
.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 5%;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #aeaeae transparent transparent;
}
		header{
position: absolute;
right: 100px;
top: 5px;
max-width: 350px;
border: solid 1px rgba(210, 215, 217, 0.75);
		}
div.list-item{
	margin-top:10px;
}
div.hinweistext{
	display: block;
margin-bottom: 10px;
border: 1px solid #086ca2;
padding: 10px;
width: 29%;
color:#51565B;
max-width: 500px;
}
div.cntnumber{
	position:relative;
	font-weight: normal;
	margin-right:35px;
	text-align:right;
	bottom:5px;
	right:0px;
	height: 15px;
	color:#086ca2;
	padding: 2px;
	font-size: 1.0em;
	border-radius: 2px;
	display:block"
}
iframe.kommentare{
	height:400px;
	width:100%;
}
div.beitrag{
	box-shadow: 0px 5px 6px silver;
	display: block;
	margin-bottom: 10px;
border: 1px solid silver;
padding-left: 0px;
padding-right: 0px;
width: 100%;
padding: 3px;
/*max-height: 200px;*/
overflow: auto;
height: auto;
}
p.userbeitrag{
	font-family:  roboto,helvetica neue,Helvetica,Arial,sans-serif;
font-weight: normal;
line-height: 1.5;
color:#51565B;
font-size: 11pt;
margin: 1px;
}
}
span.doktxt{
	display:block !important;;
	font-family:  roboto,helvetica neue,Helvetica,Arial,sans-serif;
font-weight: normal !IMPORTANT;
line-height: 1.5;
color: gray;
}
h4.title-font{
line-height: 30px;
font-size: 1.22222rem;
margin-bottom: 1.33333rem;
    font-style: normal;
    font-weight: bold;
    color:#51565B;
    text-rendering: optimizeLegibility;
}
a.link_download{
	line-height: inherit;
color: #086ca2;

cursor: pointer;
}
a.rm-link{
	
	color:#086ca2;
	cursor: pointer;

}
a.rm-link:hover{

color: rgb(81, 86, 91);

}
a.link_download:hover, a:focus {
    color: #0362b9;
    text-decoration: underline;
}
span.user{
	color:#086ca2;
}
span.date{
	color:#086ca2;
	float:right;
	font-size: 10pt;
}		
		div.detail{
			width:32%;
			float:left;
			color:#51565B;
		}
div.hb{
	background-color: #086ca2;
width: 100%;
color:white;
padding: 7px 0px;
}		
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
	div.map{
	width:70%;
	height:auto;
	float:right;
	display:inline-block;
	max-height:70%:
	
	
	}
#gototop {
	color:red;
  display: none;
  position: fixed;
  bottom: 90px;
  right: 30px;
  z-index: 99;
  font-size: 12px;
  border: none;
  outline: none;
  background-color: white;
  color: white;
  cursor: pointer;
  padding: 4px;
  border-radius: 50%;
}

#gototop:hover {
  background-color: silver;
}	
div.content_documents {
	margin-left:20px;
	width:100%;
	display:inline-block;
	height:auto;
}
div.startseite{
	max-width:700px;
	float: right;
	padding:10px;
}
div.willkommen{
	padding: 0px 17px;
	color:#51565B;
	font-weight: bold;
	
}
div.hinwanl{
	border:1px solid #086ca2;
	padding:5px;
	line-height: 1.5;
color: #697279;
font-size: 11pt;
}
div.hinweis{
	border:2px solid #086ca2;
	padding:10px;
}
 div.zeile{
	padding: 8px;
} 
img.logo{
	max-width:100%;
	max-height: 150px;
	height:auto;
	/*box-shadow: 8px 8px 13px #ababab;*/
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.logoleft{
	display:none;
}
	input.regist{
	height: 1.7em;
	width: 100%;
	max-width: 300px;
	border: solid 1px rgba(210, 215, 217, 0.75);
	border-radius: 4px;
	color:#51565B;
	}
input.regist:focus{
	color: #4b515d;
	box-shadow:  1px 1px 4px #086ca2;
}
input.regist:hover{
	color: #4b515d;
	border: 1px solid #086ca2;
	opacity:0.7;
}
select.dokbez{
	cursor:pointer;
	height: 1.9em;
	padding:5px;
	min-width:99%;
	width: 100%;	
	max-width: 300px;	
	background-color: #086ca2;
	color:white;
	  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1.0em;
	}	
option.dokbez{
		background-color: white;
	color:#51565B;
	}
	span.dokbez{
	font-weight: normal;
font-size: 12pt;
color:#086ca2;
}
	input.checkbox{
	box-shadow: 0px 0px 2px 1px #086ca2;
	}
	
select.sort{
	box-shadow: 0px 2px 3px silver;
	padding: 1px 20px;
	-webkit-appearance: none;
height: 1.9em;
width: 100%;
max-width: 309px;
border: 1px solid silver;
border-radius: 4px;
background-color: white;
color: #086ca2;
margin-bottom: 10px;
	}
select.regist{
	height: 1.7em;
	width: 100%;
	max-width: 300px;
	border: solid 1px rgba(210, 215, 217, 0.75);
	border-radius: 4px;
	background-color: white;
	color:#51565B;
	}

strong{
	font-weight: bold;
}	
p {
    font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #51565B;
	padding: 3px;
}
p.farbe {
   color:#086ca2;
}
p.smart {
    font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1.7em;
    color: #51565B;
}
p.dark {
    font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 1.0em;
    font-weight: 300;
    line-height: 1.7em;
    color: #737373;
}
button.btnsort{
	color: #086ca2;
border: none;
background-color:#F5F6F7;
padding: 6px;
margin: 3px 10px;
}
button.btnsort.active, button.btnsort:hover{
	color: white;
border: none;
background-color:#51565B;
padding: 6px;
margin: 3px 10px;
}
}
button.showlogin{
	float:right;
	color:#086ca2;
	font-weight:bold;
	padding:0px 20px;
	background: url('../icons/login.png') no-repeat top left ;
	height:1.2em;
	border:none;
	font-size: 1em;
	margin: 0px 33px;
}
button.showlogin:hover{
	color:#086ca2;
	opacity:0.7;

}
h2{
	color: #51565B;
}
h3 {
	border-bottom: 3px solid #086ca2;
	width: auto;
	display: inline-block;
	margin: 1em;
	font-weight: 500;
}
h3.dokument {
	border-bottom: 1px solid;
	border-bottom-color: #ddd;
	line-height: 1.5;
	width: auto;
	display: inline-block;
	margin: 1em;
	font-weight: 500;
}
a.dokument {

	display: block;

}

h4{
	color:#51565B;
	font-weight:normal;
	font-size: 1.2em;
}
h5{
	color:#51565B;
	font-weight:normal;
	font-size: 1.2em;
	font-weight:bold;
	width: 95%;
	display: inline-block;
	margin: 1em;
}
h3.title {
	border-bottom: 3px solid #086ca2;
	width: 99%;
	font-weight: 600;
	display: inline-block;
	margin: 1em;
}
span.title {
	color:#51565B;
	font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
}
a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}
div.sidebox{
	border-radius: 0.375em;
	border: solid 1px rgba(210, 215, 217, 0.75);
	margin-bottom: 2em;
	padding: 1.0em;
	margin: 0.5em;
	max-width: 600px;
	/*background-color: #fbfbfb;
	box-shadow: 0px 0px 12px -4px #cbc5c5;*/
}
button.menue{
	border: none;
	height: 32px;
	width: 32px; 
    padding: 6px 4px;
	background:none;
}
button.menue:focus {outline:none;}
button.menue::-moz-focus-inner {border:0;}
div.auswahl {
	z-index: 0;
    border-radius: 0.375em;
    border: solid 1px rgba(210, 215, 217, 0.75);
    margin-bottom: 2em;
    padding: 1.5em;
    margin: 0.5em;
    background-color: #f5f5f5;
	min-height: 410px;
	float:left;
}
div.dokument {
	max-width: 700px;
	border-radius: 0.375em;
    border: solid 1px rgba(210, 215, 217, 0.75);
	background-color: whitesmoke;
    padding: 1.0em;     
	margin-top: 15px;
	height: auto;
	color:gray;
	
}
div.dokument:hover {
	box-shadow: 1px 1px 5px #086ca2;
color:#086ca2;
border-radius: 0.375em;
}
img.screen{
	width: 100%;
}
img.screen:hover{
	opacity: 0.6;
}
div.sidebox_menu{
	border-radius: 0.375em;
	border: solid 0px rgba(210, 215, 217, 0.75);
	margin-bottom: 2em;
	margin-left: -25px;
	
}
div.titlebox{
	padding:0px 15px;
}
.navbar {
    padding: 15px 0px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
/*     box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); */
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
	background: #FFFFFF;
	/* margin-left: 375px; */
	position: absolute;
	margin-top: -35px;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}
div.underline {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 3px 0;
}
/* NAVIGATION  */
nav {
	display:block;
/* 	height:2.5em;
	background:#FFFFFF; */
	text-align:left;
}
 nav ul {
	list-style: none;
}
ul{
	color: #51565B;
}
/* nav ul li {
	 display:inline; 
	 margin: 0em 0.188em 0em 0.188em;
} */
 
nav ul li  a{
	color:#51565B;
	font-size:1.125em;
	border-bottom: 0.001em solid silver;
	line-height:2.5em;
	padding: 0.563em 0.938em 0.375em 0.983em;
	transition:background 0.2s;
	-webkit-transition:background 0.2s;
	width:100%;
}
a.ohne{
	border-bottom: none;
	color:#51565B;
}
nav ul li  a:hover{
	color:#DBD9D8;
	border-bottom: 0.188em solid #086ca2;
}
nav ul li  a.active{
	border-bottom: 0.111em solid #086ca2;
	color:#51565B;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 40px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	max-width: 1000px;
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: auto;
	height: auto;
}

/* The Close Button */
.close {
    color:#086ca2;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
textarea.stellungnahme{
	width:98%;
	height:300px;
	color: #464646;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;	
	margin: 5px 0px 10px 0px;
	font-weight: lighter;
resize: vertical;
}
textarea.stellungnahme:focus{
border-radius: 4px;
border:1px solid #086ca2;

}
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
    display: flex;
    align-items: stretch;
}
 input.input_anmeldung{
  border-radius: 5px;
  border: none;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
  /* transition: all 0.2s linear;*/
	width: 83%;
	height:3em;
	font-size:15px;
	text-align:center;
	
} 
input.input_anmeldung:focus {
  box-shadow: 0 0 5px #086ca2;
  /*padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;*/
  border: 1px solid #086ca2;
}
button.anmelden{
background: #086ca2;
padding: 4px;
display: inline-block;
border-radius: 4px;
border: none;
width: 83%;
color: white;
font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
font-size: 12pt;
font-weight: bold;
}
button.stell.formulieren{
background: #086ca2;
padding: 4px;
display: inline-block;
border-radius: 4px;
border: none;
width: 83%;
color: white;
font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
font-size: 12pt;
font-weight: bold;
}
input.profil{
background: #086ca2;
padding: 4px;
display: inline-block;
border-radius: 4px;
border: none;

color: white;
font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
font-size: 12pt;
font-weight: bold;
}
button.anmelden:hover{
background: #086ca2;
opacity:0.7;
}
input.stell_formulieren:hover{
background: whitesmoke;
;
}
button.stell_formulieren:hover{
background: whitesmoke;
;
}
input.profil:hover{
background: #086ca2;
opacity:0.7;
}
input.anmelden{
background: #086ca2;
padding: 4px;
display: inline-block;
border-radius: 4px;
border: none;
width: 83%;
color: white;
font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
font-size: 12pt;
font-weight: bold;
}
input.stell_formulieren{
border-radius: 0.375em;
border: 0;
box-shadow: inset 0 0 0 2px #086ca2;
color: #086ca2 !important;
cursor: pointer;
display: inline-block;
font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
font-size: 0.8em;
font-weight: 700;
height: 3.5em;
letter-spacing: 0.075em;
line-height: 3.5em;
padding: 0 2.25em;
text-align: center;
text-decoration: none;
text-transform: uppercase;
white-space: nowrap;
background: none;	
	}
button.stell_formulieren{
border-radius: 0.375em;
border: 0;
box-shadow: inset 0 0 0 2px #086ca2;
color: #086ca2 !important;
cursor: pointer;
display: inline-block;
font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
font-size: 0.8em;
font-weight: 700;
height: 3.5em;
letter-spacing: 0.075em;
line-height: 3.5em;
padding: 0 2.25em;
text-align: center;
text-decoration: none;
text-transform: uppercase;
white-space: nowrap;
background: none;	
	}	
input.auswahl{
padding: 1px;
display: inline-block;
border-radius: 4px;
border: 1px solid #086ca2;
width: 80%;
color: white;
font-family: roboto,helvetica neue,Helvetica,Arial,sans-serif;
font-size: 1.0em;
font-weight: bold;
background:  #086ca2;

}
input.auswahl:hover{
background: #086ca2;
opacity:0.7;
}
input.anmelden:hover{
background: #086ca2;
opacity:0.7;
}
#sidebar {
/*     min-width: 250px;
    max-width: 250px; */
	 min-width: 24em;
    max-width: 24em;
	margin-top: -10px;
    background: #F5F6F7;
    color: #3d4449;
    transition: all 0.3s;
}

#sidebar.active {
    margin-left: -25em;
	border:none;
	z-index:1;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}
 
input::-moz-focus-inner { border: 0; }
 
#sidebar ul li a {
    padding: 0px;
    font-size: 1.0em;
    display: block;
}
#sidebar ul li a:hover {
    color:#51565B;
   /*  background: #fff; */
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}


a[data-toggle="collapse"] {
    position: relative;
}

a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
    content: '\e259';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;
}
a[aria-expanded="true"]::before {
    content: '\e260';
}

ul.sidebar{
	padding: 3px;
	font-weight: lighter;
}
ul.personal{
	padding: 0px 18px;
	font-weight: lighter;
	font-size: 10pt;
	margin-bottom: 0px;
	color: #51565B;
}
#personal ul li a {
    padding: 0px;
    font-size: 1.0em;
    display: block;
    border: none;
}
#personal ul li a:hover {
   color:#086ca2;
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}
a.link{
	color:#086ca2;
}
a.link:hover{
	text-decoration:underline;
}
article{
	color:#51565B;
padding: 0px 0px 5px;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
	width:100%;
}

div.content2 {
    padding: 0px 40px;
    min-height: 100vh;
    transition: all 0.3s;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media screen and (max-width:800px) {
	img.logo{
	display:none;
}
img.logoleft{
	display:block;
	margin-left:auto;
	margin-right:auto;
	max-width: 250px;
}
div.logoleft{
	display:block;
}
	body{
		font-size:80%;
	}
	div.cookie{
		padding:5px;	
	}
		.table {border:none;}
	.table-cell {
	border:none;
	padding-left: 10px;
	padding-right: 10px;
		}
	.table-row,
	.table-cell {
		display: block;		
		width:100%;
	}
	.thead {border:1px solid silver;
	margin-bottom: 10px;}
	.table-row { margin-bottom: 20px; }
	
	#cookie p.cookiemessage {
    display: block;
    padding: 0;
    margin: 0;
    color: white;
    font-size: 80%;
	}
	    #sidebar {
		
    }
}
@media screen and (max-width:1600px) {
	body{
		font-size:90%;
	}
	div.startseite{
	max-width:50%;
	float: right;
	padding:10px;
}
@media screen and (max-width:1300px) {
		div.map{
	width:100%;
	height:100%;
	float:left;
	display:inline-block;
	
	
	}
div.dokument{
	display:inline-block;
	width:100%;
}
}
@media screen and (max-width:1200px) {
	body{
		font-size:90%;
	}
		header{
		max-width:70px;
	}
div.startseite{
	/*max-width:750px;*/
	max-width:700px;
	float: left;
	padding: 0px;
}

}



@media (max-width: 800px) {
/*     #sidebar {
        margin-left: -20em;
		min-width: 19em;
    } */
/*     #sidebar.active {
        margin-left: 0;
    } */
	div.content_documents {
	margin-left:0px;
	width:100%;
}
    #sidebar {
        margin-left: -26em;
		min-width: 19em;
		position:absolute;
		height:100em;
		box-shadow: 0 0 5px #9F9F9F;
    }
	    #sidebarCollapse span {
        display: none;
    } 
 	#sidebar.active {
        margin-left: 0;
		position:absolute;
		border:none;
    } 
	 #sidebarCollapse span {
        display: none;
    }
	.navbar-btn {
    box-shadow: none;
    outline: none !important;
	background: none;
	border:none;
}
button.menue{
position: absolute;
margin-top: -40px;
border: none;
height: 50px;
width: 67px;
margin-left: -11px;
z-index:1;
background:none;
}
div.titlebox{
	padding:0px;
}
}

@media (max-width: 600px) {
    #sidebar {
        margin-left: -26em;
		min-width: 19em;
		position:absolute;
		height:100em;
		box-shadow: 0 0 5px #9F9F9F;
    }
	    #sidebarCollapse span {
        display: none;
    } 
 	#sidebar.active {
        margin-left: 0;
		position:absolute;
		border:none;
    } 
	 #sidebarCollapse span {
        display: none;
    }
	.navbar-btn {
    box-shadow: none;
    outline: none !important;
	background: none;
	border:none;
	}	
label{
	width:100%;
}
div.sidebox{
	width:100%;
	padding: 0px;
	margin: 0 ;
}
a.link{
	padding: 5px;
}
div.content2 {
    padding: 0px;

}
	body{
		font-size:80%;
		}
		
		img.info{
	float: none;
margin: 5px 12px;
}
}

