img.own {
	border: 0px;
}
img.own:hover {
	border: 0px;
}

body {
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	cursor: default;
}

div {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
}


p {
	padding-left: 20px;
	padding-right: 25px;
	color: #666666;
	text-align: left;
}

.title1,h1 {
	font-size: 13px;
	font-weight: bold;
	color: #2660A2;
}

.title2,h2 {
	font-size: 11px;
	font-weight: bold;
	color: #2660A2;
    padding-left: 12px;
}

.title3,h3 {  /*benutzt fuer das lexicon*/
	font-size: 11px;
	font-weight: bold;
	color: #2660A2;
}

a{
	font-weight:normal;
	color: #2660A2;
}
a:before {
	/*content: url('../img/elements/jump_lexicon.gif')*/
}