
a:focus { outline: none;}

html {
	/*height: 100%;*/
}

body {
	font: 76%/1.4em Tahoma, Arial, sans-serif;
	background-color: #efefef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	color: #484848;
	line-height: 150%;
}

a img {
	border: none;
}

#flashheader {
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/wechselheader_bg.gif);
}

#shadowleft {
	height: 100%;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/shadowleft-bg.gif);
	background-repeat:repeat-y;
	background-position: top right;
}

#shadowright {
	height: 100%;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/shadowright-bg.gif);
	background-repeat:repeat-y;
	background-position: top left;
}


#innerframecell{
	background-color: #ffffff;
	width: 100%;
	height: 100%;
}
	
#innerframe {
	width: 100%;
	height: 100%;
}

#headercell {
	width: 100%;
	height: 80px;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/header-bg.gif);
	background-repeat:repeat-x;
}

#headertable {
	width: 100%;
	height: 80px;
}

#headerright {
	width: 100%;
	height: 80px;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/headerright-bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#navigationcell {
	width: 100%;
	height: 35px;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/mainnav-bg.gif);
	background-repeat:repeat-x;
}

#navitable {
	width: 100%;
	height: 35px;
}


#toptrenner {
	width: 100%;
	height: 4px;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/toptrenner.gif);
	background-repeat:repeat-x;
}

#contentframe {
	width: 100%;
	height: 100%;
}

#breadcrumb {
	height: 30px;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/breadcrumb-bg.gif);
	color: #999999;
	font-size: 12px;
	padding-left: 15px;
	border-bottom: 1px solid #c6c6c6;
}

#contentcell {
	width: 100%;
	height: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/leftcol-bg.gif);
	background-repeat:no-repeat;
}


#footercell {
	width: 100%;
	height: 80px;
	background-color: #dddddd;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/footer-bg.gif);
	background-repeat:repeat-x;
}

#footertable {
	width: 99%;
	height: 100%;
	color: #999999;
	font-size:12px;
}

#col1 {
	width: 200px;
	height: 100%;
	color: #999999;
	font-size:12px;
}

#col2 {
	width: 200px;
	height: 100%;
	color: #999999;
	font-size:12px;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/leftcol-bg.gif);
	background-repeat:no-repeat;
}

#col3 {
	height: 100%;
	color: #999999;
	font-size:12px;
}

.modulheader_left {
	width: 100%;
	height: 24px;
	color: #484848;
	font-weight:bold;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/modulheader-bg.gif);
	background-repeat:repeat-x;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #eaeaea;
	padding-left: 5px;
}

.modulcontent_left {
	padding: 5px;
	color: #484848;
}


.modulheader_right {
	width: 100%;
	height: 24px;
	color: #484848;
	font-weight:bold;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/modulheader-right-bg.gif);
	background-repeat:repeat-x;
	padding-left: 10px;
}

.modulcontent_right {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:10px;
	color: #484848;
}

.rightmodultable {
	width: 200px;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/box-br.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}

.rightmodulheader {
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/box-tr.gif);
	background-repeat:no-repeat;
	background-position: top right;
	height:44px;
	width:100%;
	color: #484848;
	font-weight:bold;
}

.rightmodulleft {
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/box-bl.gif);
	background-repeat:repeat-y;
	width:7px;
}

.rightmodulcontent {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	color: #484848;
}

.rightmodultable2 {
	width: 200px;
}

hr {
	border-top: 1px dotted #484848;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

.plugintitle { 
	font-weight:bolder;
	color:#33a8dd;
    font: 1.8em Tahoma, Arial, sans-serif;
}

/* Formulare */
.button {
	padding: 2px 10px!important;
	padding: 1px 5px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	background: url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/button-bg.gif) repeat-x bottom #EFEFEF;
	cursor:pointer;
}

.button:hover {
	padding: 2px 10px!important;
	padding: 1px 5px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	background: url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/button-over-bg.gif) repeat-x bottom #EFEFEF;
	cursor:pointer;
}

.button:active, .button:focus {
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
}

.formfield {
	border: 1px solid #CCCCCC;
	background: url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/stripe1.gif) #FFFFFF;
}

.formfield:hover, .formfield:focus {
	border: 1px solid #999999;
	background: #FFFFFF;
}
 
/* Links */
a.article_title_link { 
	font-weight:bolder;
	color:#33a8dd;
    font: 2em Tahoma, Arial, sans-serif;
}

a.article_title_link:hover { 
	font-weight:bolder;
	color:#000000;
    font: 2em Tahoma, Arial, sans-serif;
}

a { 
	font-weight:bolder;
	text-decoration: none;
	color:#33a8dd;
}

a:hover { 
	font-weight:bolder;
	text-decoration: none;
	color:#ff0099;
}

a.impressum {
	color: #999999;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}

a.impressum:hover {
	color: #33a8dd;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}

a.breadcrumb { 
	font-weight:normal;
	text-decoration: none;
	color:#33a8dd;
}

a.breadcrumb:hover { 
	font-weight:normal;
	text-decoration: underline;
	color:#33a8dd;
}

/* formulare */
input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
	padding:1px;
}

/* Navigation */
a.subnavi {
	color: #484848;
    width: 137px;
}

a.subnavi:hover { 
	background: #31a9db!important;
	color: #ffffff;
    /*width: 150px;*/
}

a.topnavi { 
	color: #484848;
	background-image:none;
	text-decoration:none;
}

a.topnavi:hover { 
	
}

#nav { 
	display: block;
	z-index:2;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#nav li {
	display: block;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav a { display: block; }

#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}
* html #nav ul { line-height: 0; } /* IE6 "fix" */
/*#nav ul a { zoom: 1; } /* IE6/7 fix */
#nav ul li { float: none; }
#nav ul ul { top: 0; }
    
/* Essentials - configure this */
#nav ul { width: 150px; }
#nav ul ul { left: 150px; }

#nav {
	background-color: transparent;
	height: 35px;
}

#nav *:hover { }

#nav a {
	font-size: 12px;
	font-weight:bolder;
	text-decoration:none;
}

#nav li.topmenu {
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	height: 35px;
}

#nav li.topmenu:hover {
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	height: 35px;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/mainnav-hover-bg.gif);
	background-repeat:repeat-x;
}

#nav li.navitrenner {
	
}

#nav ul { 
	top: 35px;
	border: 1px solid #ffffff;
	background-color:#dad8d8; 
}

#nav ul li { 
	border-bottom: 1px solid #FFFFFF
}

#nav ul li.subnavi_last { 
	border-bottom: 0px solid #FFFFFF
}

#nav ul li a { 
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
}

/* Site tools */
#sitetools { 
	display: block;
	z-index:2;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#sitetools li {
	display: block;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#sitetools a { display: block; }

#sitetools ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}
* html #sitetools ul { line-height: 0; } /* IE6 "fix" */
#sitetools ul a { /*zoom: 1;*/ } /* IE6/7 fix */
#sitetools ul li { float: none; }
#sitetools ul ul { top: 0; }
    
/* Essentials - configure this */
#sitetools ul { width: 110px; }
#sitetools ul ul { left: 0px; }

#sitetools {
	background-color: transparent;
	height: 35px;
}


#sitetools li.sitetools_topmenu {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 6px;
	height: 35px;
	font-weight:bold;
	font-size: 12px;
	background-image:url(http://www.schuelingkamp.de/site/skins/schuelingkamp_v2/images/sitetool-bg.gif);
	background-repeat:no-repeat;
}

#sitetools li.sitetools_submenu {
	background-color:#ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	width:110px;
}

#sitetools li a.sitetoolslink { 
	text-decoration: none;
	color:#33a8dd;
}

#sitetools ul { 
	top: 35px;
}