/* Beispielstylesheet fuer das Mini-CMS.
Wird angewendet auf den gesamten Adminbereich. */


body {
	background-image: url(../bilder/bkg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #E9EBEB;
	background-position: top;
	margin: 0px;
}
#eintrag {
	background-color: #FFF;
	display: block;
	width: 814px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	border: 1px solid #DF0631;
}
#eintrag h1 {
	font-weight: bold;
	color: #C4161C;
	font-size: 24px;
	padding: 0px;
	line-height: 26px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#eintrag #adminmenu ul {
	list-style-type: none;
	padding: 0px;
	margin-left: -5px;
}
#eintrag #adminmenu li {
	display: block;
	border-top:1px solid #dee2e2;
	border-bottom:1px solid #929494;
	background-color: #cdd0d0;
}
#eintrag #adminmenu li a {
	display: block;
	margin-left: 5px;
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	width: 140px;
	font-weight: bold;
}
#eintrag #adminmenu li a:hover {
	display: block;
	margin-left: 5px;
	color: #c4151c;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#eintrag td,th {
	font-size: 14px;
}

#adminmenu {
	width:160px;
	margin-right: 20px;
	display: block;
	margin-top: -10px;
}
#login {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 314px;
	background-color: #FFF;
	padding: 15px;
	border: 1px solid #C4161C;
}
#login,#eintrag input {
	margin-top: 5px;
	margin-bottom: 10px;
}
#login input {
	margin-bottom: 10px;
}

#login h1 {
	color: #C4161C;
	font-size: 24px;
	padding: 0px;
	line-height: 24px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-weight: bold;
}
#login a {
	color: #000;
	text-decoration: none;
}
#login a:hover {
	color: #000;
	text-decoration: underline;
}
.eingabe {
	font-size: 14px;
	line-height: 120%;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#cms h3.head {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
	color: #C4161C;
	line-height: 24px;
}
#cms p.teaser {
	padding: 0px;
	margin: 0px !important;
	color: #C4161C;
	font-weight: bold;
}

#cms p.datum, #cms_klein p.datum { font-size:10px; color:#2E2D2D; }

#cms p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A7AA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#cms p.autor, #cms_klein p.autor { font-size:12px; }

#cms p.weitlinks, #cms_klein p.weitlinks { font-size:13px; }
#cms b, #cms_klein b {
	font-weight: bold;
}
#cms_klein h3.head {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cms_klein p.teaser {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cms_klein p.newstext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
}
#cms .log, #cms_klein .log {
	color: #CCC;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	display: block;
	float: left;
	width: 100%;
}
#cms .log:hover {
	color: #CCC;
}
#cms .log:hover, #cms_klein .log:hover {
	color: #CCC;
}
#cms {
	margin-top: 10px;
	width: 480px;
}
#cms a, #cms_klein a {
	color: #828282;
	text-decoration: none;
	font-weight: normal;
}

#cms a:hover, #cms_klein a:hover {
	color: #3B3B3B;
}
#cms_klein {
	width: 170px;
	border: 2px solid #FFF;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cms_klein h2 {
	margin: 0px;
	padding: 0px;
}
#content .right #cms img{
	float: left;
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
	}
.content_menue {
	display: block;
	width: 260px;
	height: 270px;
	margin: 0px;
	padding: 0px;
}
