@media screen and (min-width: 1230px) {
	body {
		background-color: #333333;
		color: #FFFFFF;
		text-align: center;
		font-size: 80%;
		font-family: "Comic Sans MS", Verdana, sans-serif;
		overflow: scroll;
		overflow-x: auto;
	}


	#menuleft a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	#menuleft a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#menuleft a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#menuright a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	#menuright a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#menuright a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#header a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	#header a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#header a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#inhalt a:link {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#inhalt a:visited {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#inhalt a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}



	#main {
		margin: 0 auto;
		width: 1200px;
	}
	#header {
		background: #000000 url("../images/photoz/header.gif") no-repeat scroll;
		width: 1200px;
		height: 120px;
		margin-bottom: 10px;
		border-radius: 10px;
	}
	#main_inhalt {
		width: 1200px;
	}
	#menuleft {
		float: left;
		background-color: #000000;
		width: 160px;
		margin-right: 10px;
		border-radius: 10px;
		font-family: Verdana, sans-serif;
	}
		#vorwort {
			background: #222222 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
		}
		#die_religion {
			background: #444444 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
		}
		#fuer_photozisten {
			background: #222222 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
		}
	#inhalt {
		float: left;
		background-color: #000000;
		width: 840px;
		min-height: 400px;
		border-radius: 10px;
		padding: 10px 10px 10px 10px;
		font-size: 125%;
	}
	#menuright {
		float: right;
		background-color: #000000;
		width: 160px;
		border-radius: 10px;
	}
		#photozisten {
			background: #222222 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
			font-family: Verdana, sans-serif;
		}
		#schwachfug {
			background: #444444 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
		}
		#denkanstoesse {
			background: #222222 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
		}
	#impressum {
		position: relative;
		left: 70%;
		background-color: #000000;
		font-family: Verdana, Arial, sans-serif;
		text-align: left;
		width: 350px;
		font-size: 80%;
		padding-top: 8px;
	}


	div.vavevs {
		font-size: 150%;
		font-weight: bold;
		margin: 20px 0px 20px 0px;
	}
	div.unclephotoz {
		font-family: "Comic Sans MS", Verdana, sans-serif;
		font-size: 160%;
		font-style: italic;
		line-height: 22px;
	}
	div.menu_normal {
		text-align: left;
		font-size: 85%;
		line-height: 1.3;
	}
	div.menu_einger {
		text-align: left;
		padding-left: 25px;
		font-size: 85%;
		line-height: 1.3;
	}
	div.qsh {
		padding-left: 20px;
	}
	div.photozisten {
		font-size: 85%;
	}
	div.schwachfug {
		letter-spacing: -1px;
	}
	div.bold {
		font-weight: bold;
		display: inline;
	}
	div.bigger {
		font-size: 150%;
		display: inline;
	}
	span.bold {
		font-weight: bold;
		display: inline;
	}
	span.bigger {
		font-size: 150%;
		display: inline;
	}
	span.kleiner{
		font-size: 80%;
		display: inline;
	}
	span.noch_kleiner{
		font-size: 60%;
		display: inline;
	}
	span.grey {
		color: grey;
	}
	#align_left {
		text-align: left;
	}
	#align_justify {
		text-align: justify;
	}


	#inhalt h2 {
		font-size: 300%;
		margin-top: 0px;
	}
	#inhalt h3 {
		font-size: 200%;
		margin-top: 0px;
	}
	#inhalt h4 {
		font-size: 150%;
		margin-top: 0px;
	}
	#inhalt h5 {
		font-size: 120%;
		margin-top: 0px;
	}
	#inhalt p, ol, ul {
		text-indent: 0px;
		text-align: justify;
		font-size: 100%;
	}
	

	h6 {
		font-family: "Comic Sans MS", Verdana, sans-serif;
		font-size: 125%;
		letter-spacing: 1px;
		font-variant: small-caps;
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 5px 0px
	}

	
	hr {
		border: 0;
		border-top: dotted white;
		background-color: black;
		width: 64%;
		height: 1px;
	}
	

	div.listung_links {
		width: 50%;
		float: left;
		font-size: 150%;
	}
	div.listung_rechts {
		width: 50%;
		float: right;
		font-size: 150%;
	}
	div.listung_clear {
		clear: both;
		font-size: 150%;
	}
	
	
	div.eingerueckt{
		margin-left: 60px;
	}
	
	
	div.js_disabled {
		color: red;
		font-weight: bold;
		font-size: 75%;
	}
		
	
	.rush-nav {
	color:#ffffff;
	font-size:14px;
	font-family: "Comic Sans MS";
	border: 1px #e4e4e4;
	background-color: #444444;
	}
}




@media screen and (max-width: 1229px) {
	body {
		background-color: #333333;
		color: #FFFFFF;
		text-align: center;
		font-size: 80%;
		font-family: "Comic Sans MS", Verdana, sans-serif;
		overflow: scroll;
		overflow-x: auto;
	}


	#menuleft a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	#menuleft a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#menuleft a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#menuright a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	#menuright a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#menuright a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#header a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	#header a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#header a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#inhalt a:link {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#inhalt a:visited {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#inhalt a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}



	#main {
		margin: 0 auto;
		width: 950px;
	}
	#header {
		background: #000000 url("../images/photoz/header.gif") no-repeat scroll;
		width: 950px;
		height: 120px;
		margin-bottom: 10px;
		border-radius: 10px;
	}
	#main_inhalt {
		width: 950px;
	}
	#menuleft {
		float: left;
		background-color: #000000;
		width: 160px;
		margin-right: 10px;
		border-radius: 10px;
		font-family: Verdana, sans-serif;
	}
		#vorwort {
			background: #222222 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
		}
		#die_religion {
			background: #444444 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
		}
		#fuer_photozisten {
			background: #222222 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
		}
	#inhalt {
		float: left;
		background-color: #000000;
		width: 590px;
		min-height: 400px;
		border-radius: 10px;
		padding: 10px 10px 10px 10px;
		font-size: 125%;
	}
	#menuright {
		float: right;
		background-color: #000000;
		width: 160px;
		border-radius: 10px;
	}
		#photozisten {
			background: #222222 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
			font-family: Verdana, sans-serif;
		}
		#schwachfug {
			background: #444444 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
		}
		#denkanstoesse {
			background: #222222 url("../images/photoz/hg.bmp") no-repeat scroll;
			border-radius: 0px;
		}
	#impressum {
		position: relative;
		left: 62%;
		background-color: #000000;
		font-family: Verdana, Arial, sans-serif;
		text-align: left;
		width: 350px;
		font-size: 80%;
		padding-top: 8px;
	}


	div.vavevs {
		font-size: 150%;
		font-weight: bold;
		margin: 20px 0px 20px 0px;
	}
	div.unclephotoz {
		font-family: "Comic Sans MS", Verdana, sans-serif;
		font-size: 160%;
		font-style: italic;
		line-height: 22px;
	}
	div.menu_normal {
		text-align: left;
		font-size: 85%;
		line-height: 1.3;
	}
	div.menu_einger {
		text-align: left;
		padding-left: 25px;
		font-size: 85%;
		line-height: 1.3;
	}
	div.qsh {
		padding-left: 20px;
	}
	div.photozisten {
		font-size: 85%;
	}
	div.schwachfug {
		letter-spacing: -1px;
	}
	div.bold {
		font-weight: bold;
		display: inline;
	}
	div.bigger {
		font-size: 150%;
		display: inline;
	}
	span.bold {
		font-weight: bold;
		display: inline;
	}
	span.bigger {
		font-size: 150%;
		display: inline;
	}
	span.kleiner{
		font-size: 80%;
		display: inline;
	}
	span.noch_kleiner{
		font-size: 60%;
		display: inline;
	}
	span.grey {
		color: grey;
	}
	#align_left {
		text-align: left;
	}
	#align_justify {
		text-align: justify;
	}


	#inhalt h2 {
		font-size: 300%;
		margin-top: 0px;
	}
	#inhalt h3 {
		font-size: 200%;
		margin-top: 0px;
	}
	#inhalt h4 {
		font-size: 150%;
		margin-top: 0px;
	}
	#inhalt h5 {
		font-size: 120%;
		margin-top: 0px;
	}
	#inhalt p, ol, ul {
		text-indent: 0px;
		text-align: justify;
		font-size: 100%;
	}
	

	h6 {
		font-family: "Comic Sans MS", Verdana, sans-serif;
		font-size: 125%;
		letter-spacing: 1px;
		font-variant: small-caps;
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 5px 0px
	}

	
	hr {
		border: 0;
		border-top: dotted white;
		background-color: black;
		width: 64%;
		height: 1px;
	}
	

	div.listung_links {
		width: 50%;
		float: left;
		font-size: 150%;
	}
	div.listung_rechts {
		width: 50%;
		float: right;
		font-size: 150%;
	}
	div.listung_clear {
		clear: both;
		font-size: 150%;
	}
	
	
	div.eingerueckt{
		margin-left: 60px;
	}
	
	
	div.js_disabled {
		color: red;
		font-weight: bold;
		font-size: 75%;
	}
		
	
	.rush-nav {
	color:#ffffff;
	font-size:14px;
	font-family: "Comic Sans MS";
	border: 1px #e4e4e4;
	background-color: #444444;
	}
}