@import url(/styles/live/mjaeger/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/lightbox.css);
@import url(/styles/live/mjaeger/formmanager.css);
@import url(/styles/live/mjaeger/navigation.css);
@import url(/styles/live/livetranslate.css);
@import url(/styles/live/ratings.css);

/* Structure */
html, body {
    background-color : #ffffff;
}

body {
    margin : 0;
    padding : 0;
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #36393d;
    text-align : left;
    line-height: 17px;
    background-image: url(/images/mjaeger/muster.gif);
	background-attachment: fixed;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
	display: inline;
}


/* Links */
a {
    text-decoration: none;
    color: #ae1706;

}

a:hover {
    text-decoration: none;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 20px;
}

h2 {
    margin: 0;
    padding-top: 15px;
    font-weight: bold;
    font-size: 15px;
}

h3 {
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding-top: 15px;
}

/* Body - Container */
/* Main Page Definitions */

#container {
    width: 980px;
    background-image: url(/images/mjaeger/content_bg.gif);
	background-repeat: repeat-y;
    margin: 0 auto;
	position: relative;
}

#container_startseite {
    width: 980px;
    background-image: url(/images/mjaeger/content_bg_startseite.gif);
	background-repeat: repeat-y;
    margin: 0 auto;
}

#content
{
    background-color: #FFFFFF;
    width: 730px;
    padding: 10px 0px 10px 15px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: left;
}

#content_startseite{
    width: 980px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: left;
}

#header {
    height: 199px;
    width: 980px;
    background-color: #FFFFFF;
    background-image: url(/images/mjaeger/header.jpg);
    background-repeat: no-repeat;
   	position: relative;
}

#rss_buttom_top
{
	position: absolute;
	top: 110px;
	left: 654px;
}

a#aeltereBeitraege{
	display: block;
	float: left;
	width: 100px;
	padding-right: 5px;
	padding-top: 20px;
	height: 35px;
}

#rssfeed
{
	float: right;
	padding-right: 5px;
	padding-top: 20px;
	height: 35px;
	width: 170px;
	position: relative;
}

#rssfeedCategories
{
	float: right;
	padding-right: 5px;
	padding-top: 20px;
	height: 35px;
	width: 260px;
	position: relative;
}


#rssfeed img
{
	position: absolute;
	top: 0px;	
}

#headerleft{
	float:left;
	height: 199px;
}

img.logo{
	margin: 100px 0px 0px 0px;
	display: inline;
}

#headerright{
	float: right;
	width: 234px;
}

div#mainimg_top{
    background-image: url(/images/mjaeger/mainimg_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	float:left;
	width: 745px;
    height: 61px;
}

div#mainimg_top_startseite{
    background-image: url(/images/mjaeger/mainimg_bg_startseite.gif);
	background-position: top;
	background-repeat: no-repeat;
	float:left;
	width: 499px;
    height: 81px;
}

div.mainimg_bot{
	width: 725px;
	position: relative;
}

#relatedLinks
{
	position: absolute;
	right: 242px;
	top:650px;
	width: 200px;
}

#leftBoxWrapper
{
	width: 480px;;
	float: left;
}

div.article_infos
{
	position: absolute;
	top: 73px;
	color: #AE1706;
	font-size: 12px;
}

div.articletext{
	width: 480px;
	padding: 0px 19px 0px 0px;
	border-right: 1px solid #476782;
}

div.articletext_mjaeger
{
	width: 246px;
	float: left;
	color: white;
}

div.articletext_mjaeger .introduction
{
	background-color: #476782;
	width: 218px;
	margin-top: -2px;
	color: white;
	padding-left: 20px;
	padding-right: 8px;
	height: 136px;
	padding-top: 15px;
}

div.articletext_mjaeger .introduction a
{
	color: #AE1706;
}

div.articletext_mjaeger .introduction img
{
	padding-bottom: 6px;
}


div.articletext_mjaeger .articletext_text
{
	padding-left: 24px;
	padding-right: 10px;
	width: 212px;
}

div.articletext_mjaeger a
{
	color: white;
}

div.articletext_mjaeger h2
{
	color: #476782;
	padding-top: 20px;
	padding-bottom: 14px;
	font-size: 18px;
	line-height: 22px;
}

div.articletext_mjaeger h1
{
	background-color: #476782;
	margin-left: 4px;
	width: 226px;
	padding-left: 20px;
}

div.widgets{
	float: right;
	width: 209px !important;
	width: 206px;
	padding: 0px 0px 0px 21px;
}

div.widgets img{
	margin: 0px 0px -7px 0px;
}

div.widgets a{
	display: block;
	margin: 5px 0px 0px 0px;
}

/* Sidebar Elements */

#sidebar {
    width: 219px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: right;
}

#infoWrapper
{
	width: 220px;
	float: right;
}

div.yourcomments{
	float: left;
	width: 220px;
	padding: 15px 0px 0px 15px;
    min-height: 148px;
    height: auto !important;  /* for modern Browsers */
    height: 148px;  /*for IE */
	background-color: #476782;
	color: white;
	margin-left: -16px;
}

div.categories{
	float: left;
	padding: 15px 0px 0px 15px;
	width: 220px;
	background-color: #1c3243;
	margin-left: -16px;
}

#footer {
    width: 980px;
    height: 183px;
    clear: both;
    background-image: url(/images/mjaeger/muster.gif);
	background-repeat: repeat;
}

#footerWrapper
{
    background-image: url(/images/mjaeger/footer_bg.png) !important;
    background-image: url(/images/mjaeger/footer_bg.jpg);
    background-repeat: repeat-x;
    width: 980px;
    height: 183px;
}

#footer_fdp
{
	padding-top: 108px;
	float: left;
}

#footer_nav
{
	padding-top: 151px;
	padding-right: 23px;
	float: right;
	color: white;
}

#footer_nav a
{
	color: white;	
}

/* rest */

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul	{
	list-style-position:outside;
}

/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
	width:90px;
	float:left;
}

/* Comments */

p.comment_number{
	float:left;
	color: #476782;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
}

a.trackback{
	float: left;
	margin: 0px 0px 0px 20px;
}

div.comment{
	background-image: url(/images/mjaeger/comment_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 13px 0px 0px 10px;
	width: 446px;
    min-height: 70px;
    height: auto !important;  /* for modern Browsers */
    height: 70px;  /*for IE */
}

div.comment_head{
	color: #4c4c4c;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

div.comment_head font{
	color: #ae1706;
	text-decoration: underline;
}

div.comment_body{
	color: #476782;
}

/* Comment Form */

div#comment_form_container{
	width: 456px;
}

#comment_form_container input {
    margin-bottom: 6px;
    background-color: #DEDEDE;
    border: 1px solid #A0AEC0;
    padding:2px;
}

#comment_form_container input[name="x7600_submit"] {
    margin-bottom: 6px;
    background-color: #DEDEDE;
    border: 0px solid #A0AEC0;
    padding:2px;
    background-image: url(/images/mjaeger/button_einsenden_bg.jpg);
    width: 143px;
    height: 23px;
}

#comment_form_container input.form_error{
    border: 1px solid #FF0000;
}

#comment_form_container textarea {
    margin-bottom: 6px;
    background-color: #DEDEDE;
    border: 1px solid #A0AEC0;
    padding:2px;
    background-image:url(/images/default/quote.gif);
    background-repeat: no-repeat;
}

.commenttxt{
   width:315px;
   height:140px;
}

#comment_form_container select {
    background-color: #DEDEDE;
    border: 1px solid #A0AEC0;
    padding:2px;
    margin-bottom: 6px;
}

div.comment_wrapper{
	width: 451px;
	padding: 0px 0px 0px 5px;
}

.form_separator {
    color : #1C3243;
    font-size : 14px;
    font-weight : bold;
    border-bottom : 1px solid #dddddd;
    padding: 0px 0px 5px 5px;
    margin-bottom : 5px;
    clear : both;
}

input.captcha{
	width: 150px;
	border: 1px solid #A0AEC0;
}

img.avatar{
	float: left;
	margin: 0px 5px 5px 0px;
}

span.archive{
	color: #ffffff;
}

span.archivePage{
	color: #AE1706;
}