@charset "utf-8";
/* Gymnasium Remigiaum */
/* Copryright: Gamradt Webdesign, www.gamradt-webdesign.de */
/* 2017-04 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-size:100%;
	margin:0;
	padding:0;
}
body {
	line-height:1.5em;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#000;
	background:none;
	font-size:10pt;
	text-align:left;
	background-image: none;
	margin: 30px 15px 30px 80px;
	padding: 0;
	max-width:980px;
}
#container {
	background:none;
}

#logo-bg{
	width:130px;
	height:130px;
	position:relative;
	float:left;
	margin-right:40px;
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
}
a {
	outline:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
}
del, ins {
	text-decoration:none;
}

a, a:link, a:visited {
	text-decoration: none;
}

a img {
	border: 0 none;
}

img {
	margin:0;
	padding:0;
	border:none;
}

.bild_rechts {
	float: right;
	margin-left: 15px;
	margin-bottom:5px;
	border: 1px solid #EAD9BD;
}
.bild_links {
	float: left;
	margin-right: 15px;
	margin-bottom:5px;
	border: 1px solid #EAD9BD;
}
.clear {
	clear:both;
}
.clear_l {
	clear:left;
}
.clear_r {
	clear:right;
}
.clear_1px {
	clear:both;
	line-height:1px;
	font-size: 1px;
}
/* ######################################################### 
 ######################  E-Mail     ###################### 
 ######################################################### */
#mailto_field, #sender_field, #from_field, #subject_field{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #58585A;	
	margin-bottom:5px;
	margin-top:5px;
	}

#mailto-window h2{
	margin-bottom:5px;
}

#subject_field{
	margin-bottom:10px;
}

.formelm {
	width:300px;
	
	overflow:hidden;
}

.formelm label {
	float:left;
	}
	
.mailto-close{
	float:right;
}
	
/* ######################################################### 
 ######################  Druck   ###################### 
 ######################################################### */
 
.item-page ul li{
	 list-style:none;
	 }
	 
.article-info{
	visibility: hidden;	
	height:5px;
	overflow:hidden;
}
