﻿P
{
	line-height: 16px;
}
#menu .all
{
	margin-left:20px;
}
#menu .all A
{
	font-family:Arial;
	font-size:.9em;
	margin-top:3px;
	color:#fff;
	text-decoration:none;
	float:left;
}
#menu .all .sep
{
	font-family:Arial;
	font-size:.9em;
	margin-top:2px;
	float:left;
	width:10px;
	text-align:center;
	color:#fff;
}

#left .separator
{
	width:510px;
	height:30px;
	background-image: url(images/sep.gif);
	background-position:center left;
	background-repeat: repeat-x;
}

#left .box
{
	width:510px;
}
#right .box
{
	width:210px;
}

/* NEWS */
#left .news h1
{
	font-size:3em;
	font-weight:bold;
}
#left .news h2
{
	font-size:1.5em;
	font-weight:bold;
}
#left .news p
{
	font-size:1.1em;
}

#left .newssmall
{
	margin-bottom:27px;
}
#left .newssmall h2
{
	font-size:1.5em;
	font-weight:bold;
}
#left .newssmall img
{
	float:left;
	margin:0px 10px 10px 0px;
}
#left .newsdetails h1
{
	font-size:2em;
	font-weight:bold;
}
#left .newsdetails .intro, #left .newsdetails .intro p
{
	font-weight:bold;
}
#left .newsdetails .bar
{
	margin-top:5px;
	margin-bottom:10px;
}
#left .newsdetails .datum
{
	float:left;
	color:#7F7F7F;
}
#left .newsdetails .sep
{
	color:#7F7F7F;
	float:left;
	width:20px;
	text-align:center;
}
#left .newsdetails .icon
{
	float:left;
}
#left .newsdetails .img
{
	float:left;
}
#left .newsdetails .img img
{
	margin-right:10px;
	margin-bottom:10px;
}

#left .newsdetails .author
{
	margin-top:20px;
	font-weight:bold;
}
#left .newsdetails .author label
{
	color:#666666;
}
#left .newsdetails .author A
{
	text-decoration:none;
}

#left .newsdetails .email A
{
	color:#990000;
}

#left .newsdetails strong
{
	font-weight: bold;
}
/* NEWS ARCHIVE */
#right .newsarchive .title
{
	margin-bottom:10px;
}
#right .newsarchive .title h3
{
	font-size:1.5em;
	float:left;
}
#right .newsarchive .title .sep
{
	font-size:1.5em;
	float:left;
	width:20px;
	text-align:center;
}
#right .newsarchive .title A
{
	margin-top:4px;
	font-size:1.2em;
	float:left;
}
#right .newsarchive .news
{
	margin-bottom:10px;
}
#right .newsarchive .news h3
{
	font-size:1em;
	font-weight:bold;
}
#right .newsarchive .news .datum
{
	font-size:1em;
	margin-bottom:5px;
}


#right .newsarchive .news P, #right .newsarchive .news A
{
	font-size:0.8em;
}
/* LEFT */

#left .newsarchive .title
{
	margin-bottom:10px;
}
#left .newsarchive .title h3
{
	font-size:1.5em;
	float:left;
}
#left .newsarchive .title .sep
{
	font-size:1.5em;
	float:left;
	width:20px;
	text-align:center;
}
#left .newsarchive .title A
{
	margin-top:4px;
	font-size:1.2em;
	float:left;
}
#left .newsarchive .news
{
	margin-bottom:10px;
}
#left .newsarchive .news h3
{
	font-size:1em;
	font-weight:bold;
}
#left .newsarchive .news .datum
{
	font-size:1em;
	margin-bottom:5px;
}



/* BLOG COMMENTS */

#left .blogarchive .blog
{
	margin-bottom:10px;
}

#left .blogarchive .blog h2
{
	font-size:1.5em;
	font-weight:bold;
}

#left .blogarchive .blog .datum
{
	font-size:0.9em;
	color:#990000;
	margin-bottom:5px;
}
#left .blogarchive .email
{
	margin-top:20px;
}
#left .blogarchive .email A
{
	color:#990000;
	font-weight:bold;
}


#right #newspapers
{
	background-color:#F2ECDF;
	background-image:url(images/newspapers_bg.gif);
	background-position:center left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#right #newspapers .header
{
	background-color:#990000;
	height:10px;
}

#right .topitem
{
	background-color:#F2ECDF;
	margin-bottom:10px;
}
#right .topitem .header
{
	background-color:#E5D9BF;
	height:20px;
	overflow:hidden;
}
#right .topitem .header h2
{
	font-family:Verdana;
	margin:2px 14px 0px 14px;
}
#right .topitem .content img
{
	margin-bottom:10px;
}
#right .topitem .content
{
	padding:8px 12px 8px 12px;
}

#right .topitem h3
{
	font-weight:bold;
	margin-bottom:15px;
}

/*      *** BLOG BOX ***              */

#right #blogbox
{
	background-color:#F2ECDF;
	margin-bottom:10px;
	padding-bottom:5px;
}
#right #blogbox .header
{
	background-color:#990000;
	height:10px;
}
#right #blogbox .category
{
	margin-top:8px;
	margin-bottom:5px;
}
#right #blogbox .category p
{
	font-size:1.1em;
	margin-left:20px;
	padding-left:20px;
	cursor:pointer;
}
#right #blogbox .closed
{
	background-image: url(images/blog_closed.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#right #blogbox .open
{
	background-image: url(images/blog_open.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#right #blogbox .links
{
	margin-right:10px;
	margin-bottom:10px;
	margin-left:50px;
}
#right #blogbox .link
{
	margin-top:3px;
}
#right #blogbox .links a
{
	font-size:0.8em;
}
#right #blogbox .hide
{
	display:none;
}
#intro
{
	min-height:10px;
}
#intro .box
{
	margin-bottom:10px;
	height:125px;
	width:761px;
	position:relative;
	background-image: url(images/intro_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
#intro .left
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:358px;
}
#intro .right
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:358px;
}
#intro .right img
{
	float:right;
}
#intro .left img
{
	float:left;
}
#intro .left .text
{
	width:226px;
	position:absolute;
	bottom:0px;
	right:0px;
	margin-bottom:10px;
}
#intro .right .text
{
	width:226px;
	position:absolute;
	bottom:0px;
	left:0px;
	margin-bottom:10px;
}

#intro .text h1
{
	font-size:1.7em;
	font-weight:bold;
}
#intro .text p
{
	margin-bottom:6px;
}
#intro .text a
{
	font-size:0.9em;
	font-weight:bold;
}

/* REDAKTIONEN */
#left .redaktion h1
{
	font-size:2em;
	font-weight:bold;
}
#left .redaktion h2
{
	font-size:1.5em;
	font-weight:bold;
}
#left .redaktion h3
{
	font-size:1em;
	font-weight:bold;
}

#left .redaktion .bar
{
	margin-top:5px;
	margin-bottom:10px;
}

#left .redaktion .sep
{
	color:#7F7F7F;
	float:left;
	width:20px;
	text-align:center;
}
#left .redaktion .icon
{
	float:left;
}
#left .redaktion .img
{
	float:left;
}
#left .redaktion .img img
{
	margin-right:10px;
	margin-bottom:10px;
}
/*          SEARCH             */
#search
{
	width:510px;
}
#search .category
{
	margin-top:20px;
	
	font-size:2em;
	font-weight:bold;
	color:#990000;
	border-bottom:1px solid #990000;
}
#search .items
{
	margin-left:50px;
}
#search .item a
{
	
}


#AjaxText
{
	position:absolute;
	top:50px;
	left:300px;
	
	overflow:hidden;
	
	width:300px;
	height:500px;
	background-color:Fuchsia;
}