.ptipps {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

#reisetipps2,
#reisetipps {
    color: #003063;
    text-decoration: underline;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight:normal;
    line-height: 13px;

}

#reisetipps2 {
    font-weight: bold;
    text-decoration: none;
}

#reisetipps:active {
    color: #003063;
}



.suche,
.comm {
	padding: 20px 20px 0 20px;
	height: 160px;
	margin: 0;	
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #003063;
	background-color: white;
}
.suche input {
	width: 225px;
}
.suche button {
	width: 32px;
	height: 22px;
	border-width: 0;
	border: none;
	background: transparent url(../images/reisetipps/ok-blue.gif) no-repeat 0 0;
	text-indent: -1000em;
	cursor: pointer;
	margin-left: 4px;
}
.suche button:hover {
	background-position: 0px -22px;	
}
.suche button:active {
	background-position: 0px -44px;	
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.bilder {
	padding-top: 12px;
	padding-left: 20px;
	background-color: white;
	height: 170px;	
}
.bilder a {
	float: left;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	display: block;
	font-size: 0px;
	line-height: 0px;
}
.bilder img {
	border: solid #a0c0cd 1px;
	width: 62px;
	height: 47px;
	margin: 0;
	padding: 0;
}
.bilder a:hover img {
	border-color: #B2C546;
}
#map i.loader {
	margin: 20px;
	display: block;
}
.comm ul {
	padding: 0;
	margin: 0 0 0.5em 20px;
	list-style-type: image;
	list-style-position: outside;
	list-style-image: url(../images/reisetipps/check.png)
}
.comm li {
	padding: 0;
	margin: 0;
}
.comm a.main {
	float: right;
}
.cloud {
	padding: 12px 7px 12px 7px;
	background-color: white;
}
.cloud .link-coud {
	text-align: justify;
	margin-top: 3px;
}
.cloud b { 
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #003063;
	font-weight: bold;
}
.cloud a {
	color: #55A7B7;
	font-family: verdana,arial,helvetica,sans-serif;
	padding: 0 2px 0 0;
	text-decoration: none;
	
}
.cloud a.type1 {
	font-size: 21px;
}
.cloud a.type2 {
	font-size: 16px;
}
.cloud a.type3 {
	font-size: 13px;
}
