/* ---------------------------------------------------------------- *
 * read other styles
 * ---------------------------------------------------------------- */
@IMPORT url("./2_usr_style.css");	/*structure*/
@IMPORT url("./3_usr_style.css");	/*navigation*/
@IMPORT url("./4_usr_style.css");	/*home termine*/
@IMPORT url("./5_usr_style.css");	/*home boxes*/
@IMPORT url("./6_usr_style.css");	/*home boxes*/
@IMPORT url("./7_usr_style.css");	/*home boxes*/
@IMPORT url("./10_usr_style.css");	/*image gallery*/



/* ---------------------------------------------------------------- *
 * default styles (general styles)
 * ---------------------------------------------------------------- */
BODY { 
    background-color: #ee8033;
	
	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #666666;
	
	background-image: url("../../cms_emmanuel/css_images/background_top.gif");
	background-position: 0px 0px;
	background-repeat: repeat-x;
	

	SCROLLBAR-FACE-COLOR: #EEEEEE;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	SCROLLBAR-DARKSHADOW-COLOR: #777777;
}

FONT, TEXTAREA, SELECT, INPUT, FORM, BUTTON, TABLE, TR, TD, LI, UL, P {
	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #666666;
}


/* ------------------------------------------------------------------------------------ *
 * CE Styles - group under label to display in edit CE interface - no comments allowed!
 * ------------------------------------------------------------------------------------ */
/*CM2DB_TEXTAREA*/
font.defaultText{
	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #666666;	
}

font.emailAnGottHeadline{
	font-size: 18px;
    font-family: Helvetica,Arial,sans-serif;
    font-style: italic;
	line-height: 24px;
	letter-spacing: normal;
	color: #264766;	
	text-align: center;
}


font.emailAnGottBeschreibung{
	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #666666;	
}

font.emailVonGott{
	font-size: 30px;
    font-family: Helvetica,Arial,sans-serif;
    font-style: italic;
	line-height: 35px;
	letter-spacing: normal;
	color: #ffffff;	
	text-align: left;
	
	background-image: url("../../cms_emmanuel/css_images/background_email_von_gott.gif");
	background-position: 0px 0px;
	background-repeat: repeat-x;
	
	background-color: #4c79b2;
	
	
	
}




/*WYSIWYG_STYLES*/
h1.pageTitle{
	font-size: 24px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: middle;
	color: #264766;		
	
	overflow: hidden;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2.pageSubtitle{
	font-size: 14px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: middle;
	color: #666666;		
	
	padding-left: 0px;
	padding-right: 0px;
}

font.text{
	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #666666;	
}

img.left01{
	margin-right: 10px;	
	float: left;
}

img.left02{
	margin-right: 10px;	
	margin-top: 10px;
	float: left;
}
img.right01{
	margin-left: 10px;	
	float: right;
}

img.right02{
	margin-left: 10px;	
	margin-top: 10px;
	float: right;
}

a.email,
a.email:link,
a.email:active,
a.email:visited{
	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #333333;	
	text-decoration: underline;	
}

a.email:hover,
a.email:visited:hover{
	color: #e85d32;	
	text-decoration: underline;	
}

a.download,
a.download:link,
a.download:active,
a.download:visited{
	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #333333;	
	text-decoration: underline;	
}

a.download:hover,
a.download:visited:hover{
	color: #e85d32;	
	text-decoration: underline;	
}

/*WYSIWYG_TABLE_STYLES*/
table.defaultTable{
	width: 470px;
	border-top: 1px solid #98aab4;
	border-left: 1px solid #98aab4;
	
	
	
}

/*WYSIWYG_TABLE_STYLES*/
td.defaultHeader{
	background-color: #a8bcd5;
	border-bottom: 1px solid #98aab4;
	border-right: 1px solid #98aab4;
	
	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	height: 25px;
}

/*WYSIWYG_TD_STYLES*/
td.defaultRowEven{
	background-color: #ffffff;
	border-bottom: 1px solid #98aab4;
	border-right: 1px solid #98aab4;

	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #000000;
	padding: 2px;
	
}
td.defaultRowOdd{
	background-color: #edf0f5;
	border-bottom: 1px solid #98aab4;
	border-right: 1px solid #98aab4;

	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #000000;
	padding: 2px;
	
}





/*CM2DB_TEXTINPUT*/
/*CM2DB_DATETIME*/
/*CM2DB_LINK*/
/*CM2DB_SELECTBOX*/
/*CM2DB_TABLE*/
/*CM2DB_IMAGE*/
/*CM2DB_SEARCH_INPUT*/
/*CM2DB_SEARCH_SUBMIT*/



/*DUMMY*/
font.emailAnGottHeadline p{
	font-size: 18px;
    font-family: Helvetica,Arial,sans-serif;
    font-style: italic;
	line-height: 24px;
	letter-spacing: normal;
	color: #264766;	
	text-align: center;
}

div.pageTitle{
	width: 499px;
	height: 58;
	
	font-size: 24px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: normal;
	line-height: 58px;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: middle;
	color: #264766;		
	
	overflow: hidden;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.pageSubtitle{
	font-size: 14px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: middle;
	color: #666666;		
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}



font.defaultText a,
font.defaultText a:link,
font.defaultText a:active,
font.defaultText a:visited{
	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #333333;	
	text-decoration: underline;	
}

font.defaultText a:hover,
font.defaultText a:visited:hover{
	color: #e85d32;	
	text-decoration: underline;	
}
		

a,
a:link,
a:active,
a:visited{
	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #333333;	
	text-decoration: underline;	
}

a:hover,
a:visited:hover{
	color: #e85d32;	
	text-decoration: underline;	
}
		
		
/* ------------------------------------------------------------------------------------ *
 * table styles
 * ------------------------------------------------------------------------------------ */




