/* CSS Document - Lübecker Nachrichten */

body {
	background-color: #0475BD;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: white;
	text-align:justify;	
}

a:link {
	text-decoration:none;
	color: white;
}
a:visited {
	text-decoration:none;
	color: white;
}
a:hover {
	text-decoration:none;
	color: #05AEFD; 
}
a:active {
	text-decoration:none;
	color: white;
}

img {border: none;}

#topbild {
	position: absolute;
	left: 0px;
	top: 0px;
}
	
#leftbild {
        margin-top: 175px;
}
	
#links {
	position: absolute;
	left: 25px;
	top: 185px;
	z-index: 1;
}
	
#links_text1 {
	position: absolute;
	left: 57px;
	top: 190px;
	z-index: 2;
}
	
#links_text2 {
	position: absolute;
	left: 30px;
	top: 224px;
	z-index: 2;
}
	
#links_text3 {
	position: absolute;
	left: 39px;
	top: 259px;
	z-index: 2;
}
	
#navibild {
	position: absolute;
	top: 30px;
	left: 30px;
}

#navi {
	position: absolute;
	bottom: 30px;
	height: 75px;
	left: 25px;
}
	
#navi_top {
	position: absolute;
	top: 60px;
	left: 575px;
	width: auto;
	overflow:hidden;
}
	
#navi_links {
	position: absolute;
	top: 72px;	
	left: 0px;
	width: 180px;
}
	
#div {
	position: absolute;
	top: 102px;
	left: 230px;
	width: 600px;
	height:	auto;
}

#image_right {
        position: absolute;
        /*left: 850px;*/
        right: 35px;
        width: 270px;
        bottom: 15px;
}

#extraLogo {
        position: absolute;
        right: 35px;
        bottom: 15px;
}
/*
#bildlink {
        text-align: right;
}
*/

.head {
	color: white; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 18px;
	font-stretch: normal;
}

.headline {	
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align:left;
}
	
.inhalt {
	font-size: 13px;
	color: white;
	text-align:justify;	
}

.inhalt_schwarz_galerie {
	font-size: 12px;
	color: black;
	text-align:center;
}
	
.rubrik { 
	color: #fff;
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 17px;
	letter-spacing : 0px;
	font-stretch: normal; 
}
	
a.rubrik:hover { 
	color: #05AEFD; 
}

.navi {
	font-size: 10px;
	color: #05AEFD;
	font-style: italic;
	font-weight: bold;
}

.navi a {
	font-size: 10px;
	color: #05AEFD !important;
	font-style: italic;
	font-weight: bold;
}
.spezial{
        font-weight:bold;
        color:#F5E400;
}

.spezial:hover {
        font-weight:bold;
        color:#05AEFD;
}

a.spezial:link {
        color:#F5E400 !important;
} 

a.spezial:visited {
        color:#F5E400 !important;
}

a.spezial:hover {
	color:#05AEFD !important;
} 

.link_blau {
	color:#0475BD;
}

.bl_image {
	border-style: none;
}

/* klassen fuer paragraph ln-artikel */
.artikeltext {
	font-size: 13px;
	color: white;
	display: block;
	text-align: justify;
}

/* klassen fuer paragraph form-edit */
.formlable {
	width: 450px;
	color: white;
	font-size: 13px;
	text-align: left;
}

.formedit {
        width: 350px;
        color: white;
        font-size: 13px;
        text-align: left;
}

.forminput_text {
        width: 300px;
}

/* klassen fuer paragraph ln-box */
.box_td_image {
	vertical-align: top;
	text-align: right;
	width: 94px;
}

.box_image {
	text-align: right;
	border: 0px;
}

.box_td_inahlt {
	vertical-align: top;
	text-align: left;
	width: 196px;
	padding: 0px 0px 0px 5px;
}

.box_td_titel {
	padding: 0px 0px 0px 5px;
}

.box_td_titel a {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: left;
}

.box_td_titel a:hover {
	color: #05AEFD;
}

.box_td_text {
	padding: 0px 0px 0px 5px;
	font-size: 13px;
	color: white;
	text-align: left;
}


/* klassen fuer paragraph ln-longbox */
.longbox_td_image {
	vertical-align: top;
	text-align: right;
	width: 94px;
}

.longbox_td_inahlt {
	vertical-align: top;
	text-align: left;
	width: 496px;
	padding: 0px 0px 0px 5px;
}

/* klassen fuer paragraph ln-person */
.person_td_image {
	width: 105px;
}

.person_td_text {
	vertical-align: bottom;
	text-align: left;
	font-size: 13px;
	width: 495px;
}

.person_title {
	font-size: 12px;
	padding-left: 15px;
}

.person_text {
	font-size: 12px;
	padding-left: 15px;
}

